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.12, which was generated by GNU Autoconf 2.69. Invocation command line was $ /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12/configure --prefix=/usr --build=powerpc64-unknown-linux-gnu --host=powerpc64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/grub-2.12 --htmldir=/usr/share/doc/grub-2.12/html --disable-werror --program-prefix= --libdir=/usr/lib --disable-device-mapper --disable-grub-mount --enable-nls --enable-grub-themes --disable-grub-mkfont --disable-libzfs --disable-grub-emu-sdl --with-platform=emu --disable-efiemu ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = ppc64 uname -r = 6.6.8-gentoo-ppc64 uname -s = Linux uname -v = #1 SMP Wed Dec 20 13:50:30 EST 2023 /usr/bin/uname -p = POWER9 (architected), altivec supported /bin/uname -X = unknown /bin/arch = unknown /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/lib/portage/python3.11/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.11/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/lib/llvm/17/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:4102: checking for powerpc64-unknown-linux-gnu-gcc configure:4129: result: powerpc64-unknown-linux-gnu-gcc configure:4492: checking for C compiler version configure:4501: powerpc64-unknown-linux-gnu-gcc --version >&5 powerpc64-unknown-linux-gnu-gcc (Gentoo 13.2.1_p20231216 p11) 13.2.1 20231216 Copyright (C) 2023 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:4512: $? = 0 configure:4501: powerpc64-unknown-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=powerpc64-unknown-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/powerpc64-unknown-linux-gnu/13/lto-wrapper Target: powerpc64-unknown-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-13.2.1_p20231216/work/gcc-13-20231216/configure --host=powerpc64-unknown-linux-gnu --build=powerpc64-unknown-linux-gnu --prefix=/usr --bindir=/usr/powerpc64-unknown-linux-gnu/gcc-bin/13 --includedir=/usr/lib/gcc/powerpc64-unknown-linux-gnu/13/include --datadir=/usr/share/gcc-data/powerpc64-unknown-linux-gnu/13 --mandir=/usr/share/gcc-data/powerpc64-unknown-linux-gnu/13/man --infodir=/usr/share/gcc-data/powerpc64-unknown-linux-gnu/13/info --with-gxx-include-dir=/usr/lib/gcc/powerpc64-unknown-linux-gnu/13/include/g++-v13 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/powerpc64-unknown-linux-gnu/13/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 13.2.1_p20231216 p11' --with-gcc-major-version-only --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp --with-build-config='bootstrap-O3 bootstrap-lto' Thread model: posix Supported LTO compression algorithms: zlib gcc version 13.2.1 20231216 (Gentoo 13.2.1_p20231216 p11) configure:4512: $? = 0 configure:4501: powerpc64-unknown-linux-gnu-gcc -V >&5 powerpc64-unknown-linux-gnu-gcc: error: unrecognized command-line option '-V' powerpc64-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4512: $? = 1 configure:4501: powerpc64-unknown-linux-gnu-gcc -qversion >&5 powerpc64-unknown-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? powerpc64-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4512: $? = 1 configure:4501: powerpc64-unknown-linux-gnu-gcc -version >&5 powerpc64-unknown-linux-gnu-gcc: error: unrecognized command-line option '-version' powerpc64-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4512: $? = 1 configure:4532: checking whether the C compiler works configure:4554: powerpc64-unknown-linux-gnu-gcc conftest.c >&5 configure:4558: $? = 0 configure:4606: result: yes configure:4609: checking for C compiler default output file name configure:4611: result: a.out configure:4617: checking for suffix of executables configure:4624: powerpc64-unknown-linux-gnu-gcc -o conftest conftest.c >&5 configure:4628: $? = 0 configure:4650: result: configure:4672: checking whether we are cross compiling configure:4680: powerpc64-unknown-linux-gnu-gcc -o conftest conftest.c >&5 configure:4684: $? = 0 configure:4691: ./conftest configure:4695: $? = 0 configure:4710: result: no configure:4715: checking for suffix of object files configure:4737: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:4741: $? = 0 configure:4762: result: o configure:4766: checking whether we are using the GNU C compiler configure:4785: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:4785: $? = 0 configure:4794: result: yes configure:4803: checking whether powerpc64-unknown-linux-gnu-gcc accepts -g configure:4823: powerpc64-unknown-linux-gnu-gcc -c -g conftest.c >&5 configure:4823: $? = 0 configure:4864: result: yes configure:4881: checking for powerpc64-unknown-linux-gnu-gcc option to enable C11 features configure:5084: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5084: $? = 0 configure:5098: result: none needed configure:5400: checking whether the compiler is clang configure:5421: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5421: $? = 0 configure:5429: result: no configure:5433: checking for compiler option needed when checking for declarations configure:5464: result: -Werror=implicit-function-declaration configure:5479: checking how to run the C preprocessor configure:5510: powerpc64-unknown-linux-gnu-gcc -E conftest.c configure:5510: $? = 0 configure:5524: powerpc64-unknown-linux-gnu-gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5524: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5549: result: powerpc64-unknown-linux-gnu-gcc -E configure:5569: powerpc64-unknown-linux-gnu-gcc -E conftest.c configure:5569: $? = 0 configure:5583: powerpc64-unknown-linux-gnu-gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5612: checking for grep that handles long lines and -e configure:5670: result: /bin/grep configure:5675: checking for egrep configure:5737: result: /bin/grep -E configure:5742: checking for ANSI C header files configure:5762: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5762: $? = 0 configure:5835: powerpc64-unknown-linux-gnu-gcc -o conftest conftest.c >&5 configure:5835: $? = 0 configure:5835: ./conftest configure:5835: $? = 0 configure:5846: result: yes configure:5859: checking for sys/types.h configure:5859: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5859: $? = 0 configure:5859: result: yes configure:5859: checking for sys/stat.h configure:5859: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5859: $? = 0 configure:5859: result: yes configure:5859: checking for stdlib.h configure:5859: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5859: $? = 0 configure:5859: result: yes configure:5859: checking for string.h configure:5859: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5859: $? = 0 configure:5859: result: yes configure:5859: checking for memory.h configure:5859: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5859: $? = 0 configure:5859: result: yes configure:5859: checking for strings.h configure:5859: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5859: $? = 0 configure:5859: result: yes configure:5859: checking for inttypes.h configure:5859: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5859: $? = 0 configure:5859: result: yes configure:5859: checking for stdint.h configure:5859: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5859: $? = 0 configure:5859: result: yes configure:5859: checking for unistd.h configure:5859: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5859: $? = 0 configure:5859: result: yes configure:5877: checking for wchar.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5877: $? = 0 configure:5877: result: yes configure:5877: checking for minix/config.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:5877: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5877: result: no configure:5877: checking for sys/types.h configure:5877: result: yes configure:5877: checking for features.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5877: $? = 0 configure:5877: result: yes configure:5877: checking for linewrap.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 conftest.c:56:10: fatal error: linewrap.h: No such file or directory 56 | #include | ^~~~~~~~~~~~ compilation terminated. configure:5877: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5877: result: no configure:5877: checking for unistd.h configure:5877: result: yes configure:5877: checking for sys/param.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5877: $? = 0 configure:5877: result: yes configure:5877: checking for sys/socket.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5877: $? = 0 configure:5877: result: yes configure:5877: checking for dirent.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5877: $? = 0 configure:5877: result: yes configure:5877: checking for fnmatch.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5877: $? = 0 configure:5877: result: yes configure:5877: checking for sys/stat.h configure:5877: result: yes configure:5877: checking for getopt.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5877: $? = 0 configure:5877: result: yes configure:5877: checking for sys/cdefs.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5877: $? = 0 configure:5877: result: yes configure:5877: checking for threads.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5877: $? = 0 configure:5877: result: yes configure:5877: checking for limits.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5877: $? = 0 configure:5877: result: yes configure:5877: checking for inttypes.h configure:5877: result: yes configure:5877: checking for stdint.h configure:5877: result: yes configure:5877: checking for langinfo.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5877: $? = 0 configure:5877: result: yes configure:5877: checking for xlocale.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 conftest.c:69:10: fatal error: xlocale.h: No such file or directory 69 | #include | ^~~~~~~~~~~ compilation terminated. configure:5877: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5877: result: no configure:5877: checking for sys/mman.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5877: $? = 0 configure:5877: result: yes configure:5877: checking for malloc.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5877: $? = 0 configure:5877: result: yes configure:5877: checking for sys/time.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5877: $? = 0 configure:5877: result: yes configure:5877: checking for strings.h configure:5877: result: yes configure:5877: checking for sysexits.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5877: $? = 0 configure:5877: result: yes configure:5877: checking for crtdefs.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 conftest.c:74:10: fatal error: crtdefs.h: No such file or directory 74 | #include | ^~~~~~~~~~~ compilation terminated. configure:5877: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5877: result: no configure:5877: checking for wctype.h configure:5877: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5877: $? = 0 configure:5877: result: yes configure:5896: checking whether it is safe to define __EXTENSIONS__ configure:5914: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5914: $? = 0 configure:5921: result: yes configure:5924: checking whether _XOPEN_SOURCE should be defined configure:5944: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:5944: $? = 0 configure:5969: result: no configure:6057: checking build system type configure:6071: result: powerpc64-unknown-linux-gnu configure:6091: checking host system type configure:6104: result: powerpc64-unknown-linux-gnu configure:6125: checking target system type configure:6138: result: powerpc64-unknown-linux-gnu configure:6182: checking for a BSD-compatible install configure:6250: result: /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c configure:6261: checking whether build environment is sane configure:6316: result: yes configure:6467: checking for a thread-safe mkdir -p configure:6506: result: /bin/mkdir -p configure:6513: checking for gawk configure:6529: found /usr/bin/gawk configure:6540: result: gawk configure:6551: checking whether make sets $(MAKE) configure:6573: result: yes configure:6603: checking for style of include used by make configure:6631: result: GNU configure:6665: checking whether make supports nested variables configure:6682: result: yes configure:6767: checking dependency style of powerpc64-unknown-linux-gnu-gcc configure:6878: result: none configure:6954: checking for powerpc64-unknown-linux-gnu-pkg-config configure:6972: found /usr/bin/powerpc64-unknown-linux-gnu-pkg-config configure:6984: result: /usr/bin/powerpc64-unknown-linux-gnu-pkg-config configure:7052: checking pkg-config is at least version 0.9.0 configure:7055: result: yes configure:7365: checking for cmp configure:7381: found /usr/bin/cmp configure:7392: result: cmp configure:7411: checking for bison configure:7427: found /usr/bin/bison configure:7438: result: bison configure:7456: checking for powerpc64-unknown-linux-gnu-ranlib configure:7483: result: powerpc64-unknown-linux-gnu-ranlib configure:7550: checking for gawk configure:7577: result: gawk configure:7592: checking for flex configure:7619: result: flex configure:7657: flex conftest.l configure:7661: $? = 0 configure:7663: checking lex output file root configure:7677: result: lex.yy configure:7682: checking lex library configure:7696: powerpc64-unknown-linux-gnu-gcc -o conftest conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccNZChBy.o: in function `yylex': conftest.c:(.text+0xb4c): undefined reference to `yywrap' /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccNZChBy.o: in function `input': conftest.c:(.text+0x1cb0): undefined reference to `yywrap' /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccNZChBy.o: in function `main': conftest.c:(.text+0x32b8): undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:7696: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | /* end confdefs.h. */ | | #line 2 "lex.yy.c" | | #define YY_INT_ALIGNED short int | | /* A lexical scanner generated by flex */ | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 6 | #define YY_FLEX_SUBMINOR_VERSION 4 | #if YY_FLEX_SUBMINOR_VERSION > 0 | #define FLEX_BETA | #endif | | /* First, we deal with platform-specific or compiler-specific issues. */ | | /* begin standard C headers. */ | /* Feature test macros. Flex uses functions that require a minimum set of | * macros defined. As defining some macros may hide function declarations that | * user code might use, be conservative and respect user's definitions as much | * as possible. In glibc, feature test macros may not be all set up until one | * of the libc header (that includes ) is included. This creates | * a circular dependency when we check the macros. is the safest | * header we can include and does not declare too many functions we don't need. | */ | #if !defined(__GNU_LIBRARY__) && defined(__STDC__) | #include | #endif | #if !(defined(_POSIX_C_SOURCE) || defined(_XOPEN_SOURCE) || \ | defined(_POSIX_SOURCE)) | # define _POSIX_C_SOURCE 1 /* Required for fileno() */ | # define _POSIX_SOURCE 1 | #endif | #include | #include | #include | #include | | /* end standard C headers. */ | | /* flex integer type definitions */ | | #ifndef FLEXINT_H | #define FLEXINT_H | | /* C99 systems have . Non-C99 systems may or may not. */ | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | | /* C++ systems might need __STDC_LIMIT_MACROS defined before including | * , if you want the limit (max/min) macros for int types. | */ | #ifndef __STDC_LIMIT_MACROS | #define __STDC_LIMIT_MACROS 1 | #endif | | #include | typedef int8_t flex_int8_t; | typedef uint8_t flex_uint8_t; | typedef int16_t flex_int16_t; | typedef uint16_t flex_uint16_t; | typedef int32_t flex_int32_t; | typedef uint32_t flex_uint32_t; | #else | typedef signed char flex_int8_t; | typedef short int flex_int16_t; | typedef int flex_int32_t; | typedef unsigned char flex_uint8_t; | typedef unsigned short int flex_uint16_t; | typedef unsigned int flex_uint32_t; | | /* Limits of integral types. */ | #ifndef INT8_MIN | #define INT8_MIN (-128) | #endif | #ifndef INT16_MIN | #define INT16_MIN (-32767-1) | #endif | #ifndef INT32_MIN | #define INT32_MIN (-2147483647-1) | #endif | #ifndef INT8_MAX | #define INT8_MAX (127) | #endif | #ifndef INT16_MAX | #define INT16_MAX (32767) | #endif | #ifndef INT32_MAX | #define INT32_MAX (2147483647) | #endif | #ifndef UINT8_MAX | #define UINT8_MAX (255U) | #endif | #ifndef UINT16_MAX | #define UINT16_MAX (65535U) | #endif | #ifndef UINT32_MAX | #define UINT32_MAX (4294967295U) | #endif | | #ifndef SIZE_MAX | #define SIZE_MAX (~(size_t)0) | #endif | | #endif /* ! C99 */ | | #endif /* ! FLEXINT_H */ | | /* begin standard C++ headers. */ | | /* TODO: this is always defined, so inline it */ | #define yyconst const | | #if defined(__GNUC__) && __GNUC__ >= 3 | #define yynoreturn __attribute__((__noreturn__)) | #else | #define yynoreturn | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an | * integer in range [0..255] for use as an array index. | */ | #define YY_SC_TO_UI(c) ((YY_CHAR) (c)) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN (yy_start) = 1 + 2 * | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START (((yy_start) - 1) / 2) | #define YYSTATE YY_START | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart( yyin ) | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #ifndef YY_BUF_SIZE | #ifdef __ia64__ | /* On IA-64, the buffer size is 16k, not 8k. | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. | * Ditto for the __ia64__ case accordingly. | */ | #define YY_BUF_SIZE 32768 | #else | #define YY_BUF_SIZE 16384 | #endif /* __ia64__ */ | #endif | | /* The state buf must be large enough to hold one state per character in the main buffer. | */ | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | #define YY_TYPEDEF_YY_BUFFER_STATE | typedef struct yy_buffer_state *YY_BUFFER_STATE; | #endif | | #ifndef YY_TYPEDEF_YY_SIZE_T | #define YY_TYPEDEF_YY_SIZE_T | typedef size_t yy_size_t; | #endif | | extern int yyleng; | | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | #define YY_LESS_LINENO(n) | #define YY_LINENO_REWIND_TO(ptr) | | /* Return all but the first "n" matched characters back to the input stream. */ | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | *yy_cp = (yy_hold_char); \ | YY_RESTORE_YY_MORE_OFFSET \ | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | #define unput(c) yyunput( c, (yytext_ptr) ) | | #ifndef YY_STRUCT_YY_BUFFER_STATE | #define YY_STRUCT_YY_BUFFER_STATE | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | int yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | int yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | int yy_bs_lineno; /**< The line count. */ | int yy_bs_column; /**< The column count. */ | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | | }; | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | | /* Stack of input buffers. */ | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */ | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | * | * Returns the top of the stack, or NULL. | */ | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | : NULL) | /* Same as previous macro, but useful when we know that the buffer stack is not | * NULL or when we need an lvalue. For internal use only. | */ | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | static int yy_n_chars; /* number of characters read into yy_ch_buf */ | int yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = NULL; | static int yy_init = 0; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart ( FILE *input_file ); | void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer ); | YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size ); | void yy_delete_buffer ( YY_BUFFER_STATE b ); | void yy_flush_buffer ( YY_BUFFER_STATE b ); | void yypush_buffer_state ( YY_BUFFER_STATE new_buffer ); | void yypop_buffer_state ( void ); | | static void yyensure_buffer_stack ( void ); | static void yy_load_buffer_state ( void ); | static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file ); | #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER ) | | YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size ); | YY_BUFFER_STATE yy_scan_string ( const char *yy_str ); | YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len ); | | void *yyalloc ( yy_size_t ); | void *yyrealloc ( void *, yy_size_t ); | void yyfree ( void * ); | | #define yy_new_buffer yy_create_buffer | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! YY_CURRENT_BUFFER ){ \ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer( yyin, YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | } | #define yy_set_bol(at_bol) \ | { \ | if ( ! YY_CURRENT_BUFFER ){\ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer( yyin, YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | } | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | | /* Begin user sect3 */ | typedef flex_uint8_t YY_CHAR; | | FILE *yyin = NULL, *yyout = NULL; | | typedef int yy_state_type; | | extern int yylineno; | int yylineno = 1; | | extern char *yytext; | #ifdef yytext_ptr | #undef yytext_ptr | #endif | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state ( void ); | static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); | static int yy_get_next_buffer ( void ); | static void yynoreturn yy_fatal_error ( const char* msg ); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | (yytext_ptr) = yy_bp; \ | (yytext_ptr) -= (yy_more_len); \ | yyleng = (int) (yy_cp - (yytext_ptr)); \ | (yy_hold_char) = *yy_cp; \ | *yy_cp = '\0'; \ | (yy_c_buf_p) = yy_cp; | #define YY_NUM_RULES 8 | #define YY_END_OF_BUFFER 9 | /* This struct is not used in this scanner, | but its presence is necessary. */ | struct yy_trans_info | { | flex_int32_t yy_verify; | flex_int32_t yy_nxt; | }; | static const flex_int16_t yy_acclist[23] = | { 0, | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | 7, 8 | } ; | | static const flex_int16_t yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static const YY_CHAR yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static const YY_CHAR yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static const flex_int16_t yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static const flex_int16_t yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static const flex_int16_t yy_nxt[19] = | { 0, | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static const flex_int16_t yy_chk[19] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | extern int yy_flex_debug; | int yy_flex_debug = 0; | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | static char *yy_full_match; | static int yy_lp; | #define REJECT \ | { \ | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | ++(yy_lp); \ | goto find_rule; \ | } | | static int yy_more_flag = 0; | static int yy_more_len = 0; | #define yymore() ((yy_more_flag) = 1) | #define YY_MORE_ADJ (yy_more_len) | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #line 475 "lex.yy.c" | | #define INITIAL 0 | | #ifndef YY_NO_UNISTD_H | /* Special case for "unistd.h", since it is non-ANSI. We include it way | * down here because we want the user's section 1 to have been scanned first. | * The user has a chance to override it with an option. | */ | #include | #endif | | #ifndef YY_EXTRA_TYPE | #define YY_EXTRA_TYPE void * | #endif | | static int yy_init_globals ( void ); | | /* Accessor methods to globals. | These are made visible to non-reentrant scanners for convenience. */ | | int yylex_destroy ( void ); | | int yyget_debug ( void ); | | void yyset_debug ( int debug_flag ); | | YY_EXTRA_TYPE yyget_extra ( void ); | | void yyset_extra ( YY_EXTRA_TYPE user_defined ); | | FILE *yyget_in ( void ); | | void yyset_in ( FILE * _in_str ); | | FILE *yyget_out ( void ); | | void yyset_out ( FILE * _out_str ); | | int yyget_leng ( void ); | | char *yyget_text ( void ); | | int yyget_lineno ( void ); | | void yyset_lineno ( int _line_number ); | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap ( void ); | #else | extern int yywrap ( void ); | #endif | #endif | | #ifndef YY_NO_UNPUT | | static void yyunput ( int c, char *buf_ptr ); | | #endif | | #ifndef yytext_ptr | static void yy_flex_strncpy ( char *, const char *, int ); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen ( const char * ); | #endif | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput ( void ); | #else | static int input ( void ); | #endif | | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #ifdef __ia64__ | /* On IA-64, the buffer size is 16k, not 8k */ | #define YY_READ_BUF_SIZE 16384 | #else | #define YY_READ_BUF_SIZE 8192 | #endif /* __ia64__ */ | #endif | | /* Copy whatever the last rule matched to the standard output. */ | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | { \ | int c = '*'; \ | int n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else \ | { \ | errno=0; \ | while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \ | { \ | if( errno != EINTR) \ | { \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | break; \ | } \ | errno=0; \ | clearerr(yyin); \ | } \ | }\ | \ | | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* end tables serialization structures and prototypes */ | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL_IS_OURS 1 | | extern int yylex (void); | | #define YY_DECL int yylex (void) | #endif /* !YY_DECL */ | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK /*LINTED*/break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | /** The main scanner function which does all the work. | */ | YY_DECL | { | yy_state_type yy_current_state; | char *yy_cp, *yy_bp; | int yy_act; | | if ( !(yy_init) ) | { | (yy_init) = 1; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | /* Create the reject buffer large enough to save one state per allowed character. */ | if ( ! (yy_state_buf) ) | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | if ( ! (yy_state_buf) ) | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | | if ( ! (yy_start) ) | (yy_start) = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! YY_CURRENT_BUFFER ) { | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer( yyin, YY_BUF_SIZE ); | } | | yy_load_buffer_state( ); | } | | { | #line 1 "conftest.l" | | #line 700 "lex.yy.c" | | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */ | { | (yy_more_len) = 0; | if ( (yy_more_flag) ) | { | (yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr)); | (yy_more_flag) = 0; | } | yy_cp = (yy_c_buf_p); | | /* Support of yytext. */ | *yy_cp = (yy_hold_char); | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | yy_match: | do | { | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; | *(yy_state_ptr)++ = yy_current_state; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 10 ); | | yy_find_action: | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | | find_rule: /* we branch to this label when backing up */ | | for ( ; ; ) /* until we find what rule we matched */ | { | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | { | yy_act = yy_acclist[(yy_lp)]; | { | (yy_full_match) = yy_cp; | break; | } | } | --yy_cp; | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | do_action: /* This label is used only to access EOF actions. */ | | switch ( yy_act ) | { /* beginning of action switch */ | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | { ECHO; } | YY_BREAK | case 2: | YY_RULE_SETUP | #line 3 "conftest.l" | { REJECT; } | YY_BREAK | case 3: | YY_RULE_SETUP | #line 4 "conftest.l" | { yymore (); } | YY_BREAK | case 4: | YY_RULE_SETUP | #line 5 "conftest.l" | { yyless (1); } | YY_BREAK | case 5: | YY_RULE_SETUP | #line 6 "conftest.l" | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | yyless ((input () != 0)); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 8 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 9 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 10 "conftest.l" | ECHO; | YY_BREAK | #line 809 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = (yy_hold_char); | YY_RESTORE_YY_MORE_OFFSET | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between YY_CURRENT_BUFFER and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++(yy_c_buf_p); | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = (yy_c_buf_p); | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_END_OF_FILE: | { | (yy_did_buffer_switch_on_eof) = 0; | | if ( yywrap( ) ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = | (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | (yy_c_buf_p) = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of user's declarations */ | } /* end of yylex */ | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | static int yy_get_next_buffer (void) | { | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | char *source = (yytext_ptr); | int number_to_move, i; | int ret_val; | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1); | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | | else | { | int num_to_read = | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | (yy_n_chars), num_to_read ); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | if ( (yy_n_chars) == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart( yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | /* Extend the array by 50%, plus the number we really need. */ | int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc( | (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size ); | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | /* "- 2" to take care of EOB's */ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2); | } | | (yy_n_chars) += number_to_move; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | | return ret_val; | } | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | static yy_state_type yy_get_previous_state (void) | { | yy_state_type yy_current_state; | char *yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | { | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; | *(yy_state_ptr)++ = yy_current_state; | } | | return yy_current_state; | } | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | { | int yy_is_jam; | | YY_CHAR yy_c = 1; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; | yy_is_jam = (yy_current_state == 12); | if ( ! yy_is_jam ) | *(yy_state_ptr)++ = yy_current_state; | | return yy_is_jam ? 0 : yy_current_state; | } | | #ifndef YY_NO_UNPUT | | static void yyunput (int c, char * yy_bp ) | { | char *yy_cp; | | yy_cp = (yy_c_buf_p); | | /* undo effects of setting up yytext */ | *yy_cp = (yy_hold_char); | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | int number_to_move = (yy_n_chars) + 2; | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | char *source = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | (yy_n_chars) = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | (yytext_ptr) = yy_bp; | (yy_hold_char) = *yy_cp; | (yy_c_buf_p) = yy_cp; | } | | #endif | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput (void) | #else | static int input (void) | #endif | | { | int c; | | *(yy_c_buf_p) = (yy_hold_char); | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | /* This was really a NUL. */ | *(yy_c_buf_p) = '\0'; | | else | { /* need more input */ | int offset = (int) ((yy_c_buf_p) - (yytext_ptr)); | ++(yy_c_buf_p); | | switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart( yyin ); | | /*FALLTHROUGH*/ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap( ) ) | return 0; | | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = (yytext_ptr) + offset; | break; | } | } | } | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | *(yy_c_buf_p) = '\0'; /* preserve yytext */ | (yy_hold_char) = *++(yy_c_buf_p); | | return c; | } | #endif /* ifndef YY_NO_INPUT */ | | /** Immediately switch to a different input stream. | * @param input_file A readable stream. | * | * @note This function does not reset the start condition to @c INITIAL . | */ | void yyrestart (FILE * input_file ) | { | | if ( ! YY_CURRENT_BUFFER ){ | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer( yyin, YY_BUF_SIZE ); | } | | yy_init_buffer( YY_CURRENT_BUFFER, input_file ); | yy_load_buffer_state( ); | } | | /** Switch to a different input buffer. | * @param new_buffer The new input buffer. | * | */ | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | { | | /* TODO. We should be able to replace this entire function body | * with | * yypop_buffer_state(); | * yypush_buffer_state(new_buffer); | */ | yyensure_buffer_stack (); | if ( YY_CURRENT_BUFFER == new_buffer ) | return; | | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | YY_CURRENT_BUFFER_LVALUE = new_buffer; | yy_load_buffer_state( ); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | (yy_did_buffer_switch_on_eof) = 1; | } | | static void yy_load_buffer_state (void) | { | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | (yy_hold_char) = *(yy_c_buf_p); | } | | /** Allocate and initialize an input buffer state. | * @param file A readable stream. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | * | * @return the allocated buffer state. | */ | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer( b, file ); | | return b; | } | | /** Destroy the buffer. | * @param b a buffer created with yy_create_buffer() | * | */ | void yy_delete_buffer (YY_BUFFER_STATE b ) | { | | if ( ! b ) | return; | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yyfree( (void *) b->yy_ch_buf ); | | yyfree( (void *) b ); | } | | /* Initializes or reinitializes a buffer. | * This function is sometimes called more than once on the same buffer, | * such as during a yyrestart() or at EOF. | */ | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | | { | int oerrno = errno; | | yy_flush_buffer( b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | /* If b is the current buffer, then yy_init_buffer was _probably_ | * called from yyrestart() or through yy_get_next_buffer. | * In that case, we don't want to reset the lineno or column. | */ | if (b != YY_CURRENT_BUFFER){ | b->yy_bs_lineno = 1; | b->yy_bs_column = 0; | } | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | | errno = oerrno; | } | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | * | */ | void yy_flush_buffer (YY_BUFFER_STATE b ) | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == YY_CURRENT_BUFFER ) | yy_load_buffer_state( ); | } | | /** Pushes the new state onto the stack. The new state becomes | * the current state. This function will allocate the stack | * if necessary. | * @param new_buffer The new state. | * | */ | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | { | if (new_buffer == NULL) | return; | | yyensure_buffer_stack(); | | /* This block is copied from yy_switch_to_buffer. */ | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | /* Only push if top exists. Otherwise, replace top. */ | if (YY_CURRENT_BUFFER) | (yy_buffer_stack_top)++; | YY_CURRENT_BUFFER_LVALUE = new_buffer; | | /* copied from yy_switch_to_buffer. */ | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | | /** Removes and deletes the top of the stack, if present. | * The next element becomes the new top. | * | */ | void yypop_buffer_state (void) | { | if (!YY_CURRENT_BUFFER) | return; | | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | if ((yy_buffer_stack_top) > 0) | --(yy_buffer_stack_top); | | if (YY_CURRENT_BUFFER) { | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | } | | /* Allocates the stack if it does not exist. | * Guarantees space for at least one push. | */ | static void yyensure_buffer_stack (void) | { | yy_size_t num_to_alloc; | | if (!(yy_buffer_stack)) { | | /* First allocation is just for 2 elements, since we don't know if this | * scanner will even need a stack. We use 2 instead of 1 to avoid an | * immediate realloc on the next call. | */ | num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | (num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | | (yy_buffer_stack_max) = num_to_alloc; | (yy_buffer_stack_top) = 0; | return; | } | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | | /* Increase the buffer to prepare for a possible push. */ | yy_size_t grow_size = 8 /* arbitrary grow size */; | | num_to_alloc = (yy_buffer_stack_max) + grow_size; | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | ((yy_buffer_stack), | num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | /* zero only the new slots.*/ | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | (yy_buffer_stack_max) = num_to_alloc; | } | } | | /** Setup the input buffer state to scan directly from a user-specified character buffer. | * @param base the character buffer | * @param size the size in bytes of the character buffer | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return NULL; | | b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = NULL; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer( b ); | | return b; | } | | /** Setup the input buffer state to scan a string. The next call to yylex() will | * scan from a @e copy of @a str. | * @param yystr a NUL-terminated string to scan | * | * @return the newly allocated buffer state object. | * @note If you want to scan bytes that may contain NUL values, then use | * yy_scan_bytes() instead. | */ | YY_BUFFER_STATE yy_scan_string (const char * yystr ) | { | | return yy_scan_bytes( yystr, (int) strlen(yystr) ); | } | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | * scan from a @e copy of @a bytes. | * @param yybytes the byte buffer to scan | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | int i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = (yy_size_t) (_yybytes_len + 2); | buf = (char *) yyalloc( n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < _yybytes_len; ++i ) | buf[i] = yybytes[i]; | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer( buf, n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | static void yynoreturn yy_fatal_error (const char* msg ) | { | fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | yytext[yyleng] = (yy_hold_char); \ | (yy_c_buf_p) = yytext + yyless_macro_arg; \ | (yy_hold_char) = *(yy_c_buf_p); \ | *(yy_c_buf_p) = '\0'; \ | yyleng = yyless_macro_arg; \ | } \ | while ( 0 ) | | /* Accessor methods (get/set functions) to struct members. */ | | /** Get the current line number. | * | */ | int yyget_lineno (void) | { | | return yylineno; | } | | /** Get the input stream. | * | */ | FILE *yyget_in (void) | { | return yyin; | } | | /** Get the output stream. | * | */ | FILE *yyget_out (void) | { | return yyout; | } | | /** Get the length of the current token. | * | */ | int yyget_leng (void) | { | return yyleng; | } | | /** Get the current token. | * | */ | | char *yyget_text (void) | { | return yytext; | } | | /** Set the current line number. | * @param _line_number line number | * | */ | void yyset_lineno (int _line_number ) | { | | yylineno = _line_number; | } | | /** Set the input stream. This does not discard the current | * input buffer. | * @param _in_str A readable stream. | * | * @see yy_switch_to_buffer | */ | void yyset_in (FILE * _in_str ) | { | yyin = _in_str ; | } | | void yyset_out (FILE * _out_str ) | { | yyout = _out_str ; | } | | int yyget_debug (void) | { | return yy_flex_debug; | } | | void yyset_debug (int _bdebug ) | { | yy_flex_debug = _bdebug ; | } | | static int yy_init_globals (void) | { | /* Initialization is the same as for the non-reentrant scanner. | * This function is called from yylex_destroy(), so don't allocate here. | */ | | (yy_buffer_stack) = NULL; | (yy_buffer_stack_top) = 0; | (yy_buffer_stack_max) = 0; | (yy_c_buf_p) = NULL; | (yy_init) = 0; | (yy_start) = 0; | | (yy_state_buf) = 0; | (yy_state_ptr) = 0; | (yy_full_match) = 0; | (yy_lp) = 0; | | /* Defined in main.c */ | #ifdef YY_STDINIT | yyin = stdin; | yyout = stdout; | #else | yyin = NULL; | yyout = NULL; | #endif | | /* For future reference: Set errno on error, since we are called by | * yylex_init() | */ | return 0; | } | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | int yylex_destroy (void) | { | | /* Pop the buffer stack, destroying each element. */ | while(YY_CURRENT_BUFFER){ | yy_delete_buffer( YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | yypop_buffer_state(); | } | | /* Destroy the stack itself. */ | yyfree((yy_buffer_stack) ); | (yy_buffer_stack) = NULL; | | yyfree ( (yy_state_buf) ); | (yy_state_buf) = NULL; | | /* Reset the globals. This is important in a non-reentrant scanner so the next time | * yylex() is called, initialization will occur. */ | yy_init_globals( ); | | return 0; | } | | /* | * Internal utility routines. | */ | | #ifndef yytext_ptr | static void yy_flex_strncpy (char* s1, const char * s2, int n ) | { | | int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (const char * s ) | { | int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | void *yyalloc (yy_size_t size ) | { | return malloc(size); | } | | void *yyrealloc (void * ptr, yy_size_t size ) | { | | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return realloc(ptr, size); | } | | void yyfree (void * ptr ) | { | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | } | | #define YYTABLES_NAME "yytables" | | #line 10 "conftest.l" | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:7696: powerpc64-unknown-linux-gnu-gcc -o conftest conftest.c -lfl >&5 configure:7696: $? = 0 configure:7706: result: -lfl configure:7712: checking whether yytext is a pointer configure:7729: powerpc64-unknown-linux-gnu-gcc -o conftest conftest.c -lfl >&5 configure:7729: $? = 0 configure:7737: result: yes configure:7751: checking for bison configure:7778: result: bison configure:7790: checking whether make sets $(MAKE) configure:7812: result: yes configure:7822: checking whether ln -s works configure:7826: result: yes configure:7850: checking for makeinfo configure:7868: found /usr/bin/makeinfo configure:7880: result: /usr/bin/makeinfo configure:7912: checking for Minix Amsterdam compiler configure:7936: result: no configure:7953: checking for powerpc64-unknown-linux-gnu-ar configure:7969: found /usr/bin/powerpc64-unknown-linux-gnu-ar configure:7980: result: powerpc64-unknown-linux-gnu-ar configure:8155: checking for special C compiler options needed for large files configure:8200: result: no configure:8206: checking for _FILE_OFFSET_BITS value needed for large files configure:8231: powerpc64-unknown-linux-gnu-gcc -c conftest.c >&5 configure:8231: $? = 0 configure:8264: result: no configure:8718: checking for powerpc64-unknown-linux-gnu-g++ configure:8734: found /usr/bin/powerpc64-unknown-linux-gnu-g++ configure:8745: result: powerpc64-unknown-linux-gnu-g++ configure:8816: checking for C++ compiler version configure:8825: powerpc64-unknown-linux-gnu-g++ --version >&5 powerpc64-unknown-linux-gnu-g++ (Gentoo 13.2.1_p20231216 p11) 13.2.1 20231216 Copyright (C) 2023 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:8836: $? = 0 configure:8825: powerpc64-unknown-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=powerpc64-unknown-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/powerpc64-unknown-linux-gnu/13/lto-wrapper Target: powerpc64-unknown-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-13.2.1_p20231216/work/gcc-13-20231216/configure --host=powerpc64-unknown-linux-gnu --build=powerpc64-unknown-linux-gnu --prefix=/usr --bindir=/usr/powerpc64-unknown-linux-gnu/gcc-bin/13 --includedir=/usr/lib/gcc/powerpc64-unknown-linux-gnu/13/include --datadir=/usr/share/gcc-data/powerpc64-unknown-linux-gnu/13 --mandir=/usr/share/gcc-data/powerpc64-unknown-linux-gnu/13/man --infodir=/usr/share/gcc-data/powerpc64-unknown-linux-gnu/13/info --with-gxx-include-dir=/usr/lib/gcc/powerpc64-unknown-linux-gnu/13/include/g++-v13 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/powerpc64-unknown-linux-gnu/13/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 13.2.1_p20231216 p11' --with-gcc-major-version-only --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp --with-build-config='bootstrap-O3 bootstrap-lto' Thread model: posix Supported LTO compression algorithms: zlib gcc version 13.2.1 20231216 (Gentoo 13.2.1_p20231216 p11) configure:8836: $? = 0 configure:8825: powerpc64-unknown-linux-gnu-g++ -V >&5 powerpc64-unknown-linux-gnu-g++: error: unrecognized command-line option '-V' powerpc64-unknown-linux-gnu-g++: fatal error: no input files compilation terminated. configure:8836: $? = 1 configure:8825: powerpc64-unknown-linux-gnu-g++ -qversion >&5 powerpc64-unknown-linux-gnu-g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? powerpc64-unknown-linux-gnu-g++: fatal error: no input files compilation terminated. configure:8836: $? = 1 configure:8840: checking whether we are using the GNU C++ compiler configure:8859: powerpc64-unknown-linux-gnu-g++ -c -O2 -mcpu=native -mtune=native -pipe conftest.cpp >&5 configure:8859: $? = 0 configure:8868: result: yes configure:8877: checking whether powerpc64-unknown-linux-gnu-g++ accepts -g configure:8897: powerpc64-unknown-linux-gnu-g++ -c -g conftest.cpp >&5 configure:8897: $? = 0 configure:8938: result: yes configure:8955: checking for powerpc64-unknown-linux-gnu-g++ option to enable C++11 features configure:9191: powerpc64-unknown-linux-gnu-g++ -c -O2 -mcpu=native -mtune=native -pipe conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:206:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse] 206 | cxx11test::delegate d2(); | ^~ conftest.cpp:206:25: note: remove parentheses to default-initialize a variable 206 | cxx11test::delegate d2(); | ^~ | -- conftest.cpp:206:25: note: or replace parentheses with braces to value-initialize a variable configure:9191: $? = 0 configure:9205: result: none needed configure:9378: checking dependency style of powerpc64-unknown-linux-gnu-g++ configure:9489: result: none configure:9514: checking dependency style of powerpc64-unknown-linux-gnu-gcc configure:9623: result: none configure:9646: checking whether true version is >= 2.6 configure:9657: true -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:9660: $? = 0 configure:9662: result: yes configure:9755: checking for true version configure:9762: result: configure:9774: checking for true platform configure:9781: result: configure:9807: checking for true script directory configure:9842: result: configure:9851: checking for true extension module directory configure:9886: result: configure:9905: checking for powerpc64-unknown-linux-gnu-g++ configure:9921: found /usr/bin/powerpc64-unknown-linux-gnu-g++ configure:9933: result: yes configure:9942: checking for a sed that does not truncate output configure:10006: result: /bin/sed configure:10012: checking whether NLS is requested configure:10021: result: yes configure:10061: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:10093: result: /usr/bin/msgfmt configure:10102: checking for gmsgfmt configure:10120: found /usr/bin/gmsgfmt configure:10133: result: /usr/bin/gmsgfmt configure:10183: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:10215: result: /usr/bin/xgettext configure:10260: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:10291: result: /usr/bin/msgmerge configure:10349: checking for ld used by powerpc64-unknown-linux-gnu-gcc configure:10416: result: /usr/powerpc64-unknown-linux-gnu/bin/ld configure:10423: checking if the linker (/usr/powerpc64-unknown-linux-gnu/bin/ld) is GNU ld configure:10438: result: yes configure:10445: checking for shared library run path origin configure:10458: result: done configure:11030: checking for CFPreferencesCopyAppValue configure:11048: powerpc64-unknown-linux-gnu-gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:62:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory 62 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:11048: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | int | main (void) | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:11057: result: no configure:11064: checking for CFLocaleCopyCurrent configure:11082: powerpc64-unknown-linux-gnu-gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:62:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory 62 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:11082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | int | main (void) | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:11091: result: no configure:11140: checking for GNU gettext in libc configure:11164: powerpc64-unknown-linux-gnu-gcc -o conftest conftest.c >&5 configure:11164: $? = 0 configure:11173: result: yes configure:12001: checking whether to use NLS configure:12003: result: yes configure:12006: checking where the gettext function comes from configure:12017: result: libc configure:12081: checking for special C compiler options needed for large files configure:12126: result: no configure:12132: checking for _FILE_OFFSET_BITS value needed for large files configure:12190: result: no configure:12409: checking whether byte ordering is bigendian configure:12424: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:66:16: error: unknown type name 'not' 66 | not a universal capable compiler | ^~~ conftest.c:66:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 66 | not a universal capable compiler | ^~~~~~~~~ conftest.c:66:22: error: unknown type name 'universal' configure:12424: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 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:12469: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12469: $? = 0 configure:12487: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12487: $? = 0 configure:12615: result: yes configure:12637: checking size of void * configure:12642: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12642: $? = 0 configure:12642: ./conftest configure:12642: $? = 0 configure:12656: result: 8 configure:12670: checking size of long configure:12675: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12675: $? = 0 configure:12675: ./conftest configure:12675: $? = 0 configure:12689: result: 8 configure:12749: checking size of off_t configure:12754: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12754: $? = 0 configure:12754: ./conftest configure:12754: $? = 0 configure:12768: result: 8 configure:12826: checking for help2man configure:12844: found /usr/bin/help2man configure:12856: result: /usr/bin/help2man configure:12870: checking for posix_memalign configure:12870: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:92:6: warning: conflicting types for built-in function 'posix_memalign'; expected 'int(void **, long unsigned int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 92 | char posix_memalign (); | ^~~~~~~~~~~~~~ configure:12870: $? = 0 configure:12870: result: yes configure:12870: checking for memalign configure:12870: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12870: $? = 0 configure:12870: result: yes configure:12870: checking for getextmntent configure:12870: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccExuBBW.o: in function `main': conftest.c:(.text+0x14): undefined reference to `getextmntent' collect2: error: ld returned 1 exit status configure:12870: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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:12870: result: no configure:12870: checking for atexit configure:12870: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12870: $? = 0 configure:12870: result: yes configure:12882: checking for sys/param.h configure:12882: result: yes configure:12882: checking sys/mount.h usability configure:12882: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12882: $? = 0 configure:12882: result: yes configure:12882: checking sys/mount.h presence configure:12882: powerpc64-unknown-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 conftest.c configure:12882: $? = 0 configure:12882: result: yes configure:12882: checking for sys/mount.h configure:12882: result: yes configure:12882: checking sys/mnttab.h usability configure:12882: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:107:10: fatal error: sys/mnttab.h: No such file or directory 107 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:12882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12882: result: no configure:12882: checking sys/mnttab.h presence configure:12882: powerpc64-unknown-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:74:10: fatal error: sys/mnttab.h: No such file or directory 74 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:12882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 configure:12882: result: no configure:12882: checking for sys/mnttab.h configure:12882: result: no configure:12882: checking for limits.h configure:12882: result: yes configure:12901: checking sys/mkdev.h usability configure:12901: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:108:10: fatal error: sys/mkdev.h: No such file or directory 108 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:12901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12901: result: no configure:12901: checking sys/mkdev.h presence configure:12901: powerpc64-unknown-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:75:10: fatal error: sys/mkdev.h: No such file or directory 75 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:12901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 configure:12901: result: no configure:12901: checking for sys/mkdev.h configure:12901: result: no configure:12910: checking sys/sysmacros.h usability configure:12910: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12910: $? = 0 configure:12910: result: yes configure:12910: checking sys/sysmacros.h presence configure:12910: powerpc64-unknown-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 conftest.c configure:12910: $? = 0 configure:12910: result: yes configure:12910: checking for sys/sysmacros.h configure:12910: result: yes configure:12922: checking for struct statfs.f_fstypename configure:12922: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:115:22: error: storage size of 'ac_aggr' isn't known 115 | static struct statfs ac_aggr; | ^~~~~~~ configure:12922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_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:12922: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:115:22: error: storage size of 'ac_aggr' isn't known 115 | static struct statfs ac_aggr; | ^~~~~~~ configure:12922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_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:12922: result: no configure:12936: checking for struct statfs.f_mntfromname configure:12936: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:115:22: error: storage size of 'ac_aggr' isn't known 115 | static struct statfs ac_aggr; | ^~~~~~~ configure:12936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_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:12936: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:115:22: error: storage size of 'ac_aggr' isn't known 115 | static struct statfs ac_aggr; | ^~~~~~~ configure:12936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_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:12936: result: no configure:12952: checking util.h usability configure:12952: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:109:10: fatal error: util.h: No such file or directory 109 | #include | ^~~~~~~~ compilation terminated. configure:12952: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12952: result: no configure:12952: checking util.h presence configure:12952: powerpc64-unknown-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:76:10: fatal error: util.h: No such file or directory 76 | #include | ^~~~~~~~ compilation terminated. configure:12952: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 configure:12952: result: no configure:12952: checking for util.h configure:12952: result: no configure:13051: checking whether -Wtrampolines work configure:13071: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wtrampolines -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13071: $? = 0 configure:13080: result: yes configure:13095: checking for gcc configure:13122: result: powerpc64-unknown-linux-gnu-gcc configure:13191: checking for size_t configure:13191: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13191: $? = 0 configure:13191: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:112:21: error: expected expression before ')' token 112 | if (sizeof ((size_t))) | ^ configure:13191: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:13191: result: yes configure:13204: checking for working alloca.h configure:13221: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13221: $? = 0 configure:13229: result: yes configure:13237: checking for alloca configure:13274: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13274: $? = 0 configure:13282: result: yes configure:13351: checking for inline configure:13367: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13367: $? = 0 configure:13375: result: inline configure:13393: checking for C/C++ restrict keyword configure:13422: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13422: $? = 0 configure:13430: result: __restrict__ configure:13443: checking whether clearerr_unlocked is declared configure:13443: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:13443: $? = 0 configure:13443: result: yes configure:13454: checking whether feof_unlocked is declared configure:13454: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:13454: $? = 0 configure:13454: result: yes configure:13465: checking whether ferror_unlocked is declared configure:13465: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:13465: $? = 0 configure:13465: result: yes configure:13476: checking whether fflush_unlocked is declared configure:13476: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:13476: $? = 0 configure:13476: result: yes configure:13487: checking whether fgets_unlocked is declared configure:13487: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:13487: $? = 0 configure:13487: result: yes configure:13498: checking whether fputc_unlocked is declared configure:13498: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:13498: $? = 0 configure:13498: result: yes configure:13509: checking whether fputs_unlocked is declared configure:13509: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:13509: $? = 0 configure:13509: result: yes configure:13520: checking whether fread_unlocked is declared configure:13520: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:13520: $? = 0 configure:13520: result: yes configure:13531: checking whether fwrite_unlocked is declared configure:13531: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:13531: $? = 0 configure:13531: result: yes configure:13542: checking whether getc_unlocked is declared configure:13542: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:13542: $? = 0 configure:13542: result: yes configure:13553: checking whether getchar_unlocked is declared configure:13553: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:13553: $? = 0 configure:13553: result: yes configure:13564: checking whether putc_unlocked is declared configure:13564: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:13564: $? = 0 configure:13564: result: yes configure:13575: checking whether putchar_unlocked is declared configure:13575: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:13575: $? = 0 configure:13575: result: yes configure:13592: checking for flockfile configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for funlockfile configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for btowc configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for _set_invalid_parameter_handler configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccepV51B.o: in function `main': conftest.c:(.text+0x14): undefined reference to `_set_invalid_parameter_handler' collect2: error: ld returned 1 exit status configure:13592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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:13592: result: no configure:13592: checking for fchdir configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for fcntl configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for symlink configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for mempcpy configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:121:6: warning: conflicting types for built-in function 'mempcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 121 | char mempcpy (); | ^~~~~~~ configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for fnmatch configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for mbsrtowcs configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for getdelim configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for getdtablesize configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for getprogname configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccFuEAvU.o: in function `main': conftest.c:(.text+0x14): undefined reference to `getprogname' collect2: error: ld returned 1 exit status configure:13592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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:13592: result: no configure:13592: checking for getexecname configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccxWsGt2.o: in function `main': conftest.c:(.text+0x14): undefined reference to `getexecname' collect2: error: ld returned 1 exit status configure:13592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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:13592: result: no configure:13592: checking for isblank configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:126:6: warning: conflicting types for built-in function 'isblank'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] 126 | char isblank (); | ^~~~~~~ conftest.c:114:1: note: 'isblank' is declared in header '' 113 | # include 114 | #else configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for mbsinit configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for mbrtowc configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for isascii configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:129:6: warning: conflicting types for built-in function 'isascii'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] 129 | char isascii (); | ^~~~~~~ configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for mprotect configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for nl_langinfo configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for lstat configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for openat configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for pipe configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for iswctype configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for sleep configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for strndup configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:137:6: warning: conflicting types for built-in function 'strndup'; expected 'char *(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 137 | char strndup (); | ^~~~~~~ configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for vasnprintf configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccCYMPh7.o: in function `main': conftest.c:(.text+0x14): undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:13592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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:13592: result: no configure:13592: checking for snprintf configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:138:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] 138 | char snprintf (); | ^~~~~~~~ conftest.c:126:1: note: 'snprintf' is declared in header '' 125 | # include 126 | #else configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for wcrtomb configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for iswcntrl configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:140:6: warning: conflicting types for built-in function 'iswcntrl'; expected 'int(unsigned int)' [-Wbuiltin-declaration-mismatch] 140 | char iswcntrl (); | ^~~~~~~~ conftest.c:128:1: note: 'iswcntrl' is declared in header '' 127 | # include 128 | #else configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for wcwidth configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13592: checking for wmempcpy configure:13592: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13609: checking whether strerror_r is declared configure:13609: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:13609: $? = 0 configure:13609: result: yes configure:13622: checking for strerror_r configure:13622: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13622: $? = 0 configure:13622: result: yes configure:13631: checking whether strerror_r returns char * configure:13655: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13655: $? = 0 configure:13693: result: yes configure:13765: checking whether uses 'inline' correctly configure:13786: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest1.c >&5 configure:13789: $? = 0 configure:13802: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest2.c >&5 configure:13805: $? = 0 configure:13820: result: yes configure:13837: checking for nl_langinfo and CODESET configure:13853: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13853: $? = 0 configure:13862: result: yes configure:13873: checking for a traditional french locale configure:13948: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13951: $? = 0 configure:14007: result: none configure:14454: checking whether malloc is ptrdiff_t safe configure:14490: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14490: $? = 0 configure:14498: result: yes configure:14508: checking whether malloc, realloc, calloc set errno on failure configure:14525: result: yes configure:15013: checking whether the preprocessor supports include_next configure:15051: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:15051: $? = 0 configure:15072: result: yes configure:15094: checking whether source code line length is unlimited configure:15117: result: yes configure:15415: checking for complete errno.h configure:15488: result: yes configure:15781: checking whether ctype.h defines __header_inline configure:15794: powerpc64-unknown-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:127:28: error: #error " does not define __header_inline" 127 | #error " does not define __header_inline" | ^~~~~ configure:15794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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:15801: result: no configure:15811: checking whether fchdir is declared configure:15811: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:15811: $? = 0 configure:15811: result: yes configure:15869: checking for working fcntl.h configure:15981: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15981: $? = 0 configure:15981: ./conftest configure:15981: $? = 0 configure:15997: result: yes configure:16021: checking for pid_t configure:16021: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16021: $? = 0 configure:16021: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:165:20: error: expected expression before ')' token 165 | if (sizeof ((pid_t))) | ^ configure:16021: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | int | main (void) | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:16021: result: yes configure:16057: checking for mode_t configure:16057: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16057: $? = 0 configure:16057: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:164:21: error: expected expression before ')' token 164 | if (sizeof ((mode_t))) | ^ configure:16057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:16057: result: yes configure:16275: checking for mbstate_t configure:16292: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16292: $? = 0 configure:16299: result: yes configure:16339: checking whether stat file-mode macros are broken configure:16366: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16366: $? = 0 configure:16373: result: no configure:16557: checking for nlink_t configure:16557: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16557: $? = 0 configure:16557: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:135:22: error: expected expression before ')' token 135 | if (sizeof ((nlink_t))) | ^ configure:16557: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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:16557: result: yes configure:16678: checking whether getcwd (NULL, 0) allocates memory for result configure:16741: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16741: $? = 0 configure:16741: ./conftest configure:16741: $? = 0 configure:16751: result: yes configure:16755: checking for getcwd with POSIX signature configure:16781: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16781: $? = 0 configure:16789: result: yes configure:16844: checking whether getdelim is declared configure:16844: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:16844: $? = 0 configure:16844: result: yes configure:17101: checking whether getdtablesize is declared configure:17101: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:17101: $? = 0 configure:17101: result: yes configure:17112: checking whether getline is declared configure:17112: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:17112: $? = 0 configure:17112: result: yes configure:17219: checking for getopt.h configure:17219: result: yes configure:17236: checking for getopt_long_only configure:17236: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:17236: $? = 0 configure:17236: result: yes configure:17250: checking whether getopt is POSIX compatible configure:17292: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:17292: $? = 0 configure:17292: ./conftest configure:17292: $? = 0 configure:17351: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:17351: $? = 0 configure:17351: ./conftest configure:17351: $? = 0 configure:17393: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:17393: $? = 0 configure:17393: ./conftest program: option requires an argument -- 'b' configure:17393: $? = 0 configure:17411: result: yes configure:17419: checking for working GNU getopt function configure:17641: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:17641: $? = 0 configure:17641: ./conftest configure:17641: $? = 0 configure:17657: result: yes configure:17662: checking for working GNU getopt_long function configure:17707: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:17707: $? = 0 configure:17707: ./conftest configure:17707: $? = 0 configure:17718: result: yes configure:17743: checking pthread.h usability configure:17743: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:17743: $? = 0 configure:17743: result: yes configure:17743: checking pthread.h presence configure:17743: powerpc64-unknown-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 conftest.c configure:17743: $? = 0 configure:17743: result: yes configure:17743: checking for pthread.h configure:17743: result: yes configure:17780: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:17780: $? = 0 configure:17790: gl_pthread_api=yes configure:17791: LIBPTHREAD= configure:17816: gl_pthread_in_glibc=yes configure:17823: checking for pthread_kill in -lpthread configure:17848: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c -lpthread >&5 configure:17848: $? = 0 configure:17857: result: yes configure:17970: LIBPMULTITHREAD= configure:17972: checking whether POSIX threads API is available configure:17974: result: yes configure:17995: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:17995: $? = 0 configure:18097: checking whether setlocale (LC_ALL, NULL) is multithread-safe configure:18115: result: yes configure:18135: checking whether setlocale (category, NULL) is multithread-safe configure:18153: result: yes configure:18377: checking whether limits.h has WORD_BIT, BOOL_WIDTH etc. configure:18401: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18401: $? = 0 configure:18408: result: yes configure:18417: checking for wint_t configure:18434: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18434: $? = 0 configure:18441: result: yes configure:18448: checking whether wint_t is large enough configure:18466: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18466: $? = 0 configure:18473: result: yes configure:18490: checking whether the compiler produces multi-arch binaries configure:18504: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:139:13: error: unknown type name 'not' 139 | not a universal capable compiler | ^~~ conftest.c:139:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 139 | not a universal capable compiler | ^~~~~~~~~ conftest.c:139:19: error: unknown type name 'universal' configure:18504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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:18531: result: no configure:18662: checking whether stdint.h conforms to C99 configure:18838: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18838: $? = 0 configure:18921: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18921: $? = 0 configure:18921: ./conftest configure:18921: $? = 0 configure:18933: result: yes configure:18944: checking whether stdint.h works without ISO C predefines configure:18976: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:18976: $? = 0 configure:18982: result: yes configure:18993: checking whether stdint.h has UINTMAX_WIDTH etc. configure:19025: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19025: $? = 0 configure:19030: result: yes configure:19571: checking whether langinfo.h defines CODESET configure:19589: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19589: $? = 0 configure:19597: result: yes configure:19602: checking whether langinfo.h defines T_FMT_AMPM configure:19620: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19620: $? = 0 configure:19628: result: yes configure:19633: checking whether langinfo.h defines ALTMON_1 configure:19651: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19651: $? = 0 configure:19659: result: yes configure:19664: checking whether langinfo.h defines ERA configure:19682: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19682: $? = 0 configure:19690: result: yes configure:19695: checking whether langinfo.h defines YESEXPR configure:19713: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19713: $? = 0 configure:19721: result: yes configure:19764: checking for wchar_t configure:19781: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19781: $? = 0 configure:19788: result: yes configure:19804: checking for good max_align_t configure:19833: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19833: $? = 0 configure:19841: result: yes configure:19853: checking whether NULL can be used in arbitrary expressions configure:19871: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19871: $? = 0 configure:19878: result: yes configure:19964: checking whether locale.h defines locale_t configure:19981: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19981: $? = 0 configure:19989: result: yes configure:20030: checking whether locale.h conforms to POSIX:2001 configure:20048: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20048: $? = 0 configure:20055: result: yes configure:20058: checking whether struct lconv is properly defined configure:20077: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20077: $? = 0 configure:20085: result: yes configure:20219: checking whether imported symbols can be declared weak configure:20242: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20242: $? = 0 configure:20276: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20276: $? = 0 configure:20276: ./conftest configure:20276: $? = 0 configure:20314: result: yes configure:21196: checking for multithread API to use configure:21198: result: posix configure:21211: checking whether malloc (0) returns nonnull configure:21244: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21244: $? = 0 configure:21244: ./conftest configure:21244: $? = 0 configure:21255: result: yes configure:21277: checking for a traditional japanese locale configure:21356: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21359: $? = 0 configure:21417: result: none configure:21424: checking for a french Unicode locale configure:21496: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21499: $? = 0 configure:21545: result: none configure:21553: checking for a transitional chinese locale configure:21633: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21636: $? = 0 configure:21687: result: none configure:21700: checking for mmap configure:21700: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21700: $? = 0 configure:21700: result: yes configure:21711: checking for MAP_ANONYMOUS configure:21748: result: yes configure:21820: checking whether memchr works configure:21904: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21904: $? = 0 configure:21904: ./conftest configure:21904: $? = 0 configure:21915: result: yes configure:22096: checking whether memrchr is declared configure:22096: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:22096: $? = 0 configure:22096: result: yes configure:22113: checking for O_CLOEXEC configure:22133: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:22133: $? = 0 configure:22140: result: yes configure:22147: checking for promoted mode_t type configure:22164: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:151:13: error: size of array 'array' is negative 151 | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ^~~~~ configure:22164: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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:22172: result: mode_t configure:22183: checking whether lstat correctly handles trailing slash configure:22225: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:22225: $? = 0 configure:22225: ./conftest configure:22225: $? = 0 configure:22237: result: yes configure:22258: checking whether alarm is declared configure:22258: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:22258: $? = 0 configure:22258: result: yes configure:22277: checking for stdbool.h that conforms to C99 configure:22352: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:22352: $? = 0 configure:22359: result: yes configure:22361: checking for _Bool configure:22361: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:22361: $? = 0 configure:22361: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:186:20: error: expected expression before ')' token 186 | if (sizeof ((_Bool))) | ^ configure:22361: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:22361: result: yes configure:22374: checking whether fcloseall is declared configure:22374: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:22374: $? = 0 configure:22374: result: yes configure:22462: checking which flavor of printf attribute matches inttypes macros configure:22489: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:22489: $? = 0 configure:22496: result: system configure:22520: checking whether ecvt is declared configure:22520: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:22520: $? = 0 configure:22520: result: yes configure:22531: checking whether fcvt is declared configure:22531: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:22531: $? = 0 configure:22531: result: yes configure:22542: checking whether gcvt is declared configure:22542: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:22542: $? = 0 configure:22542: result: yes configure:22651: checking whether strdup is declared configure:22651: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:22651: $? = 0 configure:22651: result: yes configure:22664: checking whether strerror(0) succeeds configure:22703: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:22703: $? = 0 configure:22703: ./conftest configure:22703: $? = 0 configure:22714: result: yes configure:22906: checking whether strndup is declared configure:22906: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:22906: $? = 0 configure:22906: result: yes configure:22919: checking whether strnlen is declared configure:22919: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:22919: $? = 0 configure:22919: result: yes configure:23054: checking for struct timespec in configure:23071: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:23071: $? = 0 configure:23078: result: yes configure:23261: checking for TIME_UTC in configure:23278: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:23278: $? = 0 configure:23285: result: yes configure:23348: checking whether execvpe is declared configure:23348: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:23348: $? = 0 configure:23348: result: yes configure:23503: checking for inttypes.h configure:23522: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:23522: $? = 0 configure:23529: result: yes configure:23540: checking for stdint.h configure:23557: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:23557: $? = 0 configure:23564: result: yes configure:23577: checking for intmax_t configure:23602: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:23602: $? = 0 configure:23609: result: yes configure:23624: checking where to find the exponent in a 'double' configure:23938: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:23938: $? = 0 configure:23938: ./conftest configure:23938: $? = 0 configure:23950: result: word 0 bit 20 configure:23977: checking whether snprintf returns a byte count as in C99 configure:24069: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24069: $? = 0 configure:24069: ./conftest configure:24069: $? = 0 configure:24080: result: yes configure:24086: checking whether snprintf truncates the result as in C99 configure:24169: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24169: $? = 0 configure:24169: ./conftest configure:24169: $? = 0 configure:24180: result: yes configure:24190: checking for snprintf configure:24190: result: yes configure:24190: checking for strnlen configure:24190: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:190:6: warning: conflicting types for built-in function 'strnlen'; expected 'long unsigned int(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 190 | char strnlen (); | ^~~~~~~ configure:24190: $? = 0 configure:24190: result: yes configure:24190: checking for wcslen configure:24190: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24190: $? = 0 configure:24190: result: yes configure:24190: checking for wcsnlen configure:24190: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24190: $? = 0 configure:24190: result: yes configure:24190: checking for mbrtowc configure:24190: result: yes configure:24190: checking for wcrtomb configure:24190: result: yes configure:24199: checking whether _snprintf is declared configure:24199: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration conftest.c: In function 'main': conftest.c:181:10: error: '_snprintf' undeclared (first use in this function); did you mean 'vsnprintf'? 181 | (void) _snprintf; | ^~~~~~~~~ | vsnprintf conftest.c:181:10: note: each undeclared identifier is reported only once for each function it appears in configure:24199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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:24199: result: no configure:24229: checking whether vsnprintf is declared configure:24229: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:24229: $? = 0 configure:24229: result: yes configure:24357: checking whether wcsdup is declared configure:24357: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:24357: $? = 0 configure:24357: result: yes configure:24491: checking whether iswcntrl works configure:24528: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24528: $? = 0 configure:24528: ./conftest configure:24528: $? = 0 configure:24539: result: yes configure:24567: checking for towlower configure:24567: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:200:6: warning: conflicting types for built-in function 'towlower'; expected 'unsigned int(unsigned int)' [-Wbuiltin-declaration-mismatch] 200 | char towlower (); | ^~~~~~~~ conftest.c:188:1: note: 'towlower' is declared in header '' 187 | # include 188 | #else configure:24567: $? = 0 configure:24567: result: yes configure:24608: checking for wctype_t configure:24629: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24629: $? = 0 configure:24637: result: yes configure:24643: checking for wctrans_t configure:24662: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24662: $? = 0 configure:24670: result: yes configure:24716: checking for C compiler option to allow warnings configure:24724: powerpc64-unknown-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -c conftest.c 2>conftest1.err configure:24727: $? = 0 configure:24730: powerpc64-unknown-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -Wno-error -c conftest.c 2>conftest2.err configure:24733: $? = 0 configure:24743: result: -Wno-error configure:24783: powerpc64-unknown-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -E conftest.c > conftest.out configure:24786: $? = 0 configure:24833: checking for alloca as a compiler built-in configure:24857: result: yes configure:24916: checking whether program_invocation_name is declared configure:24916: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:24916: $? = 0 configure:24916: result: yes configure:24935: checking whether program_invocation_short_name is declared configure:24935: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:24935: $? = 0 configure:24935: result: yes configure:24959: checking whether program_invocation_name is defined configure:24972: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24972: $? = 0 configure:24976: result: yes configure:24986: checking whether program_invocation_short_name is defined configure:24999: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24999: $? = 0 configure:25003: result: yes configure:25057: checking whether btowc(0) is correct configure:25086: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:25086: $? = 0 configure:25086: ./conftest configure:25086: $? = 0 configure:25097: result: yes configure:25100: checking whether btowc(EOF) is correct configure:25146: result: guessing yes configure:25205: checking for __builtin_expect configure:25220: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:25220: $? = 0 configure:25245: result: yes configure:25262: checking whether calloc (0, n) and calloc (n, 0) return nonnull configure:25292: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:25292: $? = 0 configure:25292: ./conftest configure:25292: $? = 0 configure:25315: result: yes configure:25416: checking whether this system supports file names of any length configure:25457: result: no configure:25593: checking for dirfd configure:25593: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:25593: $? = 0 configure:25593: result: yes configure:25602: checking whether dirfd is declared configure:25602: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:25602: $? = 0 configure:25602: result: yes configure:25619: checking whether dirfd is a macro configure:25642: result: no configure:25744: checking whether // is distinct from / configure:25773: result: no configure:25784: checking whether dup2 works configure:25875: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:25875: $? = 0 configure:25875: ./conftest configure:25875: $? = 0 configure:25886: result: yes configure:25992: checking for error_at_line configure:26008: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26008: $? = 0 configure:26016: result: yes configure:26175: checking whether fcntl handles F_DUPFD correctly configure:26237: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26237: $? = 0 configure:26237: ./conftest configure:26237: $? = 0 configure:26247: result: yes configure:26265: checking whether fcntl understands F_DUPFD_CLOEXEC configure:26298: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26298: $? = 0 configure:26298: ./conftest configure:26298: $? = 0 configure:26316: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:199:1: error: unknown type name 'choke' 199 | choke me | ^~~~~ conftest.c:199:9: error: expected ';' before 'int' 199 | choke me | ^ | ; ...... 202 | int | ~~~ configure:26316: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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:26332: result: needs runtime check configure:26420: checking for flexible array member configure:26448: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26448: $? = 0 configure:26455: result: yes configure:26518: checking whether conversion from 'int' to 'long double' works configure:26562: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26562: $? = 0 configure:26562: ./conftest configure:26562: $? = 0 configure:26573: result: yes configure:26730: checking for working POSIX fnmatch configure:26837: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:26837: $? = 0 configure:26837: ./conftest configure:26837: $? = 0 configure:26849: result: yes configure:26977: checking whether free is known to preserve errno configure:27000: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:27000: $? = 0 configure:27008: result: yes configure:27197: checking for working getdelim function configure:27264: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:27264: $? = 0 configure:27264: ./conftest configure:27264: $? = 0 configure:27275: result: yes configure:27358: checking whether getdtablesize works configure:27396: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:27396: $? = 0 configure:27396: ./conftest configure:27396: $? = 0 configure:27409: result: yes configure:27465: checking for getline configure:27465: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:27465: $? = 0 configure:27465: result: yes configure:27473: checking for working getline function configure:27540: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:27540: $? = 0 configure:27540: ./conftest configure:27540: $? = 0 configure:27551: result: yes configure:27752: checking whether program_invocation_name is declared configure:27752: result: yes configure:27767: checking whether program_invocation_short_name is declared configure:27767: result: yes configure:27782: checking whether __argv is declared configure:27782: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration conftest.c: In function 'main': conftest.c:219:10: error: '__argv' undeclared (first use in this function) 219 | (void) __argv; | ^~~~~~ conftest.c:219:10: note: each undeclared identifier is reported only once for each function it appears in configure:27782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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:27782: result: no configure:27904: checking whether the compiler supports the __inline keyword configure:27921: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:27921: $? = 0 configure:27928: result: yes configure:28046: checking for pthread_rwlock_t configure:28046: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:28046: $? = 0 configure:28046: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:219:31: error: expected expression before ')' token 219 | if (sizeof ((pthread_rwlock_t))) | ^ configure:28046: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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:28046: result: yes configure:28058: checking whether pthread_rwlock_rdlock prefers a writer to a reader configure:28201: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:28201: $? = 0 configure:28201: ./conftest configure:28201: $? = 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.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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:28213: result: no configure:28247: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:28247: $? = 0 configure:28269: checking whether malloc (0) returns nonnull configure:28313: result: yes configure:28412: checking whether mbrtowc handles incomplete characters configure:28499: result: guessing yes configure:28505: checking whether mbrtowc works as well as mbtowc configure:28559: result: guessing yes configure:28603: checking whether mbrtowc handles a NULL pwc argument configure:28667: result: guessing yes configure:28673: checking whether mbrtowc handles a NULL string argument configure:28725: result: guessing yes configure:28733: checking whether mbrtowc has a correct return value configure:28856: result: guessing yes configure:28862: checking whether mbrtowc returns 0 when parsing a NUL character configure:28911: result: guessing yes configure:28916: checking whether mbrtowc stores incomplete characters configure:29035: result: guessing no configure:29040: checking whether mbrtowc works on empty input configure:29068: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:29068: $? = 0 configure:29068: ./conftest configure:29068: $? = 0 configure:29079: result: yes configure:29083: checking whether the C locale is free of encoding errors configure:29127: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:29127: $? = 0 configure:29127: ./conftest configure:29127: $? = 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.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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:29138: result: no configure:29501: checking whether mbrtowc handles incomplete characters configure:29588: result: guessing yes configure:29594: checking whether mbrtowc works as well as mbtowc configure:29648: result: guessing yes configure:29760: checking whether mbrtowc handles incomplete characters configure:29847: result: guessing yes configure:29853: checking whether mbrtowc works as well as mbtowc configure:29907: result: guessing yes configure:29954: checking whether mbsrtowcs works configure:30051: result: guessing yes configure:30120: checking whether mbswidth is declared in configure:30139: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:228:20: error: 'mbswidth' undeclared (first use in this function); did you mean 'wcswidth'? 228 | char *p = (char *) mbswidth; | ^~~~~~~~ | wcswidth conftest.c:228:20: note: each undeclared identifier is reported only once for each function it appears in configure:30139: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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:30146: result: no configure:30161: checking for mbstate_t configure:30185: result: yes configure:30203: checking for mbtowc configure:30203: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:30203: $? = 0 configure:30203: result: yes configure:30325: checking for mempcpy configure:30325: result: yes configure:30394: checking for memrchr configure:30394: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:30394: $? = 0 configure:30394: result: yes configure:30495: checking whether YESEXPR works configure:30523: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:30523: $? = 0 configure:30523: ./conftest configure:30523: $? = 0 configure:30534: result: yes configure:30732: checking whether open recognizes a trailing slash configure:30775: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:30775: $? = 0 configure:30775: ./conftest configure:30775: $? = 0 configure:30787: result: yes configure:30972: checking whether program_invocation_name is declared configure:30972: result: yes configure:30984: checking whether program_invocation_short_name is declared configure:30984: result: yes configure:31002: checking for rawmemchr configure:31002: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31002: $? = 0 configure:31002: result: yes configure:31063: checking whether realloc (0, 0) returns nonnull configure:31096: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31096: $? = 0 configure:31096: ./conftest configure:31096: $? = 0 configure:31107: result: yes configure:31194: checking for reallocarray configure:31194: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31194: $? = 0 configure:31194: result: yes configure:31272: checking for working re_compile_pattern configure:31585: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31585: $? = 0 configure:31585: ./conftest configure:31585: $? = 0 configure:31596: result: yes configure:31719: checking whether setlocale (LC_ALL, NULL) is multithread-safe configure:31737: result: yes configure:31757: checking whether setlocale (category, NULL) is multithread-safe configure:31775: result: yes configure:32048: checking for stdint.h configure:32048: result: yes configure:32058: checking for SIZE_MAX configure:32129: result: yes configure:32142: checking whether sleep is declared configure:32142: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:32142: $? = 0 configure:32142: result: yes configure:32158: checking for working sleep configure:32210: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:32210: $? = 0 configure:32210: ./conftest configure:32210: $? = 0 configure:32220: result: yes configure:32264: checking for ssize_t configure:32281: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:32281: $? = 0 configure:32288: result: yes configure:32305: checking whether stat handles trailing slashes on files configure:32347: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:32347: $? = 0 configure:32347: ./conftest configure:32347: $? = 0 configure:32358: result: yes configure:32434: checking for struct stat.st_atim.tv_nsec configure:32434: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:32434: $? = 0 configure:32434: result: yes configure:32443: checking whether struct stat.st_atim is of type struct timespec configure:32470: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:32470: $? = 0 configure:32477: result: yes configure:32529: checking for struct stat.st_birthtimespec.tv_nsec configure:32529: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:265:12: error: 'struct stat' has no member named 'st_birthtimespec' 265 | if (ac_aggr.st_birthtimespec.tv_nsec) | ^ configure:32529: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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:32529: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:265:19: error: 'struct stat' has no member named 'st_birthtimespec' 265 | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | ^ configure:32529: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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:32529: result: no configure:32540: checking for struct stat.st_birthtimensec configure:32540: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:265:12: error: 'struct stat' has no member named 'st_birthtimensec' 265 | if (ac_aggr.st_birthtimensec) | ^ configure:32540: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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:32540: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:265:19: error: 'struct stat' has no member named 'st_birthtimensec' 265 | if (sizeof ac_aggr.st_birthtimensec) | ^ configure:32540: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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:32540: result: no configure:32551: checking for struct stat.st_birthtim.tv_nsec configure:32551: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:265:12: error: 'struct stat' has no member named 'st_birthtim' 265 | if (ac_aggr.st_birthtim.tv_nsec) | ^ configure:32551: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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:32551: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:265:19: error: 'struct stat' has no member named 'st_birthtim' 265 | if (sizeof ac_aggr.st_birthtim.tv_nsec) | ^ configure:32551: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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:32551: result: no configure:32569: checking for working stdalign.h configure:32616: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:32616: $? = 0 configure:32623: result: yes configure:33215: checking for strcasecmp configure:33215: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:300:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 300 | char strcasecmp (); | ^~~~~~~~~~ configure:33215: $? = 0 configure:33215: result: yes configure:33232: checking for strncasecmp configure:33232: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:301:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 301 | char strncasecmp (); | ^~~~~~~~~~~ configure:33232: $? = 0 configure:33232: result: yes configure:33246: checking whether strncasecmp is declared configure:33246: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:33246: $? = 0 configure:33246: result: yes configure:33310: checking for strchrnul configure:33310: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:33310: $? = 0 configure:33310: result: yes configure:33322: checking whether strchrnul works configure:33366: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:33366: $? = 0 configure:33366: ./conftest configure:33366: $? = 0 configure:33377: result: yes configure:33488: checking for working strerror function configure:33516: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:33516: $? = 0 configure:33516: ./conftest configure:33516: $? = 0 configure:33527: result: yes configure:33664: checking for working strndup configure:33705: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:33705: $? = 0 configure:33705: ./conftest configure:33705: $? = 0 configure:33715: result: yes configure:33772: checking for working strnlen configure:33810: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:33810: $? = 0 configure:33810: ./conftest configure:33810: $? = 0 configure:33820: result: yes configure:34000: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:34000: $? = 0 configure:34160: checking for variable-length arrays configure:34216: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:34216: $? = 0 configure:34226: result: yes configure:34298: checking for ptrdiff_t configure:34298: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:34298: $? = 0 configure:34298: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:324:24: error: expected expression before ')' token 324 | if (sizeof ((ptrdiff_t))) | ^ configure:34298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:34298: result: yes configure:34321: checking for vsnprintf configure:34321: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:311:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, char *)' [-Wbuiltin-declaration-mismatch] 311 | char vsnprintf (); | ^~~~~~~~~ conftest.c:299:1: note: 'vsnprintf' is declared in header '' 298 | # include 299 | #else configure:34321: $? = 0 configure:34321: result: yes configure:34334: checking whether snprintf respects a size of 1 configure:34375: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:34375: $? = 0 configure:34375: ./conftest configure:34375: $? = 0 configure:34386: result: yes configure:34396: checking whether printf supports POSIX/XSI format strings with positions configure:34431: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:34431: $? = 0 configure:34431: ./conftest configure:34431: $? = 0 configure:34442: result: yes configure:34535: checking whether mbrtowc handles incomplete characters configure:34622: result: guessing yes configure:34628: checking whether mbrtowc works as well as mbtowc configure:34682: result: guessing yes configure:34726: checking whether wcrtomb works in the C locale configure:34757: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:34757: $? = 0 configure:34757: ./conftest configure:34757: $? = 0 configure:34768: result: yes configure:34779: checking whether wcrtomb return value is correct configure:34846: result: guessing yes configure:34921: checking whether wcwidth is declared configure:34921: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 -Werror=implicit-function-declaration configure:34921: $? = 0 configure:34921: result: yes configure:34969: checking whether wcwidth works reasonably in UTF-8 locales configure:35019: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:35019: $? = 0 configure:35019: ./conftest configure:35019: $? = 0 configure:35030: result: yes configure:35148: checking for wmemchr configure:35166: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:35166: $? = 0 configure:35175: result: yes configure:35273: checking for stdint.h configure:35273: result: yes configure:35338: checking which extra warnings work configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35359: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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:35359: $? = 0 configure:35373: 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:35864: checking for powerpc64-unknown-linux-gnu-objcopy configure:35880: found /usr/bin/powerpc64-unknown-linux-gnu-objcopy configure:35891: result: powerpc64-unknown-linux-gnu-objcopy configure:35956: checking for powerpc64-unknown-linux-gnu-strip configure:35972: found /usr/bin/powerpc64-unknown-linux-gnu-strip configure:35983: result: powerpc64-unknown-linux-gnu-strip configure:36048: checking for powerpc64-unknown-linux-gnu-nm configure:36064: found /usr/bin/powerpc64-unknown-linux-gnu-nm configure:36075: result: powerpc64-unknown-linux-gnu-nm configure:36140: checking for powerpc64-unknown-linux-gnu-ranlib configure:36156: found /usr/bin/powerpc64-unknown-linux-gnu-ranlib configure:36167: result: powerpc64-unknown-linux-gnu-ranlib configure:36282: checking which extra warnings work configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Wextra -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Wattributes -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Wendif-labels -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Winit-self -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Wint-to-pointer-cast -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Winvalid-pch -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Wmissing-field-initializers -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Wnonnull -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Woverflow -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Wvla -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Wpointer-to-int-cast -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Wstrict-aliasing -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Wvariadic-macros -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Wvolatile-register-var -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Wpointer-sign -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Wmissing-include-dirs -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Wmissing-prototypes -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Wmissing-declarations -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36309: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -Wcast-align -Wformat=2 -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nostdlib -static conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:36309: $? = 0 configure:36322: 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:36327: checking if compiling with clang configure:36349: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU conftest.c >&5 configure:36349: $? = 0 configure:36356: result: no configure:36531: checking for options to compile assembly configure:36571: result: configure:36692: checking whether -freg-struct-return works configure:36710: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU conftest.c >&5 configure:36710: $? = 0 configure:36718: result: yes configure:37127: checking whether -fno-omit-frame-pointer works configure:37145: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU conftest.c >&5 configure:37145: $? = 0 configure:37153: result: yes configure:37164: checking whether -fno-dwarf2-cfi-asm works configure:37182: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU conftest.c >&5 configure:37182: $? = 0 configure:37190: result: yes configure:37232: checking whether -mno-stack-arg-probe works configure:37250: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -mno-stack-arg-probe -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU conftest.c >&5 powerpc64-unknown-linux-gnu-gcc: error: unrecognized command-line option '-mno-stack-arg-probe'; did you mean '-fno-stack-arrays'? configure:37250: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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. */ | | int | main (void) | { | | ; | return 0; | } configure:37258: result: no configure:37270: checking whether -fno-asynchronous-unwind-tables works configure:37288: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU conftest.c >&5 configure:37288: $? = 0 configure:37296: result: yes configure:37303: checking whether -fno-unwind-tables works configure:37321: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU conftest.c >&5 configure:37321: $? = 0 configure:37329: result: yes configure:37337: checking whether -fno-ident works configure:37355: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU conftest.c >&5 configure:37355: $? = 0 configure:37363: result: yes configure:37831: checking whether option -Qn works configure:37849: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -Qn -Qunused-arguments -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU conftest.c >&5 powerpc64-unknown-linux-gnu-gcc: error: unrecognized command-line option '-Qunused-arguments' configure:37849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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. */ | | int | main (void) | { | | ; | return 0; | } configure:37856: result: no configure:37872: checking whether `powerpc64-unknown-linux-gnu-gcc' has `-fPIE' as default configure:37891: result: yes configure:37901: checking whether linker accepts -no-pie configure:37919: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie -nostdlib -Werror conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffe8 configure:37919: $? = 0 configure:37930: result: yes configure:37937: checking whether linker accepts -nopie configure:37955: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -nopie -nostdlib -Werror conftest.c >&5 powerpc64-unknown-linux-gnu-gcc: error: unrecognized command-line option '-nopie'; did you mean '-no-pie'? configure:37955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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. */ | | int | main (void) | { | | ; | return 0; | } configure:37966: result: no configure:37976: checking whether linker needs disabling of PIE to work configure:37984: result: no configure:38017: checking whether `powerpc64-unknown-linux-gnu-gcc' has `-fPIC' as default configure:38042: result: no configure:38068: checking whether `powerpc64-unknown-linux-gnu-gcc' accepts `-fstack-protector' configure:38080: result: yes configure:38091: checking whether `powerpc64-unknown-linux-gnu-gcc' accepts `-fstack-protector-strong' configure:38103: result: yes configure:38114: checking whether `powerpc64-unknown-linux-gnu-gcc' accepts `-mstack-protector-guard=global' configure:38126: result: yes configure:38206: checking whether `powerpc64-unknown-linux-gnu-gcc' accepts `-mstack-arg-probe' configure:38221: result: no configure:38320: checking for __udivsi3 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:319:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 319 | char __udivsi3 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/cc9ADtoC.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:330:(.text.startup+0x14): undefined reference to `__udivsi3' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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. */ | /* Define __udivsi3 to an innocuous variant, in case declares __udivsi3. | For example, HP-UX 11i declares gettimeofday. */ | #define __udivsi3 innocuous___udivsi3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __udivsi3 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __udivsi3 | | /* 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 __udivsi3 (); | /* 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___udivsi3 || defined __stub_____udivsi3 | choke me | #endif | | int | main (void) | { | return __udivsi3 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __umodsi3 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:319:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 319 | char __umodsi3 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/cczBlEtj.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:330:(.text.startup+0x14): undefined reference to `__umodsi3' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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. */ | /* Define __umodsi3 to an innocuous variant, in case declares __umodsi3. | For example, HP-UX 11i declares gettimeofday. */ | #define __umodsi3 innocuous___umodsi3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __umodsi3 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __umodsi3 | | /* 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 __umodsi3 (); | /* 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___umodsi3 || defined __stub_____umodsi3 | choke me | #endif | | int | main (void) | { | return __umodsi3 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __divsi3 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:319:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 319 | char __divsi3 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/cciVq9qU.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:330:(.text.startup+0x14): undefined reference to `__divsi3' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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. */ | /* Define __divsi3 to an innocuous variant, in case declares __divsi3. | For example, HP-UX 11i declares gettimeofday. */ | #define __divsi3 innocuous___divsi3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __divsi3 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __divsi3 | | /* 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 __divsi3 (); | /* 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___divsi3 || defined __stub_____divsi3 | choke me | #endif | | int | main (void) | { | return __divsi3 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __modsi3 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:319:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 319 | char __modsi3 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccKh9BRu.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:330:(.text.startup+0x14): undefined reference to `__modsi3' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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. */ | /* Define __modsi3 to an innocuous variant, in case declares __modsi3. | For example, HP-UX 11i declares gettimeofday. */ | #define __modsi3 innocuous___modsi3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __modsi3 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __modsi3 | | /* 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 __modsi3 (); | /* 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___modsi3 || defined __stub_____modsi3 | choke me | #endif | | int | main (void) | { | return __modsi3 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __divdi3 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:319:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 319 | char __divdi3 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccRe0XTz.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:330:(.text.startup+0x14): undefined reference to `__divdi3' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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. */ | /* Define __divdi3 to an innocuous variant, in case declares __divdi3. | For example, HP-UX 11i declares gettimeofday. */ | #define __divdi3 innocuous___divdi3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __divdi3 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __divdi3 | | /* 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 __divdi3 (); | /* 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___divdi3 || defined __stub_____divdi3 | choke me | #endif | | int | main (void) | { | return __divdi3 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __moddi3 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:319:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 319 | char __moddi3 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/cc5LrYFQ.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:330:(.text.startup+0x14): undefined reference to `__moddi3' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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. */ | /* Define __moddi3 to an innocuous variant, in case declares __moddi3. | For example, HP-UX 11i declares gettimeofday. */ | #define __moddi3 innocuous___moddi3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __moddi3 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __moddi3 | | /* 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 __moddi3 (); | /* 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___moddi3 || defined __stub_____moddi3 | choke me | #endif | | int | main (void) | { | return __moddi3 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __udivdi3 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:319:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 319 | char __udivdi3 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/cc2QLfk2.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:330:(.text.startup+0x14): undefined reference to `__udivdi3' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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. */ | /* Define __udivdi3 to an innocuous variant, in case declares __udivdi3. | For example, HP-UX 11i declares gettimeofday. */ | #define __udivdi3 innocuous___udivdi3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __udivdi3 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __udivdi3 | | /* 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 __udivdi3 (); | /* 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___udivdi3 || defined __stub_____udivdi3 | choke me | #endif | | int | main (void) | { | return __udivdi3 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __umoddi3 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:319:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 319 | char __umoddi3 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccTDpFws.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:330:(.text.startup+0x14): undefined reference to `__umoddi3' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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. */ | /* Define __umoddi3 to an innocuous variant, in case declares __umoddi3. | For example, HP-UX 11i declares gettimeofday. */ | #define __umoddi3 innocuous___umoddi3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __umoddi3 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __umoddi3 | | /* 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 __umoddi3 (); | /* 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___umoddi3 || defined __stub_____umoddi3 | choke me | #endif | | int | main (void) | { | return __umoddi3 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __ctzdi2 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:319:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 319 | char __ctzdi2 (); | ^~~~ configure:38320: $? = 0 configure:38320: result: yes configure:38320: checking for __ctzsi2 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:320:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 320 | char __ctzsi2 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccye1fDH.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:331:(.text.startup+0x14): undefined reference to `__ctzsi2' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | /* end confdefs.h. */ | /* Define __ctzsi2 to an innocuous variant, in case declares __ctzsi2. | For example, HP-UX 11i declares gettimeofday. */ | #define __ctzsi2 innocuous___ctzsi2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __ctzsi2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __ctzsi2 | | /* 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 __ctzsi2 (); | /* 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___ctzsi2 || defined __stub_____ctzsi2 | choke me | #endif | | int | main (void) | { | return __ctzsi2 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __clzdi2 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:320:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 320 | char __clzdi2 (); | ^~~~ configure:38320: $? = 0 configure:38320: result: yes configure:38320: checking for __aeabi_uidiv configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __aeabi_uidiv (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccgGYAVS.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__aeabi_uidiv' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __aeabi_uidiv to an innocuous variant, in case declares __aeabi_uidiv. | For example, HP-UX 11i declares gettimeofday. */ | #define __aeabi_uidiv innocuous___aeabi_uidiv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __aeabi_uidiv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __aeabi_uidiv | | /* 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 __aeabi_uidiv (); | /* 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___aeabi_uidiv || defined __stub_____aeabi_uidiv | choke me | #endif | | int | main (void) | { | return __aeabi_uidiv (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __aeabi_uidivmod configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __aeabi_uidivmod (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccTyK3DA.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__aeabi_uidivmod' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __aeabi_uidivmod to an innocuous variant, in case declares __aeabi_uidivmod. | For example, HP-UX 11i declares gettimeofday. */ | #define __aeabi_uidivmod innocuous___aeabi_uidivmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __aeabi_uidivmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __aeabi_uidivmod | | /* 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 __aeabi_uidivmod (); | /* 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___aeabi_uidivmod || defined __stub_____aeabi_uidivmod | choke me | #endif | | int | main (void) | { | return __aeabi_uidivmod (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __aeabi_idiv configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __aeabi_idiv (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/cczD5gMv.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__aeabi_idiv' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __aeabi_idiv to an innocuous variant, in case declares __aeabi_idiv. | For example, HP-UX 11i declares gettimeofday. */ | #define __aeabi_idiv innocuous___aeabi_idiv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __aeabi_idiv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __aeabi_idiv | | /* 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 __aeabi_idiv (); | /* 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___aeabi_idiv || defined __stub_____aeabi_idiv | choke me | #endif | | int | main (void) | { | return __aeabi_idiv (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __aeabi_idivmod configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __aeabi_idivmod (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/cczDVjXd.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__aeabi_idivmod' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __aeabi_idivmod to an innocuous variant, in case declares __aeabi_idivmod. | For example, HP-UX 11i declares gettimeofday. */ | #define __aeabi_idivmod innocuous___aeabi_idivmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __aeabi_idivmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __aeabi_idivmod | | /* 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 __aeabi_idivmod (); | /* 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___aeabi_idivmod || defined __stub_____aeabi_idivmod | choke me | #endif | | int | main (void) | { | return __aeabi_idivmod (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __aeabi_ulcmp configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __aeabi_ulcmp (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/cc5pVKOW.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__aeabi_ulcmp' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __aeabi_ulcmp to an innocuous variant, in case declares __aeabi_ulcmp. | For example, HP-UX 11i declares gettimeofday. */ | #define __aeabi_ulcmp innocuous___aeabi_ulcmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __aeabi_ulcmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __aeabi_ulcmp | | /* 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 __aeabi_ulcmp (); | /* 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___aeabi_ulcmp || defined __stub_____aeabi_ulcmp | choke me | #endif | | int | main (void) | { | return __aeabi_ulcmp (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __muldi3 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __muldi3 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/cc9AXkHX.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__muldi3' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __muldi3 to an innocuous variant, in case declares __muldi3. | For example, HP-UX 11i declares gettimeofday. */ | #define __muldi3 innocuous___muldi3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __muldi3 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __muldi3 | | /* 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 __muldi3 (); | /* 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___muldi3 || defined __stub_____muldi3 | choke me | #endif | | int | main (void) | { | return __muldi3 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __aeabi_lmul configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __aeabi_lmul (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccPBe0AW.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__aeabi_lmul' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __aeabi_lmul to an innocuous variant, in case declares __aeabi_lmul. | For example, HP-UX 11i declares gettimeofday. */ | #define __aeabi_lmul innocuous___aeabi_lmul | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __aeabi_lmul (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __aeabi_lmul | | /* 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 __aeabi_lmul (); | /* 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___aeabi_lmul || defined __stub_____aeabi_lmul | choke me | #endif | | int | main (void) | { | return __aeabi_lmul (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __aeabi_memcpy configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __aeabi_memcpy (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/cclSorvq.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__aeabi_memcpy' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __aeabi_memcpy to an innocuous variant, in case declares __aeabi_memcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define __aeabi_memcpy innocuous___aeabi_memcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __aeabi_memcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __aeabi_memcpy | | /* 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 __aeabi_memcpy (); | /* 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___aeabi_memcpy || defined __stub_____aeabi_memcpy | choke me | #endif | | int | main (void) | { | return __aeabi_memcpy (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __aeabi_memcpy4 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __aeabi_memcpy4 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccFFExN7.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__aeabi_memcpy4' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __aeabi_memcpy4 to an innocuous variant, in case declares __aeabi_memcpy4. | For example, HP-UX 11i declares gettimeofday. */ | #define __aeabi_memcpy4 innocuous___aeabi_memcpy4 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __aeabi_memcpy4 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __aeabi_memcpy4 | | /* 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 __aeabi_memcpy4 (); | /* 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___aeabi_memcpy4 || defined __stub_____aeabi_memcpy4 | choke me | #endif | | int | main (void) | { | return __aeabi_memcpy4 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __aeabi_memcpy8 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __aeabi_memcpy8 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccbqCSt1.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__aeabi_memcpy8' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __aeabi_memcpy8 to an innocuous variant, in case declares __aeabi_memcpy8. | For example, HP-UX 11i declares gettimeofday. */ | #define __aeabi_memcpy8 innocuous___aeabi_memcpy8 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __aeabi_memcpy8 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __aeabi_memcpy8 | | /* 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 __aeabi_memcpy8 (); | /* 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___aeabi_memcpy8 || defined __stub_____aeabi_memcpy8 | choke me | #endif | | int | main (void) | { | return __aeabi_memcpy8 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __aeabi_memclr configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __aeabi_memclr (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/cc0p1uQz.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__aeabi_memclr' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __aeabi_memclr to an innocuous variant, in case declares __aeabi_memclr. | For example, HP-UX 11i declares gettimeofday. */ | #define __aeabi_memclr innocuous___aeabi_memclr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __aeabi_memclr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __aeabi_memclr | | /* 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 __aeabi_memclr (); | /* 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___aeabi_memclr || defined __stub_____aeabi_memclr | choke me | #endif | | int | main (void) | { | return __aeabi_memclr (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __aeabi_memclr4 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __aeabi_memclr4 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccZi8xXk.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__aeabi_memclr4' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __aeabi_memclr4 to an innocuous variant, in case declares __aeabi_memclr4. | For example, HP-UX 11i declares gettimeofday. */ | #define __aeabi_memclr4 innocuous___aeabi_memclr4 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __aeabi_memclr4 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __aeabi_memclr4 | | /* 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 __aeabi_memclr4 (); | /* 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___aeabi_memclr4 || defined __stub_____aeabi_memclr4 | choke me | #endif | | int | main (void) | { | return __aeabi_memclr4 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __aeabi_memclr8 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __aeabi_memclr8 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccpoPdmU.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__aeabi_memclr8' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __aeabi_memclr8 to an innocuous variant, in case declares __aeabi_memclr8. | For example, HP-UX 11i declares gettimeofday. */ | #define __aeabi_memclr8 innocuous___aeabi_memclr8 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __aeabi_memclr8 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __aeabi_memclr8 | | /* 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 __aeabi_memclr8 (); | /* 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___aeabi_memclr8 || defined __stub_____aeabi_memclr8 | choke me | #endif | | int | main (void) | { | return __aeabi_memclr8 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __aeabi_memset configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __aeabi_memset (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/cc29G4X7.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__aeabi_memset' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __aeabi_memset to an innocuous variant, in case declares __aeabi_memset. | For example, HP-UX 11i declares gettimeofday. */ | #define __aeabi_memset innocuous___aeabi_memset | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __aeabi_memset (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __aeabi_memset | | /* 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 __aeabi_memset (); | /* 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___aeabi_memset || defined __stub_____aeabi_memset | choke me | #endif | | int | main (void) | { | return __aeabi_memset (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __aeabi_lasr configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __aeabi_lasr (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccML2uBz.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__aeabi_lasr' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __aeabi_lasr to an innocuous variant, in case declares __aeabi_lasr. | For example, HP-UX 11i declares gettimeofday. */ | #define __aeabi_lasr innocuous___aeabi_lasr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __aeabi_lasr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __aeabi_lasr | | /* 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 __aeabi_lasr (); | /* 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___aeabi_lasr || defined __stub_____aeabi_lasr | choke me | #endif | | int | main (void) | { | return __aeabi_lasr (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __aeabi_llsl configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __aeabi_llsl (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccAaWRgU.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__aeabi_llsl' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __aeabi_llsl to an innocuous variant, in case declares __aeabi_llsl. | For example, HP-UX 11i declares gettimeofday. */ | #define __aeabi_llsl innocuous___aeabi_llsl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __aeabi_llsl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __aeabi_llsl | | /* 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 __aeabi_llsl (); | /* 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___aeabi_llsl || defined __stub_____aeabi_llsl | choke me | #endif | | int | main (void) | { | return __aeabi_llsl (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __aeabi_llsr configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __aeabi_llsr (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccQ4Bz8e.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__aeabi_llsr' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __aeabi_llsr to an innocuous variant, in case declares __aeabi_llsr. | For example, HP-UX 11i declares gettimeofday. */ | #define __aeabi_llsr innocuous___aeabi_llsr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __aeabi_llsr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __aeabi_llsr | | /* 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 __aeabi_llsr (); | /* 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___aeabi_llsr || defined __stub_____aeabi_llsr | choke me | #endif | | int | main (void) | { | return __aeabi_llsr (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for _restgpr_14_x configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char _restgpr_14_x (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccupVC3P.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `_restgpr_14_x' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define _restgpr_14_x to an innocuous variant, in case declares _restgpr_14_x. | For example, HP-UX 11i declares gettimeofday. */ | #define _restgpr_14_x innocuous__restgpr_14_x | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _restgpr_14_x (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _restgpr_14_x | | /* 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 _restgpr_14_x (); | /* 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__restgpr_14_x || defined __stub____restgpr_14_x | choke me | #endif | | int | main (void) | { | return _restgpr_14_x (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __ucmpdi2 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __ucmpdi2 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccKolQGx.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__ucmpdi2' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __ucmpdi2 to an innocuous variant, in case declares __ucmpdi2. | For example, HP-UX 11i declares gettimeofday. */ | #define __ucmpdi2 innocuous___ucmpdi2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __ucmpdi2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __ucmpdi2 | | /* 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 __ucmpdi2 (); | /* 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___ucmpdi2 || defined __stub_____ucmpdi2 | choke me | #endif | | int | main (void) | { | return __ucmpdi2 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __ashldi3 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __ashldi3 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccz6cLtE.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__ashldi3' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __ashldi3 to an innocuous variant, in case declares __ashldi3. | For example, HP-UX 11i declares gettimeofday. */ | #define __ashldi3 innocuous___ashldi3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __ashldi3 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __ashldi3 | | /* 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 __ashldi3 (); | /* 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___ashldi3 || defined __stub_____ashldi3 | choke me | #endif | | int | main (void) | { | return __ashldi3 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __ashrdi3 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __ashrdi3 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccCplwWH.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__ashrdi3' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __ashrdi3 to an innocuous variant, in case declares __ashrdi3. | For example, HP-UX 11i declares gettimeofday. */ | #define __ashrdi3 innocuous___ashrdi3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __ashrdi3 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __ashrdi3 | | /* 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 __ashrdi3 (); | /* 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___ashrdi3 || defined __stub_____ashrdi3 | choke me | #endif | | int | main (void) | { | return __ashrdi3 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __lshrdi3 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __lshrdi3 (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/cck9QxBd.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:332:(.text.startup+0x14): undefined reference to `__lshrdi3' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | /* end confdefs.h. */ | /* Define __lshrdi3 to an innocuous variant, in case declares __lshrdi3. | For example, HP-UX 11i declares gettimeofday. */ | #define __lshrdi3 innocuous___lshrdi3 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __lshrdi3 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __lshrdi3 | | /* 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 __lshrdi3 (); | /* 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___lshrdi3 || defined __stub_____lshrdi3 | choke me | #endif | | int | main (void) | { | return __lshrdi3 (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __bswapsi2 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 321 | char __bswapsi2 (); | ^~~~ configure:38320: $? = 0 configure:38320: result: yes configure:38320: checking for __bswapdi2 configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:322:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 322 | char __bswapdi2 (); | ^~~~ configure:38320: $? = 0 configure:38320: result: yes configure:38320: checking for __bzero configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:323:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 323 | char __bzero (); | ^~~~ configure:38320: $? = 0 configure:38320: result: yes configure:38320: checking for __register_frame_info configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:324:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 324 | char __register_frame_info (); | ^~~~ configure:38320: $? = 0 configure:38320: result: yes configure:38320: checking for __deregister_frame_info configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:325:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 325 | char __deregister_frame_info (); | ^~~~ configure:38320: $? = 0 configure:38320: result: yes configure:38320: checking for ___chkstk_ms configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:326:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 326 | char ___chkstk_ms (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/ccY7mcbj.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:337:(.text.startup+0x14): undefined reference to `___chkstk_ms' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | #define HAVE___BSWAPSI2 1 | #define HAVE___BSWAPDI2 1 | #define HAVE___BZERO 1 | #define HAVE___REGISTER_FRAME_INFO 1 | #define HAVE___DEREGISTER_FRAME_INFO 1 | /* end confdefs.h. */ | /* Define ___chkstk_ms to an innocuous variant, in case declares ___chkstk_ms. | For example, HP-UX 11i declares gettimeofday. */ | #define ___chkstk_ms innocuous____chkstk_ms | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ___chkstk_ms (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ___chkstk_ms | | /* 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 ___chkstk_ms (); | /* 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____chkstk_ms || defined __stub______chkstk_ms | choke me | #endif | | int | main (void) | { | return ___chkstk_ms (); | ; | return 0; | } configure:38320: result: no configure:38320: checking for __chkstk_ms configure:38320: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wno-error -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 conftest.c:326:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 326 | char __chkstk_ms (); | ^~~~ /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: /var/tmp/portage/sys-boot/grub-2.12/temp/cccPsByc.o: in function `main': /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12-emu/conftest.c:337:(.text.startup+0x14): undefined reference to `__chkstk_ms' collect2: error: ld returned 1 exit status configure:38320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | #define HAVE___BSWAPSI2 1 | #define HAVE___BSWAPDI2 1 | #define HAVE___BZERO 1 | #define HAVE___REGISTER_FRAME_INFO 1 | #define HAVE___DEREGISTER_FRAME_INFO 1 | /* end confdefs.h. */ | /* Define __chkstk_ms to an innocuous variant, in case declares __chkstk_ms. | For example, HP-UX 11i declares gettimeofday. */ | #define __chkstk_ms innocuous___chkstk_ms | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __chkstk_ms (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __chkstk_ms | | /* 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 __chkstk_ms (); | /* 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___chkstk_ms || defined __stub_____chkstk_ms | choke me | #endif | | int | main (void) | { | return __chkstk_ms (); | ; | return 0; | } configure:38320: result: no configure:38341: checking if C symbols get an underscore after compilation configure:38357: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -nostdlib -S conftest.c configure:38360: $? = 0 configure:38379: result: no configure:38382: checking whether target compiler is working configure:38403: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -nostdlib -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffd0 configure:38403: $? = 0 configure:38413: result: yes configure:38421: checking whether powerpc64-unknown-linux-gnu-objcopy works for absolute addresses configure:38435: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -nostdlib -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU conftest.c >&5 configure:38438: $? = 0 configure:38446: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -no-pie -nostdlib -Wl,-N -Wl,-Ttext,0x2000 conftest.o -o conftest.exec /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000002030 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: conftest.exec has a LOAD segment with RWX permissions configure:38449: $? = 0 configure:38455: powerpc64-unknown-linux-gnu-objcopy --only-section=.text -O binary conftest.exec conftest configure:38458: $? = 0 configure:38446: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -no-pie -nostdlib -Wl,-N -Wl,-Ttext,0x8000 conftest.o -o conftest.exec /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000008030 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: conftest.exec has a LOAD segment with RWX permissions configure:38449: $? = 0 configure:38455: powerpc64-unknown-linux-gnu-objcopy --only-section=.text -O binary conftest.exec conftest configure:38458: $? = 0 configure:38464: cmp -s conftest.old conftest configure:38467: $? = 0 configure:38446: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -no-pie -nostdlib -Wl,-N -Wl,-Ttext,0x7C00 conftest.o -o conftest.exec /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000007c30 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: conftest.exec has a LOAD segment with RWX permissions configure:38449: $? = 0 configure:38455: powerpc64-unknown-linux-gnu-objcopy --only-section=.text -O binary conftest.exec conftest configure:38458: $? = 0 configure:38464: cmp -s conftest.old conftest configure:38467: $? = 0 configure:38478: result: yes configure:38486: checking whether linker accepts --build-id=none configure:38504: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -nostdlib -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -no-pie -Wl,--build-id=none conftest.c >&5 /usr/lib/gcc/powerpc64-unknown-linux-gnu/13/../../../../powerpc64-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000001001ffe8 configure:38504: $? = 0 configure:38515: result: yes configure:38718: checking whether nm works configure:38747: result: yes configure:38754: checking whether nm accepts -P configure:38783: result: yes configure:38792: checking whether nm accepts --defined-only configure:38821: result: yes configure:38872: checking whether -Wtrampolines work configure:38891: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wtrampolines -Werror -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU conftest.c >&5 configure:38891: $? = 0 configure:38899: result: yes configure:38990: checking for SDL2 configure:38997: $PKG_CONFIG --exists --print-errors "sdl2" Package sdl2 was not found in the pkg-config search path. Perhaps you should add the directory containing `sdl2.pc' to the PKG_CONFIG_PATH environment variable Package 'sdl2', required by 'virtual:world', not found configure:39000: $? = 1 configure:39014: $PKG_CONFIG --exists --print-errors "sdl2" Package sdl2 was not found in the pkg-config search path. Perhaps you should add the directory containing `sdl2.pc' to the PKG_CONFIG_PATH environment variable Package 'sdl2', required by 'virtual:world', not found configure:39017: $? = 1 configure:39031: result: no Package 'sdl2', required by 'virtual:world', not found configure:39399: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common conftest.c >&5 configure:39399: $? = 0 configure:39399: ./conftest configure:39399: $? = 0 configure:39403: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common conftest.c >&5 configure:39403: $? = 0 configure:39403: ./conftest configure:39403: $? = 0 configure:39407: checking whether byte ordering is bigendian configure:39422: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common conftest.c >&5 conftest.c:304:16: error: unknown type name 'not' 304 | not a universal capable compiler | ^~~ conftest.c:304:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 304 | not a universal capable compiler | ^~~~~~~~~ conftest.c:304:22: error: unknown type name 'universal' configure:39422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub" | #define PACKAGE_VERSION "2.12" | #define PACKAGE_STRING "GRUB 2.12" | #define PACKAGE_BUGREPORT "bug-grub@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 | #define HAVE_STDINT_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_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_WCTYPE_H 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 PACKAGE "grub" | #define VERSION "2.12" | #define GRUB_BOOT_DIR_NAME "boot" | #define GRUB_DIR_NAME "grub" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define WORDS_BIGENDIAN 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 0 | #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 | #define HAVE___CTZDI2 1 | #define HAVE___CLZDI2 1 | #define HAVE___BSWAPSI2 1 | #define HAVE___BSWAPDI2 1 | #define HAVE___BZERO 1 | #define HAVE___REGISTER_FRAME_INFO 1 | #define HAVE___DEREGISTER_FRAME_INFO 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:39467: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common conftest.c >&5 configure:39467: $? = 0 configure:39485: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common conftest.c >&5 configure:39485: $? = 0 configure:39613: result: yes configure:39642: checking for BUILD_FREETYPE configure:39649: $PKG_CONFIG --exists --print-errors "freetype2" configure:39652: $? = 0 configure:39666: $PKG_CONFIG --exists --print-errors "freetype2" configure:39669: $? = 0 configure:39707: result: yes configure:39716: checking ft2build.h usability configure:39716: powerpc64-unknown-linux-gnu-gcc -c -std=gnu99 -fno-common -I/usr/include/freetype2 conftest.c >&5 configure:39716: $? = 0 configure:39716: result: yes configure:39716: checking ft2build.h presence configure:39716: powerpc64-unknown-linux-gnu-gcc -E -I/usr/include/freetype2 conftest.c configure:39716: $? = 0 configure:39716: result: yes configure:39716: checking for ft2build.h configure:39716: result: yes configure:39746: powerpc64-unknown-linux-gnu-gcc -o conftest -std=gnu99 -fno-common -I/usr/include/freetype2 conftest.c -lfreetype >&5 configure:39746: $? = 0 configure:40322: checking for lzma_code in -llzma configure:40347: powerpc64-unknown-linux-gnu-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c -llzma >&5 configure:40347: $? = 0 configure:40356: result: yes configure:40371: checking lzma.h usability configure:40371: powerpc64-unknown-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:40371: $? = 0 configure:40371: result: yes configure:40371: checking lzma.h presence configure:40371: powerpc64-unknown-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 conftest.c configure:40371: $? = 0 configure:40371: result: yes configure:40371: checking for lzma.h configure:40371: result: yes configure:41157: checking whether ln -s can handle directories properly configure:41165: result: yes configure:41315: checking that generated files are newer than configure configure:41321: result: done configure:41644: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GRUB config.status 2.12, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost config.status:2521: creating Makefile config.status:2521: creating grub-core/Makefile config.status:2521: creating grub-core/lib/gnulib/Makefile config.status:2521: creating po/Makefile.in config.status:2521: creating docs/Makefile config.status:2521: creating util/bash-completion.d/Makefile config.status:2521: creating stamp-h config.status:2521: creating config.h config.status:2521: creating config-util.h config.status:2747: linking /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12/include/grub/powerpc64 to include/grub/cpu config.status:2751: error: /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12/include/grub/powerpc64: file not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc64-unknown-linux-gnu ac_cv_c_bigendian=yes 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=yes 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=powerpc64-unknown-linux-gnu-gcc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= 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 -mcpu=native -mtune=native -pipe' 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_FUSE_CFLAGS_set= ac_cv_env_FUSE_CFLAGS_value= ac_cv_env_FUSE_LIBS_set= ac_cv_env_FUSE_LIBS_value= ac_cv_env_LDFLAGS_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= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_set=set ac_cv_env_PYTHON_value=true ac_cv_env_SDL2_CFLAGS_set= ac_cv_env_SDL2_CFLAGS_value= ac_cv_env_SDL2_LIBS_set= ac_cv_env_SDL2_LIBS_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=powerpc64-unknown-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=powerpc64-unknown-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func____chkstk_ms=no ac_cv_func___aeabi_idiv=no ac_cv_func___aeabi_idivmod=no ac_cv_func___aeabi_lasr=no ac_cv_func___aeabi_llsl=no ac_cv_func___aeabi_llsr=no ac_cv_func___aeabi_lmul=no ac_cv_func___aeabi_memclr4=no ac_cv_func___aeabi_memclr8=no ac_cv_func___aeabi_memclr=no ac_cv_func___aeabi_memcpy4=no ac_cv_func___aeabi_memcpy8=no ac_cv_func___aeabi_memcpy=no ac_cv_func___aeabi_memset=no ac_cv_func___aeabi_uidiv=no ac_cv_func___aeabi_uidivmod=no ac_cv_func___aeabi_ulcmp=no ac_cv_func___ashldi3=no ac_cv_func___ashrdi3=no ac_cv_func___bswapdi2=yes ac_cv_func___bswapsi2=yes ac_cv_func___bzero=yes ac_cv_func___chkstk_ms=no ac_cv_func___clzdi2=yes ac_cv_func___ctzdi2=yes ac_cv_func___ctzsi2=no ac_cv_func___deregister_frame_info=yes ac_cv_func___divdi3=no ac_cv_func___divsi3=no ac_cv_func___lshrdi3=no ac_cv_func___moddi3=no ac_cv_func___modsi3=no ac_cv_func___muldi3=no ac_cv_func___register_frame_info=yes ac_cv_func___ucmpdi2=no ac_cv_func___udivdi3=no ac_cv_func___udivsi3=no ac_cv_func___umoddi3=no ac_cv_func___umodsi3=no ac_cv_func__restgpr_14_x=no 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=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_ft2build_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_lzma_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_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_stdc=yes ac_cv_header_stdint_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=powerpc64-unknown-linux-gnu ac_cv_lib_error_at_line=yes ac_cv_lib_lex=-lfl ac_cv_lib_lzma_lzma_code=yes 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='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/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/powerpc64-unknown-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=powerpc64-unknown-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_BUILD_CC=powerpc64-unknown-linux-gnu-gcc ac_cv_prog_CC=powerpc64-unknown-linux-gnu-gcc ac_cv_prog_CMP=cmp ac_cv_prog_CPP='powerpc64-unknown-linux-gnu-gcc -E' ac_cv_prog_CXX=powerpc64-unknown-linux-gnu-g++ ac_cv_prog_HAVE_CXX=yes ac_cv_prog_LEX=flex ac_cv_prog_RANLIB=powerpc64-unknown-linux-gnu-ranlib ac_cv_prog_TARGET_NM=powerpc64-unknown-linux-gnu-nm ac_cv_prog_TARGET_OBJCOPY=powerpc64-unknown-linux-gnu-objcopy ac_cv_prog_TARGET_RANLIB=powerpc64-unknown-linux-gnu-ranlib ac_cv_prog_TARGET_STRIP=powerpc64-unknown-linux-gnu-strip ac_cv_prog_YACC=bison ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_cxx98= ac_cv_prog_cxx_g=yes 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_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=powerpc64-unknown-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/powerpc64-unknown-linux-gnu/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_python_platform= am_cv_python_pyexecdir= am_cv_python_pythondir= am_cv_python_version= 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 0 bit 20' gl_cv_cc_wallow=-Wno-error gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration 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='guessing 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='guessing yes' gl_cv_func_mbrtowc_stores_incomplete='guessing no' gl_cv_func_mbsrtowcs_works='guessing 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='guessing 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_float_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_asm_uscore=no 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_omit_frame_pointer=yes grub_cv_cc_fno_unwind_tables=yes grub_cv_cc_freg_struct_return=yes grub_cv_cc_ld_no_pie=yes grub_cv_cc_ld_no_pie_oneword=no grub_cv_cc_mno_stack_arg_probe=no 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_cc_wtrampolines=yes grub_cv_host_cc_wtrampolines=yes grub_cv_prog_ld_build_id_none=yes grub_cv_prog_nm_defined_only=yes grub_cv_prog_nm_minus_p=yes grub_cv_prog_nm_works=yes grub_cv_prog_objcopy_absolute=yes grub_cv_prog_target_cc=yes grub_cv_target_cc_link_format= grub_cv_target_cc_qn=no grub_cv_target_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' 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=none gt_cv_ssize_t=yes pkg_cv_BUILD_FREETYPE_CFLAGS=-I/usr/include/freetype2 pkg_cv_BUILD_FREETYPE_LIBS=-lfreetype ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12/build-aux/missing aclocal-1.15' 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='powerpc64-unknown-linux-gnu-ar' ARFLAGS='cr' AUTOCONF='${SHELL} /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12/build-aux/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12/build-aux/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12/build-aux/missing automake-1.15' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' BOOT_TIME_STATS='0' BSS_START_SYMBOL='' BUILD_CC='powerpc64-unknown-linux-gnu-gcc' BUILD_CFLAGS='-std=gnu99 -fno-common ' BUILD_CPPFLAGS='' BUILD_EXEEXT='' BUILD_FREETYPE_CFLAGS='-I/usr/include/freetype2' BUILD_FREETYPE_LIBS='-lfreetype' BUILD_LDFLAGS='' BUILD_LIBM='-lm' BUILD_SHEBANG='/bin/sh' BUILD_SIZEOF_LONG='8' BUILD_SIZEOF_VOID_P='8' BUILD_WORDS_BIGENDIAN='1' CC='powerpc64-unknown-linux-gnu-gcc' CCAS='powerpc64-unknown-linux-gnu-gcc' CCASDEPMODE='depmode=none' CCASFLAGS='' CCDEPMODE='depmode=none' CFLAGS='' CFLAG_VISIBILITY='' CMP='cmp' COND_APPLE_LINKER_FALSE='' COND_APPLE_LINKER_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_SDL2_FALSE='' COND_GRUB_EMU_SDL2_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_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_HAVE_PCI_FALSE='' COND_HAVE_PCI_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_MM_DEBUG_FALSE='' COND_MM_DEBUG_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_loongarch64_FALSE='' COND_loongarch64_TRUE='#' COND_loongarch64_efi_FALSE='' COND_loongarch64_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='powerpc64-unknown-linux-gnu-gcc -E' CPPFLAGS=' -D_FILE_OFFSET_BITS=64' CXX='powerpc64-unknown-linux-gnu-g++' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -mcpu=native -mtune=native -pipe' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISK_CACHE_STATS='0' DJVU_FONT_SOURCE='./DejaVuSans.ttf' ECHO_C='' ECHO_N='-n' ECHO_T='' EFIEMU64_LINK_FORMAT='' EGREP='/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' END_SYMBOL='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' FLOAT_H='float.h' FNMATCH_H='' FONT_SOURCE='./unifont.pcf' FREETYPE_CFLAGS='' FREETYPE_LIBS='' FUSE_CFLAGS='' FUSE_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/gmsgfmt' GMSGFMT_015='/usr/bin/gmsgfmt' GNULIBHEADERS_OVERRIDE_WINT_T='0' GNULIB_GETTIMEOFDAY='0' GREP='/bin/grep' GRUB_BOOT_MACHINE_LINK_ADDR='' GRUB_PLATFORM='emu' GRUB_STACK_PROTECTOR_INIT='' GRUB_TARGET_CPU='powerpc64' HAVE_ALIGNED_ALLOC='1' HAVE_ALLOCA_H='1' HAVE_ALPHASORT='1' HAVE_ASM_USCORE='0' 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='yes' 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='1' 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_SDL2='' 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='powerpc64-unknown-linux-gnu-gcc' HOST_CCASFLAGS='' HOST_CFLAGS='-std=gnu99 -fno-common -O2 -mcpu=native -mtune=native -pipe -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-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=' -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I$(top_builddir)/include' HOST_LDFLAGS='-Wl,-O1 -Wl,--as-needed' 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='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBDEVMAPPER='' LIBGEOM='' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBICONV='-liconv' LIBINTL='' LIBLZMA='-llzma' LIBMULTITHREAD='' LIBNVPAIR='' LIBOBJS='' LIBPCIACCESS='' LIBPMULTITHREAD='' LIBPTHREAD='' 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='none' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBMULTITHREAD='' LTLIBOBJS='' LTLIBTHREAD='' MAKEINFO='/usr/bin/makeinfo' MKDIR_P='/bin/mkdir -p' MM_DEBUG='0' 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.12' PACKAGE_TARNAME='grub' PACKAGE_URL='' PACKAGE_VERSION='2.12' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/powerpc64-unknown-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' 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='true' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='' RANLIB='powerpc64-unknown-linux-gnu-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' SDL2_CFLAGS='' SDL2_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDALIGN_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='powerpc64-unknown-linux-gnu-strip' SYSEXITS_H='' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TARGET_APPLE_LINKER='0' TARGET_CC='powerpc64-unknown-linux-gnu-gcc' TARGET_CCAS='powerpc64-unknown-linux-gnu-gcc' TARGET_CCASFLAGS=' -g -fno-PIE -fno-pie' TARGET_CC_VERSION='powerpc64-unknown-linux-gnu-gcc (Gentoo 13.2.1_p20231216 p11) 13.2.1 20231216' TARGET_CFLAGS='-std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -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 -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 -freg-struct-return -fno-omit-frame-pointer -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-ident -fno-PIE -fno-pie -fno-stack-protector -Wtrampolines' TARGET_CPP='powerpc64-unknown-linux-gnu-gcc -E' TARGET_CPPFLAGS=' -Wall -W -DGRUB_MACHINE_EMU=1 -DGRUB_MACHINE=POWERPC64_EMU -I$(top_srcdir)/include -I$(top_builddir)/include' TARGET_DECOMPRESSOR_LINK_ADDR='' TARGET_IMG_BASE_LDOPT='-Wl,-Ttext' TARGET_IMG_CFLAGS='' TARGET_IMG_LDFLAGS='-Wl,-N' TARGET_LDFLAGS=' -no-pie -Wl,--build-id=none' TARGET_LDFLAGS_OLDMAGIC='-Wl,-N' TARGET_LINK_ADDR='' TARGET_MODULE_FORMAT='' TARGET_NM='powerpc64-unknown-linux-gnu-nm' TARGET_NMFLAGS_DEFINED_ONLY='--defined-only' TARGET_NMFLAGS_MINUS_P='-P' TARGET_OBJ2ELF='' TARGET_OBJCONV='' TARGET_OBJCOPY='powerpc64-unknown-linux-gnu-objcopy' TARGET_RANLIB='powerpc64-unknown-linux-gnu-ranlib' TARGET_STRIP='powerpc64-unknown-linux-gnu-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' VERSION='2.12' 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 -' bindir='${exec_prefix}/bin' bootdirname='boot' build='powerpc64-unknown-linux-gnu' build_alias='powerpc64-unknown-linux-gnu' build_cpu='powerpc64' build_os='linux-gnu' build_vendor='unknown' datadir='/usr/share' datarootdir='/usr/share' docdir='/usr/share/doc/grub-2.12' dvidir='${docdir}' enable_efiemu='no' enable_grub_emu_pci='no' enable_grub_emu_sdl2='no' enable_grub_emu_sdl='no' enable_grub_mkfont='no' enable_grub_mount='no' exec_prefix='/usr' gl_LIBOBJDEPS=' ./$(DEPDIR)/asnprintf.Po ./$(DEPDIR)/printf-args.Po ./$(DEPDIR)/printf-parse.Po ./$(DEPDIR)/vasnprintf.Po' gl_LIBOBJS=' asnprintf.o printf-args.o printf-parse.o vasnprintf.o' gl_LTLIBOBJS=' asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo' gltests_LIBOBJDEPS='' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_GRUB_GNULIB_TESTS' grub_bios_setup='grub-bios-setup' grub_editenv='grub-editenv' grub_file='grub-file' grub_glue_efi='grub-glue-efi' grub_install='grub-install' grub_mkconfig='grub-mkconfig' grub_mkfont='grub-mkfont' grub_mkimage='grub-mkimage' grub_mklayout='grub-mklayout' grub_mkpasswd_pbkdf2='grub-mkpasswd-pbkdf2' grub_mkrelpath='grub-mkrelpath' grub_mkrescue='grub-mkrescue' grub_probe='grub-probe' grub_reboot='grub-reboot' grub_render_label='grub-render-label' grub_script_check='grub-script-check' grub_set_default='grub-set-default' grub_sparc64_setup='grub-sparc64-setup' grubdirname='grub' host='powerpc64-unknown-linux-gnu' host_alias='powerpc64-unknown-linux-gnu' host_cpu='powerpc64' host_kernel='linux' host_os='linux-gnu' host_vendor='unknown' htmldir='/usr/share/doc/grub-2.12/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/sys-boot/grub-2.12/work/grub-2.12/build-aux/install-sh' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/grub' pkgpythondir='${pythondir}/grub' platform='emu' prefix='/usr' program_transform_name='s&^&&' psdir='${docdir}' pyexecdir='' pythondir='' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='powerpc64-unknown-linux-gnu' target_alias='' target_cpu='powerpc64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GRUB" #define PACKAGE_TARNAME "grub" #define PACKAGE_VERSION "2.12" #define PACKAGE_STRING "GRUB 2.12" #define PACKAGE_BUGREPORT "bug-grub@gnu.org" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_FEATURES_H 1 #define HAVE_UNISTD_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_SYS_STAT_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_INTTYPES_H 1 #define HAVE_STDINT_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_STRINGS_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_WCTYPE_H 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 PACKAGE "grub" #define VERSION "2.12" #define GRUB_BOOT_DIR_NAME "boot" #define GRUB_DIR_NAME "grub" #define YYTEXT_POINTER 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define WORDS_BIGENDIAN 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 0 #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 #define HAVE___CTZDI2 1 #define HAVE___CLZDI2 1 #define HAVE___BSWAPSI2 1 #define HAVE___BSWAPDI2 1 #define HAVE___BZERO 1 #define HAVE___REGISTER_FRAME_INFO 1 #define HAVE___DEREGISTER_FRAME_INFO 1 #define HAVE_FT2BUILD_H 1 #define HAVE_LIBLZMA 1 #define USE_LIBLZMA 1 #define LOCALEDIR "/usr/share/locale" #define GRUB_LIBDIR "/usr/lib" #define GRUB_DATADIR "/usr/share" #define GRUB_SYSCONFDIR "/etc" configure: exit 1