This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU C Library configure (see version.h), which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ /tmp/instance-13/output-1/build/glibc-2.36-44-g2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3/configure --target=sh4eb-buildroot-linux-gnu --host=sh4eb-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --enable-shared --with-pkgversion=Buildroot --disable-profile --disable-werror --without-gd --with-headers=/tmp/instance-13/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include --enable-kernel=6.0

## --------- ##
## Platform. ##
## --------- ##

hostname = denver001
uname -m = x86_64
uname -r = 5.15.60-2-pve
uname -s = Linux
uname -v = #1 SMP PVE 5.15.60-2 (Tue, 04 Oct 2022 16:52:28 +0200)

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /tmp/instance-13/output-1/host/bin
PATH: /tmp/instance-13/output-1/host/sbin
PATH: /home/autobuild/make
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2251: checking build system type
configure:2265: result: x86_64-pc-linux-gnu
configure:2285: checking host system type
configure:2298: result: sh4eb-buildroot-linux-gnu
configure:2327: checking for sh4eb-buildroot-linux-gnu-gcc
configure:2354: result: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc
configure:2623: checking for C compiler version
configure:2632: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc --version >&5
sh4eb-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08-539-g85a9a3f0e6) 11.3.0
Copyright (C) 2021 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:2643: $? = 0
configure:2632: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -v >&5
Using built-in specs.
COLLECT_GCC=/tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc.br_real
COLLECT_LTO_WRAPPER=/tmp/instance-13/output-1/host/libexec/gcc/sh4eb-buildroot-linux-gnu/11.3.0/lto-wrapper
Target: sh4eb-buildroot-linux-gnu
Configured with: ./configure --prefix=/tmp/instance-13/output-1/host --sysconfdir=/tmp/instance-13/output-1/host/etc --localstatedir=/tmp/instance-13/output-1/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --target=sh4eb-buildroot-linux-gnu --with-sysroot=/tmp/instance-13/output-1/host/sh4eb-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/tmp/instance-13/output-1/host --with-mpc=/tmp/instance-13/output-1/host --with-mpfr=/tmp/instance-13/output-1/host --with-pkgversion='Buildroot 2022.08-539-g85a9a3f0e6' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --enable-languages=c --disable-shared --without-headers --disable-threads --with-newlib --disable-largefile
Thread model: single
Supported LTO compression algorithms: zlib
gcc version 11.3.0 (Buildroot 2022.08-539-g85a9a3f0e6) 
configure:2643: $? = 0
configure:2632: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -V >&5
sh4eb-buildroot-linux-gnu-gcc.br_real: error: unrecognized command-line option '-V'
sh4eb-buildroot-linux-gnu-gcc.br_real: fatal error: no input files
compilation terminated.
configure:2643: $? = 1
configure:2632: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -qversion >&5
sh4eb-buildroot-linux-gnu-gcc.br_real: error: unrecognized command-line option '-qversion'; did you mean '--version'?
sh4eb-buildroot-linux-gnu-gcc.br_real: fatal error: no input files
compilation terminated.
configure:2643: $? = 1
configure:2648: checking for suffix of object files
configure:2670: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -c -O0 -O1 -fno-lto  conftest.c >&5
configure:2674: $? = 0
configure:2695: result: o
configure:2699: checking whether we are using the GNU C compiler
configure:2718: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -c -O0 -O1 -fno-lto  conftest.c >&5
configure:2718: $? = 0
configure:2727: result: yes
configure:2736: checking whether /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc accepts -g
configure:2756: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -c -g  conftest.c >&5
configure:2756: $? = 0
configure:2797: result: yes
configure:2826: checking for gcc
configure:2842: found /usr/bin/gcc
configure:2853: result: gcc
configure:2877: checking for sh4eb-buildroot-linux-gnu-readelf
configure:2904: result: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-readelf
configure:3080: checking for C++ compiler version
configure:3089: no --version >&5
/tmp/instance-13/output-1/build/glibc-2.36-44-g2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3/configure: line 3091: no: command not found
configure:3100: $? = 127
configure:3089: no -v >&5
/tmp/instance-13/output-1/build/glibc-2.36-44-g2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3/configure: line 3091: no: command not found
configure:3100: $? = 127
configure:3089: no -V >&5
/tmp/instance-13/output-1/build/glibc-2.36-44-g2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3/configure: line 3091: no: command not found
configure:3100: $? = 127
configure:3089: no -qversion >&5
/tmp/instance-13/output-1/build/glibc-2.36-44-g2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3/configure: line 3091: no: command not found
configure:3100: $? = 127
configure:3104: checking whether we are using the GNU C++ compiler
configure:3123: no -c -O0 -O1 -fno-lto  conftest.cpp >&5
/tmp/instance-13/output-1/build/glibc-2.36-44-g2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3/configure: line 1634: no: command not found
configure:3123: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU C Library"
| #define PACKAGE_TARNAME "glibc"
| #define PACKAGE_VERSION "(see version.h)"
| #define PACKAGE_STRING "GNU C Library (see version.h)"
| #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/"
| #define PACKAGE_URL "https://www.gnu.org/software/glibc/"
| #define PKGVERSION "(Buildroot) "
| #define REPORT_BUGS_TO "<https://www.gnu.org/software/libc/bugs.html>"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:3132: result: no
configure:3141: checking whether no accepts -g
configure:3161: no -c -g  conftest.cpp >&5
/tmp/instance-13/output-1/build/glibc-2.36-44-g2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3/configure: line 1634: no: command not found
configure:3161: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU C Library"
| #define PACKAGE_TARNAME "glibc"
| #define PACKAGE_VERSION "(see version.h)"
| #define PACKAGE_STRING "GNU C Library (see version.h)"
| #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/"
| #define PACKAGE_URL "https://www.gnu.org/software/glibc/"
| #define PKGVERSION "(Buildroot) "
| #define REPORT_BUGS_TO "<https://www.gnu.org/software/libc/bugs.html>"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3176: no -c   conftest.cpp >&5
/tmp/instance-13/output-1/build/glibc-2.36-44-g2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3/configure: line 1634: no: command not found
configure:3176: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU C Library"
| #define PACKAGE_TARNAME "glibc"
| #define PACKAGE_VERSION "(see version.h)"
| #define PACKAGE_STRING "GNU C Library (see version.h)"
| #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/"
| #define PACKAGE_URL "https://www.gnu.org/software/glibc/"
| #define PKGVERSION "(Buildroot) "
| #define REPORT_BUGS_TO "<https://www.gnu.org/software/libc/bugs.html>"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3192: no -c -g  conftest.cpp >&5
/tmp/instance-13/output-1/build/glibc-2.36-44-g2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3/configure: line 1634: no: command not found
configure:3192: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU C Library"
| #define PACKAGE_TARNAME "glibc"
| #define PACKAGE_VERSION "(see version.h)"
| #define PACKAGE_STRING "GNU C Library (see version.h)"
| #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/"
| #define PACKAGE_URL "https://www.gnu.org/software/glibc/"
| #define PKGVERSION "(Buildroot) "
| #define REPORT_BUGS_TO "<https://www.gnu.org/software/libc/bugs.html>"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3202: result: no
configure:3227: checking whether no can link programs
configure:3250: no -o conftest -O0 -O1 -fno-lto   conftest.cpp  >&5
/tmp/instance-13/output-1/build/glibc-2.36-44-g2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3/configure: line 1672: no: command not found
configure:3250: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU C Library"
| #define PACKAGE_TARNAME "glibc"
| #define PACKAGE_VERSION "(see version.h)"
| #define PACKAGE_STRING "GNU C Library (see version.h)"
| #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/"
| #define PACKAGE_URL "https://www.gnu.org/software/glibc/"
| #define PKGVERSION "(Buildroot) "
| #define REPORT_BUGS_TO "<https://www.gnu.org/software/libc/bugs.html>"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3273: no -o conftest -O0 -O1 -fno-lto   -static conftest.cpp  >&5
/tmp/instance-13/output-1/build/glibc-2.36-44-g2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3/configure: line 1672: no: command not found
configure:3273: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU C Library"
| #define PACKAGE_TARNAME "glibc"
| #define PACKAGE_VERSION "(see version.h)"
| #define PACKAGE_STRING "GNU C Library (see version.h)"
| #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/"
| #define PACKAGE_URL "https://www.gnu.org/software/glibc/"
| #define PKGVERSION "(Buildroot) "
| #define REPORT_BUGS_TO "<https://www.gnu.org/software/libc/bugs.html>"
| /* end confdefs.h.  */
| 
| #include <iostream>
| 
| int
| main()
| {
|   std::cout << "Hello, world!";
|   return 0;
| }
| 
configure:3288: result: no
configure:3828: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-cpp  conftest.c
conftest.c:19:3: error: #error no CET compiler support
   19 | # error no CET compiler support
      |   ^~~~~
