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

It was created by configure, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ /home/buildroot/autobuild/instance-2/output-1/build/host-gcc-final-11.3.0/intl/configure --srcdir=../../intl --cache-file=./config.cache --prefix=/home/buildroot/autobuild/instance-2/output-1/host --sysconfdir=/home/buildroot/autobuild/instance-2/output-1/host/etc --enable-static --with-sysroot=/home/buildroot/autobuild/instance-2/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/home/buildroot/autobuild/instance-2/output-1/host --with-mpc=/home/buildroot/autobuild/instance-2/output-1/host --with-mpfr=/home/buildroot/autobuild/instance-2/output-1/host --with-pkgversion=Buildroot 2023.02-338-g9a0857d734 --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --with-build-time-tools=/home/buildroot/autobuild/instance-2/output-1/host/microblazeel-buildroot-linux-uclibc/bin --disable-shared --disable-libgomp --enable-languages=c,lto --program-transform-name=s&^&microblazeel-buildroot-linux-uclibc-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=microblazeel-buildroot-linux-uclibc

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

hostname = br-autobuild-1.osuosl.org
uname -m = x86_64
uname -r = 6.0.11-300.fc37.x86_64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Fri Dec 2 20:47:45 UTC 2022

/usr/bin/uname -p = x86_64
/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: /home/buildroot/autobuild/instance-2/output-1/host/bin
PATH: /home/buildroot/autobuild/instance-2/output-1/host/sbin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin


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

configure:2139: creating cache ./config.cache
configure:2226: checking for x86_64-pc-linux-gnu-gcc
configure:2253: result: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc
configure:2522: checking for C compiler version
configure:2531: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc --version >&5
gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2542: $? = 0
configure:2531: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/12/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-libstdcxx-backtrace --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-12.2.1-20221121/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none --without-cuda-driver --enable-offload-defaulted --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.2.1 20221121 (Red Hat 12.2.1-4) (GCC) 
... rest of stderr output deleted ...
configure:2542: $? = 0
configure:2531: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2542: $? = 1
configure:2531: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:2542: $? = 1
configure:2562: checking whether the C compiler works
configure:2584: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:2588: $? = 0
configure:2636: result: yes
configure:2639: checking for C compiler default output file name
configure:2641: result: a.out
configure:2647: checking for suffix of executables
configure:2654: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:2658: $? = 0
configure:2680: result: 
configure:2702: checking whether we are cross compiling
configure:2710: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:2714: $? = 0
configure:2721: ./conftest
configure:2725: $? = 0
configure:2740: result: no
configure:2745: checking for suffix of object files
configure:2767: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:2771: $? = 0
configure:2792: result: o
configure:2796: checking whether we are using the GNU C compiler
configure:2815: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:2815: $? = 0
configure:2824: result: yes
configure:2833: checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc accepts -g
configure:2853: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -g  conftest.c >&5
configure:2853: $? = 0
configure:2894: result: yes
configure:2911: checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89
configure:2974: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc  -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:2974: $? = 0
configure:2987: result: none needed
configure:3013: checking how to run the C preprocessor
configure:3044: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:3044: $? = 0
configure:3058: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E  conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
    9 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3058: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3083: result: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E
configure:3103: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:3103: $? = 0
configure:3117: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E  conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
    9 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3117: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3146: checking for grep that handles long lines and -e
