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

  $ ./configure --prefix=/tmp/instance-1/output-1/host --sysconfdir=/tmp/instance-1/output-1/host/etc --localstatedir=/tmp/instance-1/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 --disable-multilib --disable-werror --target=mipsel-buildroot-linux-gnu --disable-shared --enable-static --with-sysroot=/tmp/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot --enable-poison-system-directories --without-debuginfod --enable-plugins --enable-lto --disable-sim --disable-gdb --disable-gprofng

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

hostname = denver001
uname -m = x86_64
uname -r = 5.15.74-1-pve
uname -s = Linux
uname -v = #1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100)

/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-1/output-1/host/bin
PATH: /tmp/instance-1/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:2364: checking build system type
configure:2378: result: x86_64-pc-linux-gnu
configure:2425: checking host system type
configure:2438: result: x86_64-pc-linux-gnu
configure:2458: checking target system type
configure:2471: result: mipsel-buildroot-linux-gnu
configure:2525: checking for a BSD-compatible install
configure:2593: result: /usr/bin/install -c
configure:2604: checking whether ln works
configure:2626: result: yes
configure:2630: checking whether ln -s works
configure:2634: result: yes
configure:2641: checking for a sed that does not truncate output
configure:2705: result: /usr/bin/sed
configure:2714: checking for gawk
configure:2730: found /tmp/instance-1/output-1/host/bin/gawk
configure:2741: result: gawk
configure:4077: checking for gcc
configure:4104: result: /usr/bin/gcc
configure:4333: checking for C compiler version
configure:4342: /usr/bin/gcc --version >&5
gcc (Debian 10.2.1-6) 10.2.1 20210110
Copyright (C) 2020 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:4353: $? = 0
configure:4342: /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.1-6' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.2.1 20210110 (Debian 10.2.1-6) 
... rest of stderr output deleted ...
configure:4353: $? = 0
configure:4342: /usr/bin/gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4353: $? = 1
configure:4342: /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:4353: $? = 1
configure:4373: checking whether the C compiler works
configure:4395: /usr/bin/gcc -O2 -I/tmp/instance-1/output-1/host/include -I/tmp/instance-1/output-1/host/include -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib conftest.c  >&5
configure:4399: $? = 0
configure:4447: result: yes
configure:4450: checking for C compiler default output file name
configure:4452: result: a.out
configure:4458: checking for suffix of executables
configure:4465: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-1/output-1/host/include -I/tmp/instance-1/output-1/host/include -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib conftest.c  >&5
configure:4469: $? = 0
configure:4491: result: 
configure:4513: checking whether we are cross compiling
configure:4521: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-1/output-1/host/include -I/tmp/instance-1/output-1/host/include -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib conftest.c  >&5
configure:4525: $? = 0
configure:4532: ./conftest
configure:4536: $? = 0
configure:4551: result: no
configure:4556: checking for suffix of object files
configure:4578: /usr/bin/gcc -c -O2 -I/tmp/instance-1/output-1/host/include -I/tmp/instance-1/output-1/host/include conftest.c >&5
configure:4582: $? = 0
configure:4603: result: o
configure:4607: checking whether we are using the GNU C compiler
configure:4626: /usr/bin/gcc -c -O2 -I/tmp/instance-1/output-1/host/include -I/tmp/instance-1/output-1/host/include conftest.c >&5
configure:4626: $? = 0
configure:4635: result: yes
configure:4644: checking whether /usr/bin/gcc accepts -g
configure:4664: /usr/bin/gcc -c -g -I/tmp/instance-1/output-1/host/include conftest.c >&5
configure:4664: $? = 0
configure:4705: result: yes
configure:4722: checking for /usr/bin/gcc option to accept ISO C89
configure:4785: /usr/bin/gcc  -c -O2 -I/tmp/instance-1/output-1/host/include -I/tmp/instance-1/output-1/host/include conftest.c >&5
configure:4785: $? = 0
configure:4798: result: none needed
configure:4818: checking for /usr/bin/gcc option to accept ISO C99
configure:4967: /usr/bin/gcc  -c -O2 -I/tmp/instance-1/output-1/host/include -I/tmp/instance-1/output-1/host/include conftest.c >&5
configure:4967: $? = 0
configure:4980: result: none needed
configure:5107: checking for C++ compiler version
configure:5116: /usr/bin/g++ --version >&5
g++ (Debian 10.2.1-6) 10.2.1 20210110
Copyright (C) 2020 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:5127: $? = 0
configure:5116: /usr/bin/g++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.1-6' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.2.1 20210110 (Debian 10.2.1-6) 
... rest of stderr output deleted ...
configure:5127: $? = 0
configure:5116: /usr/bin/g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:5127: $? = 1
configure:5116: /usr/bin/g++ -qversion >&5
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:5127: $? = 1
configure:5131: checking whether we are using the GNU C++ compiler
configure:5150: /usr/bin/g++ -c -O2 -I/tmp/instance-1/output-1/host/include -I/tmp/instance-1/output-1/host/include conftest.cpp >&5
configure:5150: $? = 0
configure:5159: result: yes
configure:5168: checking whether /usr/bin/g++ accepts -g
configure:5188: /usr/bin/g++ -c -g -I/tmp/instance-1/output-1/host/include conftest.cpp >&5
configure:5188: $? = 0
configure:5229: result: yes
configure:5278: checking whether g++ accepts -static-libstdc++ -static-libgcc
configure:5295: /usr/bin/g++ -o conftest -O2 -I/tmp/instance-1/output-1/host/include -I/tmp/instance-1/output-1/host/include -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib -static-libstdc++ -static-libgcc conftest.cpp  >&5
configure:5295: $? = 0
configure:5296: result: yes
configure:5360: checking for gnatbind
configure:5390: result: no
configure:5452: checking for gnatmake
configure:5482: result: no
configure:5501: checking whether compiler driver understands Ada
configure:5524: result: no
configure:5533: checking how to compare bootstrapped objects
configure:5558: result: cmp --ignore-initial=16 $$f1 $$f2
configure:5703: checking for objdir
configure:5718: result: .libs
configure:6283: checking for isl 0.15 or later
configure:6296: /usr/bin/gcc -o conftest -O2 -I/tmp/instance-1/output-1/host/include   -I/tmp/instance-1/output-1/host/include -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib  -lisl -lmpc -lmpfr -lgmp conftest.c  -lisl -lgmp >&5
conftest.c:10:10: fatal error: isl/schedule.h: No such file or directory
   10 | #include <isl/schedule.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