configure:3828: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU C Library"
| #define PACKAGE_TARNAME "glibc"
| #define PACKAGE_VERSION "(see version.h)"
| #define PACKAGE_STRING "GNU C Library (see version.h)"
| #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/"
| #define PACKAGE_URL "https://www.gnu.org/software/glibc/"
| #define PKGVERSION "(Buildroot) "
| #define REPORT_BUGS_TO "<https://www.gnu.org/software/libc/bugs.html>"
| #define TIMEOUTFACTOR 1
| #define HAVE_TUNABLES 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
| #ifndef __CET__
| # error no CET compiler support
| #endif
|   ;
|   return 0;
| }
configure:3900: checking for sysdeps preconfigure fragments
configure:6: checking for grep that handles long lines and -e
configure:64: result: /usr/bin/grep
configure:69: checking for egrep
configure:131: result: /usr/bin/grep -E
configure:6: checking for grep that handles long lines and -e
configure:64: result: /usr/bin/grep
configure:69: checking for egrep
configure:131: result: /usr/bin/grep -E
configure:3907: result: 
configure:3937: checking for use of fpu sysdeps directories
configure:3956: result: yes
configure:3960: checking for -fstack-protector
configure:3977: result: no
configure:3980: checking for -fstack-protector-strong
configure:3986: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -O0 -O1 -fno-lto  -Werror -fstack-protector-strong -xc /dev/null -S -o /dev/null
configure:3989: $? = 0
configure:3997: result: yes
configure:4000: checking for -fstack-protector-all
configure:4006: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -O0 -O1 -fno-lto  -Werror -fstack-protector-all -xc /dev/null -S -o /dev/null
configure:4009: $? = 0
configure:4017: result: yes
configure:4060: checking for assembler and linker STT_GNU_IFUNC support