configure:3204: result: /usr/bin/grep
configure:3209: checking for egrep
configure:3271: result: /usr/bin/grep -E
configure:3276: checking for ANSI C header files
configure:3296: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:3296: $? = 0
configure:3369: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:3369: $? = 0
configure:3369: ./conftest
configure:3369: $? = 0
configure:3380: result: yes
configure:3393: checking for sys/types.h
configure:3393: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:3393: $? = 0
configure:3393: result: yes
configure:3393: checking for sys/stat.h
configure:3393: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:3393: $? = 0
configure:3393: result: yes
configure:3393: checking for stdlib.h
configure:3393: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:3393: $? = 0
configure:3393: result: yes
configure:3393: checking for string.h
configure:3393: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:3393: $? = 0
configure:3393: result: yes
configure:3393: checking for memory.h
configure:3393: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:3393: $? = 0
configure:3393: result: yes
configure:3393: checking for strings.h
configure:3393: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:3393: $? = 0
configure:3393: result: yes
configure:3393: checking for inttypes.h
configure:3393: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:3393: $? = 0
configure:3393: result: yes
configure:3393: checking for stdint.h
configure:3393: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:3393: $? = 0
configure:3393: result: yes
configure:3393: checking for unistd.h
configure:3393: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:3393: $? = 0
configure:3393: result: yes
configure:3406: checking minix/config.h usability
configure:3406: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
conftest.c:52:10: fatal error: minix/config.h: No such file or directory
   52 | #include <minix/config.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
configure:3406: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:3406: result: no
configure:3406: checking minix/config.h presence
configure:3406: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E  conftest.c
conftest.c:19:10: fatal error: minix/config.h: No such file or directory
   19 | #include <minix/config.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
configure:3406: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:3406: result: no
configure:3406: checking for minix/config.h
configure:3406: result: no
configure:3427: checking whether it is safe to define __EXTENSIONS__
configure:3445: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:3445: $? = 0
configure:3452: result: yes
configure:3471: checking whether /usr/bin/make sets $(MAKE)
configure:3493: result: yes
configure:3545: checking for a BSD-compatible install
configure:3613: result: /usr/bin/install -c
configure:3638: checking whether NLS is requested
configure:3647: result: yes
configure:3685: checking for msgfmt
configure:3716: result: /home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt
configure:3725: checking for gmsgfmt
configure:3756: result: /home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt
configure:3796: checking for xgettext
configure:3827: result: /home/buildroot/autobuild/instance-2/output-1/host/bin/xgettext
configure:3867: checking for msgmerge
configure:3897: result: /home/buildroot/autobuild/instance-2/output-1/host/bin/msgmerge
configure:3936: checking build system type
configure:3950: result: x86_64-pc-linux-gnu
configure:3970: checking host system type
configure:3983: result: x86_64-pc-linux-gnu
configure:4006: checking for x86_64-pc-linux-gnu-ranlib
configure:4033: result: /usr/bin/ranlib
configure:4095: checking for library containing strerror
configure:4126: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:4126: $? = 0
configure:4143: result: none required
configure:4151: checking for an ANSI C-conforming const
configure:4217: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:4217: $? = 0
configure:4224: result: yes
configure:4232: checking for inline
configure:4248: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:4248: $? = 0
configure:4256: result: inline
configure:4274: checking for off_t
configure:4274: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:4274: $? = 0
configure:4274: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:60:20: error: expected expression before ')' token
   60 | if (sizeof ((off_t)))
      |                    ^
configure:4274: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:4274: result: yes
configure:4285: checking for size_t
configure:4285: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:4285: $? = 0
configure:4285: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:60:21: error: expected expression before ')' token
   60 | if (sizeof ((size_t)))
      |                     ^
configure:4285: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:4285: result: yes
configure:4298: checking for working alloca.h
configure:4315: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:4315: $? = 0
configure:4323: result: yes
configure:4331: checking for alloca
configure:4368: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:4368: $? = 0
configure:4376: result: yes
configure:4488: checking for stdlib.h
configure:4488: result: yes
configure:4488: checking for unistd.h
configure:4488: result: yes
configure:4488: checking for sys/param.h
configure:4488: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:4488: $? = 0
configure:4488: result: yes
configure:4508: checking for getpagesize
configure:4508: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:4508: $? = 0
configure:4508: result: yes
configure:4517: checking for working mmap
configure:4664: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:4664: $? = 0
configure:4664: ./conftest
configure:4664: $? = 0
configure:4674: result: yes
configure:4684: checking whether we are using the GNU C Library 2.1 or newer
configure:4711: result: yes
configure:4719: checking whether integer division by zero raises SIGFPE
configure:4776: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
conftest.c:49:5: warning: built-in function 'nan' declared as non-function [-Wbuiltin-declaration-mismatch]
   49 | int nan;
      |     ^~~