configure:6296: $? = 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 LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <isl/schedule.h>
| int
| main ()
| {
| isl_options_set_schedule_serialize_sccs (NULL, 0);
|   ;
|   return 0;
| }
configure:6303: result: no
configure:6307: result: required isl version is 0.15 or later
configure:7410: checking for default BUILD_CONFIG
configure:7442: result: 
configure:7447: checking for --enable-vtable-verify
configure:7460: result: no
configure:8081: checking for bison
configure:8097: found /tmp/instance-1/output-1/host/bin/bison
configure:8108: result: bison -y
configure:8128: checking for bison
configure:8144: found /tmp/instance-1/output-1/host/bin/bison
configure:8155: result: bison
configure:8175: checking for gm4
configure:8205: result: no
configure:8175: checking for gnum4
configure:8205: result: no
configure:8175: checking for m4
configure:8191: found /tmp/instance-1/output-1/host/bin/m4
configure:8202: result: m4
configure:8222: checking for flex
configure:8238: found /usr/bin/flex
configure:8249: result: flex
configure:8270: checking for flex
configure:8286: found /usr/bin/flex
configure:8297: result: flex
configure:8317: checking for makeinfo
configure:8344: result: true
configure:8378: checking for expect
configure:8408: result: no
configure:8427: checking for runtest
configure:8457: result: no
configure:8491: checking for ar
configure:8518: result: /usr/bin/ar
configure:8632: checking for as
configure:8659: result: /usr/bin/as
configure:8854: checking for dlltool
configure:8884: result: no
configure:8914: checking for ld
configure:8941: result: /usr/bin/ld
configure:9136: checking for lipo
configure:9166: result: no
configure:9196: checking for nm
configure:9223: result: /usr/bin/nm
configure:9337: checking for ranlib
configure:9364: result: /usr/bin/ranlib
configure:9554: checking for strip
configure:9570: found /usr/bin/strip
configure:9581: result: strip
configure:9690: checking for windres
configure:9720: result: no
configure:9831: checking for windmc
configure:9861: result: no
configure:9891: checking for objcopy
configure:9918: result: /usr/bin/objcopy
configure:10113: checking for objdump
configure:10129: found /usr/bin/objdump
configure:10140: result: objdump
configure:10254: checking for readelf
configure:10270: found /usr/bin/readelf
configure:10281: result: readelf
configure:10307: checking for -plugin option
configure:10427: result: --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so
configure:10539: checking for mipsel-buildroot-linux-gnu-cc
configure:10569: result: no
configure:10539: checking for mipsel-buildroot-linux-gnu-gcc
configure:10569: result: no
configure:10700: checking for mipsel-buildroot-linux-gnu-c++
configure:10730: result: no
configure:10700: checking for mipsel-buildroot-linux-gnu-g++
configure:10730: result: no
configure:10700: checking for mipsel-buildroot-linux-gnu-cxx
configure:10730: result: no
configure:10700: checking for mipsel-buildroot-linux-gnu-gxx
configure:10730: result: no
configure:10861: checking for mipsel-buildroot-linux-gnu-gcc
configure:10891: result: no
configure:11017: checking for mipsel-buildroot-linux-gnu-gfortran
configure:11047: result: no
configure:11178: checking for mipsel-buildroot-linux-gnu-gccgo
configure:11208: result: no
configure:11419: checking for mipsel-buildroot-linux-gnu-ar
configure:11449: result: no
configure:11649: checking for mipsel-buildroot-linux-gnu-as
configure:11679: result: no
configure:11879: checking for mipsel-buildroot-linux-gnu-dlltool
configure:11909: result: no
configure:12109: checking for mipsel-buildroot-linux-gnu-ld
configure:12139: result: no
configure:12339: checking for mipsel-buildroot-linux-gnu-lipo
configure:12369: result: no
configure:12569: checking for mipsel-buildroot-linux-gnu-nm
configure:12599: result: no
configure:12799: checking for mipsel-buildroot-linux-gnu-objcopy
configure:12829: result: no
configure:13029: checking for mipsel-buildroot-linux-gnu-objdump
configure:13059: result: no
configure:13259: checking for mipsel-buildroot-linux-gnu-ranlib
configure:13289: result: no
configure:13489: checking for mipsel-buildroot-linux-gnu-readelf
configure:13519: result: no
configure:13719: checking for mipsel-buildroot-linux-gnu-strip
configure:13749: result: no
configure:13949: checking for mipsel-buildroot-linux-gnu-windres
configure:13979: result: no
configure:14179: checking for mipsel-buildroot-linux-gnu-windmc
configure:14209: result: no
configure:14276: checking where to find the target ar
configure:14299: result: just compiled
configure:14318: checking where to find the target as
configure:14341: result: just compiled
configure:14360: checking where to find the target cc
configure:14397: result: pre-installed
configure:14402: checking where to find the target c++
configure:14442: result: pre-installed
configure:14447: checking where to find the target c++ for libstdc++
configure:14487: result: pre-installed
configure:14492: checking where to find the target dlltool
configure:14515: result: just compiled
configure:14534: checking where to find the target gcc
configure:14571: result: pre-installed
configure:14576: checking where to find the target gfortran
configure:14616: result: pre-installed
configure:14621: checking where to find the target gccgo
configure:14661: result: pre-installed
configure:14666: checking where to find the target ld
configure:14689: result: just compiled
configure:14708: checking where to find the target lipo
configure:14734: result: pre-installed
configure:14739: checking where to find the target nm
configure:14762: result: just compiled
configure:14781: checking where to find the target objcopy
configure:14804: result: just compiled
configure:14823: checking where to find the target objdump
configure:14846: result: just compiled
configure:14865: checking where to find the target ranlib
configure:14888: result: just compiled
configure:14907: checking where to find the target readelf
configure:14930: result: just compiled
configure:14949: checking where to find the target strip
configure:14972: result: just compiled
configure:14991: checking where to find the target windres
configure:15014: result: just compiled
configure:15033: checking where to find the target windmc
configure:15056: result: just compiled
configure:15103: checking whether to enable maintainer-specific portions of Makefiles
configure:15112: result: no
configure:15347: 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 denver001