There are no relocations in this file.
configure:4091: result: no
configure:4095: checking for gcc attribute ifunc support
conftest.c:10:24: error: 'ifunc' is not supported on this target
   10 | extern __typeof (func) func __attribute__ ((ifunc ("resolver")));
      |                        ^~~~
configure:4121: result: no
configure:4126: checking whether the linker supports textrels along with ifunc
configure:4166: result: no
configure:4171: checking for GNU attribute retain support
conftest.c:1:1: error: 'retain' attribute ignored [-Werror=attributes]
    1 | static int var  __attribute__ ((used, retain, section ("__libc_atexit")));
      | ^~~~~~
cc1: all warnings being treated as errors
configure:4186: result: no
configure:4196: checking if compiler warns about alias for function with incompatible types
conftest.c:9:34: error: 'foo_alias' alias between functions of incompatible types 'int(const void *, int)' and 'int (*(void))(const void *, int)' [-Werror=attribute-alias=]
    9 | extern __typeof (__redirect_foo) foo_alias __attribute__ ((alias ("foo")));
      |                                  ^~~~~~~~~
conftest.c:4:28: note: aliased declaration here
    4 | __typeof (__redirect_foo) *foo_impl (void)
      |                            ^~~~~~~~
cc1: all warnings being treated as errors
configure:4218: result: yes
configure:4233: WARNING: gcc emits a warning for alias between functions of incompatible types
configure:4238: WARNING: Multi-arch is disabled.
configure:4256: checking sysdep dirs
configure:4421: WARNING: sysdeps/unix/sysv/linux/sh/be/sh4/fpu/Implies specifies nonexistent unix/sysv/linux/sh/sh4/fpu
configure:4454: result: sysdeps/generic
configure:4474: checking for a BSD-compatible install
configure:4542: result: /usr/bin/install -c
configure:4557: checking whether ln -s works
configure:4561: result: yes
configure:4591: checking whether /tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/as is GNU as
configure:4605: result: yes
configure:4610: checking whether /tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/ld is GNU ld
configure:4624: result: yes
configure:4634: checking for /tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/as
configure:4661: result: /tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/as
configure:4676: checking version of /tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/as
configure:4686: result: 2.38, ok
configure:4834: checking for /tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/ld
configure:4861: result: /tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/ld
configure:4876: checking version of /tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/ld
configure:4886: result: 2.38, ok
configure:4903: checking for gnumake
configure:4930: result: /home/autobuild/make/make -j1
configure:4945: checking version of /home/autobuild/make/make -j1
configure:4955: result: 4.3.91, ok
configure:4967: checking for gnumsgfmt
configure:4997: result: no
configure:4967: checking for gmsgfmt
configure:4997: result: no
configure:4967: checking for msgfmt
configure:4997: result: no
configure:5030: checking for makeinfo
configure:5046: found /usr/bin/makeinfo
configure:5057: result: makeinfo
configure:5072: checking version of makeinfo
configure:5082: result: 6.7, ok
configure:5093: checking for sed
configure:5109: found /usr/bin/sed
configure:5120: result: sed
configure:5135: checking version of sed
configure:5145: result: 4.7, ok
configure:5156: checking for gawk
configure:5172: found /tmp/instance-13/output-1/host/bin/gawk
configure:5183: result: gawk
configure:5198: checking version of gawk
configure:5208: result: 5.1.1, ok
configure:5219: checking for bison
configure:5235: found /tmp/instance-13/output-1/host/bin/bison
configure:5246: result: bison
configure:5261: checking version of bison
configure:5271: result: 3.8.2, ok
configure:5279: checking if /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc is sufficient to build libc
configure:5299: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-cpp  conftest.c
configure:5299: $? = 0
configure:5306: result: yes
configure:5315: checking for sh4eb-buildroot-linux-gnu-nm
configure:5342: result: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-nm
configure:5480: checking for python3
configure:5496: found /usr/bin/python3
configure:5507: result: python3
configure:5522: checking version of python3
configure:5532: result: 3.9.2, ok
configure:5549: WARNING:
*** These auxiliary programs are missing or incompatible versions: msgfmt
*** some features or tests will be disabled.
*** Check the INSTALL file for required versions.
configure:5600: checking LD_LIBRARY_PATH variable
configure:5610: result: ok
configure:5621: checking for bash
configure:5652: result: /bin/sh
configure:5663: checking for perl
configure:5694: result: /usr/bin/perl
configure:5708: checking for install-info
configure:5740: result: no
configure:5749: checking for .set assembler directive
configure:5775: result: yes
configure:5782: checking linker support for protected data symbol
configure:5792: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -nostdlib -nostartfiles -fno-stack-protector -fPIC -shared conftest.c -o conftest.so
configure:5795: $? = 0
configure:5802: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -nostdlib -nostartfiles -fno-stack-protector conftest.c -o conftest conftest.so
/tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/ld: copy reloc against protected `bar' is dangerous
/tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 000000000040019c
configure:5805: $? = 0
configure:5813: result: yes
configure:5817: checking linker support for INSERT in linker script
configure:5835: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -nostdlib -nostartfiles -fno-stack-protector -fPIC -shared conftest.c -Wl,-T,conftest.t -o conftest.so
configure:5838: $? = 0
configure:5845: result: yes
configure:5849: checking for broken __attribute__((alias()))
configure:5864: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -Werror -S conftest.c -o conftest.s 1>&5
configure:5867: $? = 0
configure:5877: result: no
configure:5883: checking whether to put _rtld_local into .sdata section
configure:5897: result: yes
configure:5904: checking for libunwind-support in compiler
configure:5921: result: no
configure:5930: checking whether --noexecstack is desirable for .S files
configure:5940: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -O0 -O1 -fno-lto 
		   -S -o conftest.s conftest.c 1>&5
configure:5943: $? = 0
configure:5948: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc  -Wa,--noexecstack
		      -c -o conftest.o conftest.s 1>&5
configure:5951: $? = 0
configure:5960: result: yes
configure:5967: checking for linker that supports -z execstack
configure:5978: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -O0 -O1 -fno-lto   -fno-stack-protector
		    -Wl,-z,execstack -nostdlib -nostartfiles
		    -fPIC -shared -o conftest.so conftest.c
		    1>&5
configure:5981: $? = 0
configure:5999: result: yes
configure:6003: checking for linker that supports -z start-stop-gc
configure:6014: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -O0 -O1 -fno-lto   -fno-stack-protector
		    -Wl,-z,start-stop-gc -nostdlib -nostartfiles
		    -fPIC -shared -o conftest.so conftest.c
		    1>&5
configure:6017: $? = 0
configure:6035: result: yes
configure:6040: checking for linker that supports --depaudit
configure:6051: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -O0 -O1 -fno-lto   -fno-stack-protector
		    -Wl,--depaudit,x -nostdlib -nostartfiles
		    -fPIC -shared -o conftest.so conftest.c
		    1>&5
configure:6054: $? = 0
configure:6072: result: yes
configure:6077: checking for linker that supports -z pack-relative-relocs
configure:6088: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -O0 -O1 -fno-lto   -fno-stack-protector
		    -Wl,-z,pack-relative-relocs -nostdlib -nostartfiles
		    -fPIC -shared -o conftest.so conftest.c
		    1>&5
/tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/ld: warning: -z pack-relative-relocs ignored
configure:6091: $? = 0
configure:6109: result: no
configure:6114: checking for linker that supports --no-dynamic-linker
configure:6125: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -O0 -O1 -fno-lto   -fno-stack-protector
		    -Wl,--no-dynamic-linker -nostdlib -nostartfiles
		    -fPIC -shared -o conftest.so conftest.c
		    1>&5
configure:6128: $? = 0
configure:6146: result: yes
configure:6151: checking for -static-pie
configure:6157: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -static-pie -xc /dev/null -S -o /dev/null
configure:6160: $? = 0
configure:6168: result: yes
configure:6173: checking for -fpie
configure:6179: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -fpie -xc /dev/null -S -o /dev/null
configure:6182: $? = 0
configure:6190: result: yes
configure:6195: checking for GLOB_DAT reloc
configure:6208: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -O0 -O1 -fno-lto  
			-fPIC -shared -o conftest.so conftest.c
			-nostdlib -nostartfiles -fno-stack-protector
			1>&5
configure:6211: $? = 0
configure:6224: result: yes
configure:6228: checking for -mtls-dialect=gnu2
configure:6242: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -O0 -O1 -fno-lto  -fPIC -mtls-dialect=gnu2 -nostdlib -nostartfiles
		   conftest.c -o conftest 1>&5
sh4eb-buildroot-linux-gnu-gcc.br_real: error: unrecognized command-line option '-mtls-dialect=gnu2'
configure:6245: $? = 1
configure:6254: result: no
configure:6260: checking whether cc puts quotes around section names
configure:6281: result: no
configure:6288: checking for __builtin_memset
configure:6300: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -O3 -S conftest.c -o - | grep -F memset > /dev/null
configure:6303: $? = 0
configure:6312: result: no
configure:6319: checking for redirection of built-in functions
configure:6332: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -O3 -S conftest.c -o - | grep -F my_strstr > /dev/null
configure:6335: $? = 0
configure:6344: result: yes
configure:6350: checking for compiler option to disable generation of FMA instructions
configure:6358: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -ffp-contract=off -xc /dev/null -S -o /dev/null
configure:6361: $? = 0
configure:6367: result: -ffp-contract=off
configure:6400: checking if /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc accepts -fno-tree-loop-distribute-patterns with __attribute__ ((__optimize__))
configure:6413: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -O0 -O1 -fno-lto  -c conftest.c
configure:6416: $? = 0
configure:6423: result: yes
configure:6431: checking for libgd
configure:6464: result: no
configure:6473: checking for is_selinux_enabled in -lselinux
configure:6498: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -o conftest -O0 -O1 -fno-lto   conftest.c -lselinux   >&5
/tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/ld: cannot find crt1.o: No such file or directory
/tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/ld: cannot find crti.o: No such file or directory
/tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/ld: cannot find -lselinux: No such file or directory
/tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/ld: cannot find -lc: No such file or directory
/tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/ld: cannot find crtn.o: No such file or directory
collect2: error: ld returned 1 exit status
configure:6498: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU C Library"
| #define PACKAGE_TARNAME "glibc"
| #define PACKAGE_VERSION "(see version.h)"
| #define PACKAGE_STRING "GNU C Library (see version.h)"
| #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/"
| #define PACKAGE_URL "https://www.gnu.org/software/glibc/"
| #define PKGVERSION "(Buildroot) "
| #define REPORT_BUGS_TO "<https://www.gnu.org/software/libc/bugs.html>"
| #define TIMEOUTFACTOR 1
| #define HAVE_TUNABLES 1
| #define USE_PPC_SCV 1
| #define STACK_PROTECTOR_LEVEL 0
| #define HAVE_ASM_SET_DIRECTIVE 1
| #define HAVE_SDATA_SECTION 1
| #define HAVE_CC_INHIBIT_LOOP_TO_LIBCALL 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char is_selinux_enabled ();
| int
| main ()
| {
| return is_selinux_enabled ();
|   ;
|   return 0;
| }
configure:6507: result: no
configure:6630: checking for _FORTIFY_SOURCE predefine
configure:6649: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -c -O0 -O1 -fno-lto  conftest.c >&5
configure:6649: $? = 0
configure:6656: result: no
configure:6663: checking whether the assembler requires one version per symbol
configure:6684: result: no
configure:6691: checking for __builtin_trap with no external dependencies
configure:6708: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -c -O0 -O1 -fno-lto  conftest.c >&5
configure:6708: $? = 0
libc_undefs='abort'
configure:6722: result: no
configure:6736: checking whether the C++ compiler supports thread_local
configure:6764:  -c -O0 -O1 -fno-lto -std=gnu++11  conftest.cpp >&5
/tmp/instance-13/output-1/build/glibc-2.36-44-g2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3/configure: line 1634: -c: command not found
configure:6764: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU C Library"
| #define PACKAGE_TARNAME "glibc"
| #define PACKAGE_VERSION "(see version.h)"
| #define PACKAGE_STRING "GNU C Library (see version.h)"
| #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/"
| #define PACKAGE_URL "https://www.gnu.org/software/glibc/"
| #define PKGVERSION "(Buildroot) "
| #define REPORT_BUGS_TO "<https://www.gnu.org/software/libc/bugs.html>"
| #define TIMEOUTFACTOR 1
| #define HAVE_TUNABLES 1
| #define USE_PPC_SCV 1
| #define STACK_PROTECTOR_LEVEL 0
| #define HAVE_ASM_SET_DIRECTIVE 1
| #define HAVE_SDATA_SECTION 1
| #define HAVE_CC_INHIBIT_LOOP_TO_LIBCALL 1
| /* end confdefs.h.  */
| 
| #include <thread>
| 
| // Compiler support.
| struct S
| {
|   S ();
|   ~S ();
| };
| thread_local S s;
| S * get () { return &s; }
| 
| // libstdc++ support.
| #ifndef _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL
| #error __cxa_thread_atexit_impl not supported
| #endif
| 
configure:6773: result: no
configure:6804: result: running configure fragment for sysdeps/unix/sysv/linux/sh
configure:6804: result: running configure fragment for sysdeps/unix/sysv/linux
configure:10: checking installed Linux kernel header files
configure:29: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-cpp  -nostdinc -isystem /tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/include -isystem /tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/include-fixed -isystem /tmp/instance-13/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include conftest.c
configure:29: $? = 0
configure:36: result: 3.2.0 or later
configure:70: checking for kernel header at least 6.0
configure:89: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-cpp  -nostdinc -isystem /tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/include -isystem /tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/include-fixed -isystem /tmp/instance-13/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include conftest.c
configure:89: $? = 0
configure:95: result: ok
configure:6804: result: running configure fragment for sysdeps/gnu
configure:6804: result: running configure fragment for sysdeps/sh
configure:6869: checking whether -fPIC is default
configure:6885: result: no
configure:6890: checking whether -fPIE is default
configure:6906: result: no
configure:6911: checking if we can build programs as PIE
configure:6919: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -c -O0 -O1 -fno-lto  conftest.c >&5
configure:6919: $? = 0
configure:6925: result: yes
configure:6937: checking if we can build static PIE programs
configure:6948: /tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc -c -O0 -O1 -fno-lto  conftest.c >&5
conftest.c:26:3: error: #error static PIE is not supported
   26 | # error static PIE is not supported
      |   ^~~~~
configure:6948: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU C Library"
| #define PACKAGE_TARNAME "glibc"
| #define PACKAGE_VERSION "(see version.h)"
| #define PACKAGE_STRING "GNU C Library (see version.h)"
| #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/"
| #define PACKAGE_URL "https://www.gnu.org/software/glibc/"
| #define PKGVERSION "(Buildroot) "
| #define REPORT_BUGS_TO "<https://www.gnu.org/software/libc/bugs.html>"
| #define TIMEOUTFACTOR 1
| #define HAVE_TUNABLES 1
| #define USE_PPC_SCV 1
| #define STACK_PROTECTOR_LEVEL 0
| #define HAVE_ASM_SET_DIRECTIVE 1
| #define HAVE_SDATA_SECTION 1
| #define HAVE_CC_INHIBIT_LOOP_TO_LIBCALL 1
| #define __LINUX_KERNEL_VERSION (6 * 65536 + 0 * 256 + 0)
| #define __LINUX_KERNEL_VERSION_STR "6.0.0"
| #define __ABI_TAG_VERSION 6,0,0
| #define HAVE_INLINED_SYSCALLS 1
| #define EXPORT_UNWIND_FIND_FDE 1
| #define USE_NSCD 1
| #define USE_LDCONFIG 1
| /* end confdefs.h.  */
| #ifndef SUPPORT_STATIC_PIE
| # error static PIE is not supported
| #endif
configure:6955: result: no
configure:7105: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GNU C Library config.status (see version.h), which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on denver001

config.status:948: creating config.make
config.status:948: creating Makefile
config.status:948: creating config.h
config.status:1122: executing default commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O0 -O1 -fno-lto'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=/tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-cpp
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O0 -O1 -fno-lto'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=no
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=sh4eb-buildroot-linux-gnu
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=sh4eb-buildroot-linux-gnu
ac_cv_host=sh4eb-buildroot-linux-gnu
ac_cv_lib_selinux_is_selinux_enabled=no
ac_cv_objext=o
ac_cv_path_BASH_SHELL=/bin/sh
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_INSTALL_INFO=no
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AS=/tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/as
ac_cv_prog_AWK=gawk
ac_cv_prog_BISON=bison
ac_cv_prog_BUILD_CC=gcc
ac_cv_prog_CC=/tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc
ac_cv_prog_LD=/tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/ld
ac_cv_prog_MAKE='/home/autobuild/make/make -j1'
ac_cv_prog_MAKEINFO=makeinfo
ac_cv_prog_NM=/tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-nm
ac_cv_prog_PYTHON_PROG=python3
ac_cv_prog_READELF=/tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-readelf
ac_cv_prog_SED=sed
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=no
libc_cv_as_noexecstack=yes
libc_cv_asm_set_directive=yes
libc_cv_broken_alias_attribute=no
libc_cv_builtin_trap=no
libc_cv_cc_loop_to_function=yes
libc_cv_cc_nofma=-ffp-contract=off
libc_cv_cc_pie_default=no
libc_cv_cc_with_libunwind=no
libc_cv_compiler_default_cet=no
libc_cv_compiler_ok=yes
libc_cv_complocaledir='${exec_prefix}/lib/locale'
libc_cv_cxx_link_ok=no
libc_cv_cxx_thread_local=no
libc_cv_depaudit=yes
libc_cv_dt_relr=no
libc_cv_forced_unwind=yes
libc_cv_fpie=yes
libc_cv_gcc_builtin_memset=no
libc_cv_gcc_builtin_redirection=yes
libc_cv_gcc_incompatible_alias=yes
libc_cv_gcc_indirect_function=no
libc_cv_gcc_unwind_find_fde=yes
libc_cv_gnu_retain=no
libc_cv_has_glob_dat=yes
libc_cv_have_sdata_section=yes
libc_cv_have_section_quotes=no
libc_cv_idn=no
libc_cv_insert=yes
libc_cv_ld_gnu_indirect_function=no
libc_cv_linux320='3.2.0 or later'
libc_cv_localstatedir=/var
libc_cv_mtls_dialect_gnu2=no
libc_cv_multidir=.
libc_cv_no_dynamic_linker=yes
libc_cv_nss_crypt=no
libc_cv_pic_default=no
libc_cv_pie_supported=yes
libc_cv_predef_fortify_source=no
libc_cv_prog_as_gnu=yes
libc_cv_prog_ld_gnu=yes
libc_cv_protected_data=yes
libc_cv_rootsbindir=/sbin
libc_cv_rtlddir=/lib
libc_cv_slibdir=/lib
libc_cv_ssp=no
libc_cv_ssp_all=yes
libc_cv_ssp_strong=yes
libc_cv_static_nss_crypt=no
libc_cv_static_pie=no
libc_cv_static_pie_supported=no
libc_cv_symver_needs_alias=no
libc_cv_sysconfdir=/etc
libc_cv_textrel_ifunc=no
libc_cv_with_fp=yes
libc_cv_with_lld=no
libc_cv_z_execstack=yes
libc_cv_z_start_stop_gc=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='/tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/ar'
AS='/tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/as'
ASFLAGS_config=' -Wa,--noexecstack'
AUTOCONF='no'
AWK='gawk'
BASH_SHELL='/bin/sh'
BISON='bison'
BUILD_CC='gcc'
CC='/tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc'
CFLAGS='-O0 -O1 -fno-lto'
CPP='/tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-cpp'
CPPFLAGS=''
CPPUNDEFS=''
CXX=''
CXXFLAGS='-O0 -O1 -fno-lto'
CXX_BITS_STD_ABS_H=''
CXX_CMATH_HEADER=''
CXX_CSTDLIB_HEADER=''
CXX_SYSINCLUDES=''
DEFINES=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
GPROF='gprof'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_INFO='no'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='/tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/ld'
LDFLAGS=''
LIBGD='no'
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAKE='/home/autobuild/make/make -j1'
MAKEINFO='makeinfo'
MSGFMT=':'
NM='/tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-nm'
OBJCOPY='/tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/objcopy'
OBJDUMP='/tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/../../../../sh4eb-buildroot-linux-gnu/bin/objdump'
OBJEXT='o'
PACKAGE_BUGREPORT='https://sourceware.org/bugzilla/'
PACKAGE_NAME='GNU C Library'
PACKAGE_STRING='GNU C Library (see version.h)'
PACKAGE_TARNAME='glibc'
PACKAGE_URL='https://www.gnu.org/software/glibc/'
PACKAGE_VERSION='(see version.h)'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKGVERSION='(Buildroot) '
PKGVERSION_TEXI='(Buildroot) '
PYTHON='python3 -B'
PYTHON_PROG='python3'
READELF='/tmp/instance-13/output-1/host/bin/sh4eb-buildroot-linux-gnu-readelf'
RELEASE='stable'
REPORT_BUGS_TEXI='@uref{https://www.gnu.org/software/libc/bugs.html}'
REPORT_BUGS_TO='<https://www.gnu.org/software/libc/bugs.html>'
SED='sed'
SHELL='/bin/bash'
SYSINCLUDES='-nostdinc -isystem /tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/include -isystem /tmp/instance-13/output-1/host/lib/gcc/sh4eb-buildroot-linux-gnu/11.3.0/include-fixed -isystem /tmp/instance-13/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include'
VERSION='2.36'
ac_ct_CC=''
ac_ct_CXX=''
all_warnings=''
base_machine='sh'
bindir='${exec_prefix}/bin'
bindnow='no'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-pc-linux-gnu'
build_cpu='x86_64'
build_crypt='yes'
build_nscd='yes'
build_os='linux-gnu'
build_pt_chown='no'
build_vendor='pc'
cross_compiling='yes'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
enable_timezone_tools='yes'
enable_werror='no'
exec_prefix='${prefix}'
experimental_malloc='yes'
extra_nonshared_cflags=''
force_install='yes'
hardcoded_path_in_tests='no'
have_libaudit=''
have_libcap=''
have_selinux='no'
have_tunables='yes'
host='sh4eb-buildroot-linux-gnu'
host_alias='sh4eb-buildroot-linux-gnu'
host_cpu='sh4eb'
host_os='linux-gnu'
host_vendor='buildroot'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
ldd_rewrite_script='no'
libc_cv_cc_loop_to_function='yes'
libc_cv_cc_nofma='-ffp-contract=off'
libc_cv_cc_submachine=''
libc_cv_cc_with_libunwind='no'
libc_cv_complocaledir='${exec_prefix}/lib/locale'
libc_cv_cxx_thread_local='no'
libc_cv_fpie='yes'
libc_cv_gcc_unwind_find_fde='yes'
libc_cv_has_glob_dat='yes'
libc_cv_insert='yes'
libc_cv_localstatedir='/var'
libc_cv_mtls_dialect_gnu2='no'
libc_cv_multidir='.'
libc_cv_nss_crypt='no'
libc_cv_protected_data='yes'
libc_cv_rootsbindir='/sbin'
libc_cv_rtlddir='/lib'
libc_cv_slibdir='/lib'
libc_cv_ssp='no'
libc_cv_static_nss_crypt='no'
libc_cv_sysconfdir='/etc'
libc_cv_textrel_ifunc='no'
libc_cv_with_fp='yes'
libc_cv_z_execstack='yes'
libc_extra_cflags=''
libc_extra_cppflags=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mach_interface_list=''
mandir='${datarootdir}/man'
memory_tagging='no'
multi_arch='no'
no_stack_protector=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
profile='no'
program_transform_name='s,x,x,'
psdir='${docdir}'
pthread_in_libc='yes'
rtld_early_cflags=''
sbindir='${exec_prefix}/sbin'
shared='yes'
sharedstatedir='${prefix}/com'
stack_protector='-fno-stack-protector'
static=''
static_nss='no'
subdirs=' '
submachine=''
sysconfdir='${prefix}/etc'
sysheaders='/tmp/instance-13/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include'
sysnames=' sysdeps/unix/sysv/linux/sh/be/sh4/fpu sysdeps/unix/sysv/linux/sh/be/sh4 sysdeps/unix/sysv/linux/sh/sh4 sysdeps/unix/sysv/linux/sh/be sysdeps/unix/sysv/linux/sh sysdeps/sh/nptl sysdeps/unix/sysv/linux sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix/sh sysdeps/unix sysdeps/posix sysdeps/sh/be/sh4/fpu sysdeps/sh/sh4/fpu sysdeps/sh/be/sh4 sysdeps/sh/sh4 sysdeps/sh/be sysdeps/sh sysdeps/wordsize-32 sysdeps/ieee754/flt-32 sysdeps/ieee754/dbl-64 sysdeps/ieee754 sysdeps/generic'
target_alias='sh4eb-buildroot-linux-gnu'
use_default_link='no'
use_ldconfig='yes'
use_nscd='yes'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "GNU C Library"
#define PACKAGE_TARNAME "glibc"
#define PACKAGE_VERSION "(see version.h)"
#define PACKAGE_STRING "GNU C Library (see version.h)"
#define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/"
#define PACKAGE_URL "https://www.gnu.org/software/glibc/"
#define PKGVERSION "(Buildroot) "
#define REPORT_BUGS_TO "<https://www.gnu.org/software/libc/bugs.html>"
#define TIMEOUTFACTOR 1
#define HAVE_TUNABLES 1
#define USE_PPC_SCV 1
#define STACK_PROTECTOR_LEVEL 0
#define HAVE_ASM_SET_DIRECTIVE 1
#define HAVE_SDATA_SECTION 1
#define HAVE_CC_INHIBIT_LOOP_TO_LIBCALL 1
#define __LINUX_KERNEL_VERSION (6 * 65536 + 0 * 256 + 0)
#define __LINUX_KERNEL_VERSION_STR "6.0.0"
#define __ABI_TAG_VERSION 6,0,0
#define HAVE_INLINED_SYSCALLS 1
#define EXPORT_UNWIND_FIND_FDE 1
#define USE_NSCD 1
#define USE_LDCONFIG 1
#define PTHREAD_IN_LIBC 1

configure: exit 0