configure:4776: $? = 0
configure:4776: ./conftest
configure:4776: $? = 0
configure:4787: result: yes
configure:4800: checking for inttypes.h
configure:4817: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:4817: $? = 0
configure:4824: result: yes
configure:4835: checking for stdint.h
configure:4852: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:4852: $? = 0
configure:4859: result: yes
configure:4870: checking for unsigned long long
configure:4887: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:4887: $? = 0
configure:4895: result: yes
configure:4923: checking for inttypes.h
configure:4941: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:4941: $? = 0
configure:4949: result: yes
configure:4962: checking whether the inttypes.h PRIxNN macros are broken
configure:4983: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:4983: $? = 0
configure:4991: result: no
configure:5042: checking for ld used by GCC
configure:5105: result: /usr/bin/ld
configure:5112: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.38-26.fc37
configure:5124: result: yes
configure:5130: checking for shared library run path origin
configure:5143: result: done
configure:5564: checking argz.h usability
configure:5564: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:5564: $? = 0
configure:5564: result: yes
configure:5564: checking argz.h presence
configure:5564: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:5564: $? = 0
configure:5564: result: yes
configure:5564: checking for argz.h
configure:5564: result: yes
configure:5564: checking limits.h usability
configure:5564: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:5564: $? = 0
configure:5564: result: yes
configure:5564: checking limits.h presence
configure:5564: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:5564: $? = 0
configure:5564: result: yes
configure:5564: checking for limits.h
configure:5564: result: yes
configure:5564: checking locale.h usability
configure:5564: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:5564: $? = 0
configure:5564: result: yes
configure:5564: checking locale.h presence
configure:5564: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:5564: $? = 0
configure:5564: result: yes
configure:5564: checking for locale.h
configure:5564: result: yes
configure:5564: checking nl_types.h usability
configure:5564: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:5564: $? = 0
configure:5564: result: yes
configure:5564: checking nl_types.h presence
configure:5564: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:5564: $? = 0
configure:5564: result: yes
configure:5564: checking for nl_types.h
configure:5564: result: yes
configure:5564: checking malloc.h usability
configure:5564: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:5564: $? = 0
configure:5564: result: yes
configure:5564: checking malloc.h presence
configure:5564: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:5564: $? = 0
configure:5564: result: yes
configure:5564: checking for malloc.h
configure:5564: result: yes
configure:5564: checking stddef.h usability
configure:5564: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:5564: $? = 0
configure:5564: result: yes
configure:5564: checking stddef.h presence
configure:5564: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E  conftest.c
configure:5564: $? = 0
configure:5564: result: yes
configure:5564: checking for stddef.h
configure:5564: result: yes
configure:5564: checking for stdlib.h
configure:5564: result: yes
configure:5564: checking for string.h
configure:5564: result: yes
configure:5564: checking for unistd.h
configure:5564: result: yes
configure:5564: checking for sys/param.h
configure:5564: result: yes
configure:5580: checking for feof_unlocked
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for fgets_unlocked
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for getc_unlocked
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for getcwd
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for getegid
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for geteuid
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for getgid
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for getuid
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for mempcpy
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
conftest.c:78:6: warning: conflicting types for built-in function 'mempcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
   78 | char mempcpy ();
      |      ^~~~~~~
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for munmap
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for putenv
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for setenv
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for setlocale
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for stpcpy
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
conftest.c:83:6: warning: conflicting types for built-in function 'stpcpy'; expected 'char *(char *, const char *)' [-Wbuiltin-declaration-mismatch]
   83 | char stpcpy ();
      |      ^~~~~~
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for strcasecmp
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
conftest.c:84:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
   84 | char strcasecmp ();
      |      ^~~~~~~~~~
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for strdup
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
conftest.c:85:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch]
   85 | char strdup ();
      |      ^~~~~~
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for strtoul
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for tsearch
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for __argz_count
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for __argz_stringify
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for __argz_next
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for __fsetlocking
configure:5580: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5595: checking for iconv
configure:5619: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include    -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5619: $? = 0
configure:5693: result: yes
configure:5736: checking for iconv declaration
configure:5765: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include  conftest.c >&5
configure:5765: $? = 0
configure:5776: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:5787: checking for nl_langinfo and CODESET
configure:5803: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5803: $? = 0
configure:5812: result: yes
configure:5822: checking for LC_MESSAGES
configure:5838: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
configure:5838: $? = 0
configure:5846: result: yes
configure:5860: checking for bison
configure:5876: found /home/buildroot/autobuild/instance-2/output-1/host/bin/bison
configure:5887: result: bison
configure:5901: checking version of bison
configure:5910: result: 3.8.2, ok
configure:5932: checking whether NLS is requested
configure:5941: result: yes
configure:5957: checking whether included gettext is requested
configure:5967: result: no
configure:5978: checking for GNU gettext in libc
configure:5997: /home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include   -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:80:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   80 | return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
      |        ^