config.status:996: creating Makefile

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

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_AR_FOR_TARGET_set=
ac_cv_env_AR_FOR_TARGET_value=
ac_cv_env_AR_set=set
ac_cv_env_AR_value=/usr/bin/ar
ac_cv_env_AS_FOR_TARGET_set=
ac_cv_env_AS_FOR_TARGET_value=
ac_cv_env_AS_set=set
ac_cv_env_AS_value=/usr/bin/as
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_FOR_TARGET_set=
ac_cv_env_CC_FOR_TARGET_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -I/tmp/instance-1/output-1/host/include'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/tmp/instance-1/output-1/host/include
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -I/tmp/instance-1/output-1/host/include'
ac_cv_env_CXX_FOR_TARGET_set=
ac_cv_env_CXX_FOR_TARGET_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++
ac_cv_env_DLLTOOL_FOR_TARGET_set=
ac_cv_env_DLLTOOL_FOR_TARGET_value=
ac_cv_env_DLLTOOL_set=
ac_cv_env_DLLTOOL_value=
ac_cv_env_GCC_FOR_TARGET_set=
ac_cv_env_GCC_FOR_TARGET_value=
ac_cv_env_GFORTRAN_FOR_TARGET_set=
ac_cv_env_GFORTRAN_FOR_TARGET_value=
ac_cv_env_GOC_FOR_TARGET_set=
ac_cv_env_GOC_FOR_TARGET_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib'
ac_cv_env_LD_FOR_TARGET_set=
ac_cv_env_LD_FOR_TARGET_value=
ac_cv_env_LD_set=set
ac_cv_env_LD_value=/usr/bin/ld
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIPO_FOR_TARGET_set=
ac_cv_env_LIPO_FOR_TARGET_value=
ac_cv_env_LIPO_set=
ac_cv_env_LIPO_value=
ac_cv_env_NM_FOR_TARGET_set=
ac_cv_env_NM_FOR_TARGET_value=
ac_cv_env_NM_set=set
ac_cv_env_NM_value=/usr/bin/nm
ac_cv_env_OBJCOPY_FOR_TARGET_set=
ac_cv_env_OBJCOPY_FOR_TARGET_value=
ac_cv_env_OBJCOPY_set=set
ac_cv_env_OBJCOPY_value=/usr/bin/objcopy
ac_cv_env_OBJDUMP_FOR_TARGET_set=
ac_cv_env_OBJDUMP_FOR_TARGET_value=
ac_cv_env_OBJDUMP_set=
ac_cv_env_OBJDUMP_value=
ac_cv_env_RANLIB_FOR_TARGET_set=
ac_cv_env_RANLIB_FOR_TARGET_value=
ac_cv_env_RANLIB_set=set
ac_cv_env_RANLIB_value=/usr/bin/ranlib
ac_cv_env_READELF_FOR_TARGET_set=
ac_cv_env_READELF_FOR_TARGET_value=
ac_cv_env_READELF_set=
ac_cv_env_READELF_value=
ac_cv_env_STRIP_FOR_TARGET_set=
ac_cv_env_STRIP_FOR_TARGET_value=
ac_cv_env_STRIP_set=
ac_cv_env_STRIP_value=
ac_cv_env_WINDMC_FOR_TARGET_set=
ac_cv_env_WINDMC_FOR_TARGET_value=
ac_cv_env_WINDMC_set=
ac_cv_env_WINDMC_value=
ac_cv_env_WINDRES_FOR_TARGET_set=
ac_cv_env_WINDRES_FOR_TARGET_value=
ac_cv_env_WINDRES_set=
ac_cv_env_WINDRES_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_build_configargs_set=
ac_cv_env_build_configargs_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_host_configargs_set=
ac_cv_env_host_configargs_value=
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=mipsel-buildroot-linux-gnu
ac_cv_env_target_configargs_set=
ac_cv_env_target_configargs_value=
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=/usr/bin/ar
ac_cv_prog_AS=/usr/bin/as
ac_cv_prog_AWK=gawk
ac_cv_prog_BISON=bison
ac_cv_prog_FLEX=flex
ac_cv_prog_LD=/usr/bin/ld
ac_cv_prog_LEX=flex
ac_cv_prog_M4=m4
ac_cv_prog_MAKEINFO=true
ac_cv_prog_NM=/usr/bin/nm
ac_cv_prog_OBJCOPY=/usr/bin/objcopy
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_RANLIB=/usr/bin/ranlib
ac_cv_prog_READELF=readelf
ac_cv_prog_STRIP=strip
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=/usr/bin/gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_target=mipsel-buildroot-linux-gnu
acx_cv_cc_gcc_supports_ada=no
acx_cv_prog_LN=ln
gcc_cv_isl=no
gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
gcc_cv_tool_dirs=
gcc_cv_tool_prefix=/tmp/instance-1/output-1/host
lt_cv_objdir=.libs

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