conftest.c:80:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   80 | return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
      |                             ^
configure:5997: $? = 0
configure:6005: result: yes
configure:6514: checking whether to use NLS
configure:6516: result: yes
configure:6519: checking where the gettext function comes from
configure:6530: result: libc
configure:6644: checking for aclocal
configure:6660: found /home/buildroot/autobuild/instance-2/output-1/host/bin/aclocal
configure:6671: result: aclocal
configure:6687: checking for autoconf
configure:6703: found /home/buildroot/autobuild/instance-2/output-1/host/bin/autoconf
configure:6714: result: autoconf
configure:6730: checking for autoheader
configure:6746: found /home/buildroot/autobuild/instance-2/output-1/host/bin/autoheader
configure:6757: result: autoheader
configure:6803: checking bison 3 or later
configure:6811: result: 3.8.2, bison3
configure:6889: updating cache ./config.cache
configure:6938: creating ./config.status

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

This file was extended by config.status, which was
generated by GNU Autoconf 2.69.  Invocation command line was

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

on br-autobuild-1.osuosl.org

config.status:925: creating Makefile
config.status:925: creating config.intl
config.status:925: creating config.h
config.status:1099: executing default-1 commands

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

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=set
ac_cv_env_CC_value='/home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc'
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib'
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=x86_64-pc-linux-gnu
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=microblazeel-buildroot-linux-uclibc
ac_cv_func___argz_count=yes
ac_cv_func___argz_next=yes
ac_cv_func___argz_stringify=yes
ac_cv_func___fsetlocking=yes
ac_cv_func_alloca_works=yes
ac_cv_func_feof_unlocked=yes
ac_cv_func_fgets_unlocked=yes
ac_cv_func_getc_unlocked=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getuid=yes
ac_cv_func_mempcpy=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_putenv=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strtoul=yes
ac_cv_func_tsearch=yes
ac_cv_gnu_library_2_1=yes
ac_cv_header_argz_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_nl_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=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_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GMSGFMT=/home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt
ac_cv_path_MSGMERGE=/home/buildroot/autobuild/instance-2/output-1/host/bin/msgmerge
ac_cv_path_XGETTEXT=/home/buildroot/autobuild/instance-2/output-1/host/bin/xgettext
ac_cv_prog_ACLOCAL=aclocal
ac_cv_prog_AUTOCONF=autoconf
ac_cv_prog_AUTOHEADER=autoheader
ac_cv_prog_CC='/home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc'
ac_cv_prog_CPP='/home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E'
ac_cv_prog_INTLBISON=bison
ac_cv_prog_RANLIB=/usr/bin/ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make__usr_bin_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_strerror='none required'
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
ac_cv_type_unsigned_long_long=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_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
am_cv_val_LC_MESSAGES=yes
gcc_cv_libc_provides_ssp=no
gt_cv_func_gnugettext2_libc=yes
gt_cv_header_inttypes_h=yes
gt_cv_int_divbyzero_sigfpe=yes
gt_cv_inttypes_pri_broken=no
jm_ac_cv_header_inttypes_h=yes
jm_ac_cv_header_stdint_h=yes
nls_cv_force_use_gnu_gettext=no
nls_cv_header_intl=
nls_cv_header_libgt=
nls_cv_use_gnu_gettext=no

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