AR='/usr/bin/ar'
AR_FOR_BUILD='$(AR)'
AR_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/ar'
AR_PLUGIN_OPTION='--plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so'
AS='/usr/bin/as'
AS_FOR_BUILD='$(AS)'
AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gas/as-new'
AWK='gawk'
BISON='bison'
BUILD_CONFIG=''
CC='/usr/bin/gcc'
CC_FOR_BUILD='$(CC)'
CC_FOR_TARGET='mipsel-buildroot-linux-gnu-cc'
CFLAGS='-O2 -I/tmp/instance-1/output-1/host/include'
CFLAGS_FOR_BUILD='-O2 -I/tmp/instance-1/output-1/host/include'
CFLAGS_FOR_TARGET='-g -O2'
COMPILER_AS_FOR_TARGET='$(AS_FOR_TARGET)'
COMPILER_LD_FOR_TARGET='$(LD_FOR_TARGET)'
COMPILER_NM_FOR_TARGET='$(NM_FOR_TARGET)'
CONFIGURE_GDB_TK=''
CPPFLAGS='-I/tmp/instance-1/output-1/host/include'
CXX='/usr/bin/g++'
CXXFLAGS='-O2 -I/tmp/instance-1/output-1/host/include'
CXXFLAGS_FOR_BUILD='-O2 -I/tmp/instance-1/output-1/host/include'
CXXFLAGS_FOR_TARGET='-g -O2'
CXX_FOR_BUILD='$(CXX)'
CXX_FOR_TARGET='mipsel-buildroot-linux-gnu-c++'
DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
DLLTOOL='dlltool'
DLLTOOL_FOR_BUILD='$(DLLTOOL)'
DLLTOOL_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/dlltool'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
EXPECT='expect'
FLAGS_FOR_TARGET=' -L$$r/$(HOST_SUBDIR)/ld'
FLEX='flex'
GCC_FOR_TARGET='mipsel-buildroot-linux-gnu-gcc'
GCC_SHLIB_SUBDIR=''
GDB_TK=''
GFORTRAN_FOR_BUILD='$(GFORTRAN)'
GFORTRAN_FOR_TARGET='mipsel-buildroot-linux-gnu-gfortran'
GNATBIND='no'
GNATMAKE='no'
GOC_FOR_BUILD='$(GOC)'
GOC_FOR_TARGET='mipsel-buildroot-linux-gnu-gccgo'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_GDB_TK=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='/usr/bin/ld'
LDFLAGS='-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib'
LDFLAGS_FOR_BUILD='-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib'
LDFLAGS_FOR_TARGET=''
LD_FOR_BUILD='$(LD)'
LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/ld/ld-new'
LEX='flex'
LIBOBJS=''
LIBS=''
LIPO='lipo'
LIPO_FOR_TARGET='mipsel-buildroot-linux-gnu-lipo'
LN='ln'
LN_S='ln -s'
LTLIBOBJS=''
M4='m4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='/tmp/instance-1/output-1/build/host-binutils-2.38/missing makeinfo'
NM='/usr/bin/nm'
NM_FOR_BUILD='$(NM)'
NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/nm-new'
OBJCOPY='/usr/bin/objcopy'
OBJCOPY_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/objcopy'
OBJDUMP='objdump'
OBJDUMP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/objdump'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PGO_BUILD_GEN_CFLAGS=''
PGO_BUILD_LTO_CFLAGS=''
PGO_BUILD_USE_CFLAGS=''
RANLIB='/usr/bin/ranlib'
RANLIB_FOR_BUILD='$(RANLIB)'
RANLIB_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/ranlib'
RANLIB_PLUGIN_OPTION='--plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so'
RAW_CXX_FOR_TARGET='mipsel-buildroot-linux-gnu-c++'
READELF='readelf'
READELF_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/readelf'
RPATH_ENVVAR='LD_LIBRARY_PATH'
RUNTEST='runtest'
SED='/usr/bin/sed'
SHELL='/bin/bash'
STRIP='strip'
STRIP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/strip-new'
SYSROOT_CFLAGS_FOR_TARGET=''
TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --prefix=/tmp/instance-1/output-1/host --sysconfdir=/tmp/instance-1/output-1/host/etc --localstatedir=/tmp/instance-1/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 --disable-multilib --disable-werror --target=mipsel-buildroot-linux-gnu --disable-shared --enable-static --with-sysroot=/tmp/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot --enable-poison-system-directories --without-debuginfod --enable-plugins --enable-lto --disable-sim --disable-gdb --disable-gprofng'
WINDMC='windmc'
WINDMC_FOR_BUILD='$(WINDMC)'
WINDMC_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/windmc'
WINDRES='windres'
WINDRES_FOR_BUILD='$(WINDRES)'
WINDRES_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/windres'
YACC='bison -y'
ac_ct_CC='/usr/bin/gcc'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_configargs=' --cache-file=./config.cache '\''--prefix=/tmp/instance-1/output-1/host'\'' '\''--sysconfdir=/tmp/instance-1/output-1/host/etc'\'' '\''--localstatedir=/tmp/instance-1/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'\'' '\''--disable-multilib'\'' '\''--disable-werror'\'' '\''--disable-shared'\'' '\''--enable-static'\'' '\''--with-sysroot=/tmp/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot'\'' '\''--enable-poison-system-directories'\'' '\''--without-debuginfod'\'' '\''--enable-plugins'\'' '\''--enable-lto'\'' '\''--disable-sim'\'' '\''--disable-gdb'\'' '\''--disable-gprofng'\'' --program-transform-name='\''s&^&mipsel-buildroot-linux-gnu-&'\'' --disable-option-checking'
build_configdirs=' libiberty'
build_cpu='x86_64'
build_libsubdir='build-x86_64-pc-linux-gnu'
build_noncanonical='x86_64-pc-linux-gnu'
build_os='linux-gnu'
build_subdir='build-x86_64-pc-linux-gnu'
build_tooldir='${exec_prefix}/mipsel-buildroot-linux-gnu'
build_vendor='pc'
compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
configdirs=' intl libiberty opcodes bfd zlib libctf binutils gas ld gprof etc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
do_compare='cmp --ignore-initial=16 $$f1 $$f2'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
extra_host_libiberty_configure_flags=''
extra_host_zlib_configure_flags=''
extra_isl_gmp_configure_flags=''
extra_liboffloadmic_configure_flags=''
extra_linker_plugin_configure_flags=''
extra_linker_plugin_flags=''
extra_mpc_gmp_configure_flags=''
extra_mpc_mpfr_configure_flags=''
extra_mpfr_configure_flags=''
get_gcc_base_ver='cat'
gmpinc=''
gmplibs='-lmpc -lmpfr -lgmp'
host='x86_64-pc-linux-gnu'
host_alias=''
host_configargs=' --cache-file=./config.cache  --with-gnu-as --with-gnu-ld '\''--prefix=/tmp/instance-1/output-1/host'\'' '\''--sysconfdir=/tmp/instance-1/output-1/host/etc'\'' '\''--localstatedir=/tmp/instance-1/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'\'' '\''--disable-multilib'\'' '\''--disable-werror'\'' '\''--disable-shared'\'' '\''--enable-static'\'' '\''--with-sysroot=/tmp/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot'\'' '\''--enable-poison-system-directories'\'' '\''--without-debuginfod'\'' '\''--enable-plugins'\'' '\''--enable-lto'\'' '\''--disable-sim'\'' '\''--disable-gdb'\'' '\''--disable-gprofng'\'' --program-transform-name='\''s&^&mipsel-buildroot-linux-gnu-&'\'' --disable-option-checking'
host_cpu='x86_64'
host_noncanonical='x86_64-pc-linux-gnu'
host_os='linux-gnu'
host_shared='no'
host_subdir='.'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
islinc=''
isllibs=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/tmp/instance-1/output-1/host/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
poststage1_ldflags='-static-libstdc++ -static-libgcc'
poststage1_libs=''
prefix='/tmp/instance-1/output-1/host'
program_transform_name='s&^&mipsel-buildroot-linux-gnu-&'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
stage1_cflags='-g'
stage1_checking='--enable-checking=yes,types'
stage1_languages=',c,'
stage1_ldflags=''
stage1_libs=''
stage2_werror_flag=''
sysconfdir='/tmp/instance-1/output-1/host/etc'
target='mipsel-buildroot-linux-gnu'
target_alias='mipsel-buildroot-linux-gnu'
target_configargs='--cache-file=./config.cache --with-cross-host=x86_64-pc-linux-gnu   '\''--prefix=/tmp/instance-1/output-1/host'\'' '\''--sysconfdir=/tmp/instance-1/output-1/host/etc'\'' '\''--localstatedir=/tmp/instance-1/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'\'' '\''--disable-multilib'\'' '\''--disable-werror'\'' '\''--disable-shared'\'' '\''--enable-static'\'' '\''--with-sysroot=/tmp/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot'\'' '\''--enable-poison-system-directories'\'' '\''--without-debuginfod'\'' '\''--enable-plugins'\'' '\''--enable-lto'\'' '\''--disable-sim'\'' '\''--disable-gdb'\'' '\''--disable-gprofng'\'' --program-transform-name='\''s&^&mipsel-buildroot-linux-gnu-&'\'' --disable-option-checking'
target_configdirs=''
target_cpu='mipsel'
target_noncanonical='mipsel-buildroot-linux-gnu'
target_os='linux-gnu'
target_subdir='mipsel-buildroot-linux-gnu'
target_vendor='buildroot'
tooldir='${exec_prefix}/mipsel-buildroot-linux-gnu'

## ------------------- ##
## File substitutions. ##
## ------------------- ##

alphaieee_frag='/dev/null'
host_makefile_frag='/dev/null'
ospace_frag='/dev/null'
serialization_dependencies='serdep.tmp'
target_makefile_frag='./config/mt-mips-gnu'

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

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define LT_OBJDIR ".libs/"

configure: exit 0