ACLOCAL='aclocal'
ALLOCA=''
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
BISON3_NO='#'
BISON3_YES=''
BUILD_INCLUDED_LIBINTL='no'
CATOBJEXT='.gmo'
CC='/home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc'
CFLAGS='-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include'
CPP='/home/buildroot/autobuild/instance-2/output-1/host/bin/ccache /usr/bin/gcc -E'
CPPFLAGS=''
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GENCAT='gencat'
GLIBC21='yes'
GMSGFMT='/home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt'
GREP='/usr/bin/grep'
INCINTL=''
INSTALL_DATA='/usr/bin/install -c -m 644'
INSTALL_PROGRAM='/usr/bin/install -c'
INSTALL_SCRIPT='/usr/bin/install -c'
INSTOBJEXT='.mo'
INTLBISON='bison'
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
LDFLAGS=' -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib'
LIBICONV=''
LIBINTL=''
LIBINTL_DEP=''
LIBOBJS=''
LIBS=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAINT='#'
MKINSTALLDIRS='$(top_builddir)/../../intl/../mkinstalldirs'
MSGFMT='/home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt'
MSGMERGE='/home/buildroot/autobuild/instance-2/output-1/host/bin/msgmerge'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PICFLAG=''
POSUB='po'
RANLIB='/usr/bin/ranlib'
SET_MAKE=''
SHELL='/bin/sh'
USE_INCLUDED_LIBINTL='no'
USE_NLS='yes'
XGETTEXT='/home/buildroot/autobuild/instance-2/output-1/host/bin/xgettext'
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-pc-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias='x86_64-pc-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/buildroot/autobuild/instance-2/output-1/host'
program_transform_name='s&^&microblazeel-buildroot-linux-uclibc-&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/home/buildroot/autobuild/instance-2/output-1/host/etc'
target_alias='microblazeel-buildroot-linux-uclibc'

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

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define INTDIV0_RAISES_SIGFPE 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define HAVE_UINTMAX_T 1
#define HAVE_INTTYPES_H 1
#define HAVE_ARGZ_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_NL_TYPES_H 1
#define HAVE_MALLOC_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_FEOF_UNLOCKED 1
#define HAVE_FGETS_UNLOCKED 1
#define HAVE_GETC_UNLOCKED 1
#define HAVE_GETCWD 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETUID 1
#define HAVE_MEMPCPY 1
#define HAVE_MUNMAP 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_STPCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRTOUL 1
#define HAVE_TSEARCH 1
#define HAVE___ARGZ_COUNT 1
#define HAVE___ARGZ_STRINGIFY 1
#define HAVE___ARGZ_NEXT 1
#define HAVE___FSETLOCKING 1
#define HAVE_ICONV 1
#define ICONV_CONST 
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define IN_LIBINTL 1
#define IN_LIBRARY 1
#define DEPENDS_ON_LIBICONV 1
#define ENABLE_RELOCATABLE 1
#define NO_XMALLOC 1
#define set_relocation_prefix libintl_set_relocation_prefix
#define relocate libintl_relocate

configure: exit 0