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=/mnt/gold/openwrt/trunk/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=mips-openwrt-linux-musl --disable-werror --without-uiout --enable-tui --disable-gdbtk --without-x --without-included-gettext --enable-threads --with-expat --without-python --disable-unit-tests --disable-ubsan --disable-binutils --disable-ld --disable-gas --disable-sim ## --------- ## ## Platform. ## ## --------- ## hostname = anneke uname -m = x86_64 uname -r = 4.19.160-gentoo uname -s = Linux uname -v = #1 SMP Mon Nov 30 12:29:33 CET 2020 /usr/bin/uname -p = AMD Ryzen 5 1600 Six-Core Processor /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /mnt/gold/openwrt/trunk/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/bin PATH: /mnt/gold/openwrt/trunk/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/bin PATH: /mnt/gold/openwrt/trunk/staging_dir/host/bin PATH: /mnt/gold/openwrt/trunk/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/bin PATH: /mnt/gold/openwrt/trunk/staging_dir/host/bin PATH: /mnt/gold/openwrt/trunk/staging_dir/host/bin PATH: /home/duvi/.nvm/versions/node/v8.9.4/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/lib/llvm/11/bin PATH: /usr/lib/llvm/10/bin PATH: /var/qmail/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2340: checking build system type configure:2354: result: x86_64-pc-linux-gnu configure:2401: checking host system type configure:2414: result: x86_64-pc-linux-gnu configure:2434: checking target system type configure:2447: result: mips-openwrt-linux-musl configure:2501: checking for a BSD-compatible install configure:2569: result: /usr/bin/install -c configure:2580: checking whether ln works configure:2602: result: yes configure:2606: checking whether ln -s works configure:2610: result: yes configure:2617: checking for a sed that does not truncate output configure:2681: result: /mnt/gold/openwrt/trunk/staging_dir/host/bin/sed configure:2690: checking for gawk configure:2706: found /usr/bin/gawk configure:2717: result: gawk configure:3053: WARNING: neither ld nor gold are enabled configure:3490: checking for gdbserver support configure:3496: result: no configure:4016: checking for x86_64-pc-linux-gnu-gcc configure:4043: result: gcc configure:4312: checking for C compiler version configure:4321: gcc --version >&5 gcc (Gentoo 9.3.0-r2 p4) 9.3.0 Copyright (C) 2019 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:4332: $? = 0 configure:4321: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/9.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-9.3.0-r2/work/gcc-9.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/9.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 9.3.0-r2 p4' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-systemtap --enable-vtable-verify --enable-lto --without-isl --enable-default-pie --enable-default-ssp Thread model: posix gcc version 9.3.0 (Gentoo 9.3.0-r2 p4) configure:4332: $? = 0 configure:4321: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4332: $? = 1 configure:4321: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4332: $? = 1 configure:4352: checking whether the C compiler works configure:4374: gcc -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:4378: $? = 0 configure:4426: result: yes configure:4429: checking for C compiler default output file name configure:4431: result: a.out configure:4437: checking for suffix of executables configure:4444: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:4448: $? = 0 configure:4470: result: configure:4492: checking whether we are cross compiling configure:4500: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:4504: $? = 0 configure:4511: ./conftest configure:4515: $? = 0 configure:4503: result: no configure:4508: checking for suffix of object files configure:4530: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:4534: $? = 0 configure:4555: result: o configure:4559: checking whether we are using the GNU C compiler configure:4578: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:4578: $? = 0 configure:4587: result: yes configure:4596: checking whether gcc accepts -g configure:4616: gcc -c -g -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:4616: $? = 0 configure:4657: result: yes configure:4674: checking for gcc option to accept ISO C89 configure:4737: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:4737: $? = 0 configure:4750: result: none needed configure:4882: checking for C++ compiler version configure:4891: g++ --version >&5 g++ (Gentoo 9.3.0-r2 p4) 9.3.0 Copyright (C) 2019 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:4902: $? = 0 configure:4891: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/9.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-9.3.0-r2/work/gcc-9.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/9.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 9.3.0-r2 p4' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-systemtap --enable-vtable-verify --enable-lto --without-isl --enable-default-pie --enable-default-ssp Thread model: posix gcc version 9.3.0 (Gentoo 9.3.0-r2 p4) configure:4902: $? = 0 configure:4891: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4902: $? = 1 configure:4891: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4902: $? = 1 configure:4906: checking whether we are using the GNU C++ compiler configure:4925: g++ -c -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.cpp >&5 configure:4925: $? = 0 configure:4934: result: yes configure:4943: checking whether g++ accepts -g configure:4963: g++ -c -g -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.cpp >&5 configure:4963: $? = 0 configure:5004: result: yes configure:5053: checking whether g++ accepts -static-libstdc++ -static-libgcc configure:5070: g++ -o conftest -g -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib -static-libstdc++ -static-libgcc conftest.cpp >&5 configure:5070: $? = 0 configure:5071: result: yes configure:5095: checking for x86_64-pc-linux-gnu-gnatbind configure:5125: result: no configure:5135: checking for gnatbind configure:5165: result: no configure:5187: checking for x86_64-pc-linux-gnu-gnatmake configure:5217: result: no configure:5227: checking for gnatmake configure:5257: result: no configure:5276: checking whether compiler driver understands Ada configure:5299: result: no configure:5308: checking how to compare bootstrapped objects configure:5333: result: cmp --ignore-initial=16 $$f1 $$f2 configure:5393: checking for objdir configure:5408: result: .libs configure:5974: checking for isl 0.15 or later configure:5987: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/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 | ^~~~~~~~~~~~~~~~ compilation terminated. configure:5987: $? = 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 | int | main () | { | isl_options_set_schedule_serialize_sccs (NULL, 0); | ; | return 0; | } configure:5994: result: no configure:5998: result: required isl version is 0.15 or later configure:7091: checking for default BUILD_CONFIG configure:7123: result: configure:7128: checking for --enable-vtable-verify configure:7141: result: no configure:7753: checking for bison configure:7769: found /mnt/gold/openwrt/trunk/staging_dir/host/bin/bison configure:7780: result: bison -y configure:7800: checking for bison configure:7816: found /mnt/gold/openwrt/trunk/staging_dir/host/bin/bison configure:7827: result: bison configure:7847: checking for gm4 configure:7874: result: /mnt/gold/openwrt/trunk/staging_dir/host/bin/m4 configure:7894: checking for flex configure:7910: found /mnt/gold/openwrt/trunk/staging_dir/host/bin/flex configure:7921: result: flex configure:7942: checking for flex configure:7958: found /mnt/gold/openwrt/trunk/staging_dir/host/bin/flex configure:7969: result: flex configure:7989: checking for makeinfo configure:8005: found /mnt/gold/openwrt/trunk/staging_dir/host/bin/makeinfo configure:8016: result: makeinfo configure:8050: checking for expect configure:8080: result: no configure:8099: checking for runtest configure:8129: result: no configure:8205: checking for x86_64-pc-linux-gnu-ar configure:8221: found /usr/bin/x86_64-pc-linux-gnu-ar configure:8232: result: x86_64-pc-linux-gnu-ar configure:8346: checking for x86_64-pc-linux-gnu-as configure:8362: found /usr/bin/x86_64-pc-linux-gnu-as configure:8373: result: x86_64-pc-linux-gnu-as configure:8487: checking for x86_64-pc-linux-gnu-dlltool configure:8517: result: no configure:8526: checking for dlltool configure:8556: result: no configure:8586: checking for ld configure:8613: result: /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld configure:8628: checking for x86_64-pc-linux-gnu-ld configure:8655: result: /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld configure:8769: checking for x86_64-pc-linux-gnu-lipo configure:8799: result: no configure:8808: checking for lipo configure:8838: result: no configure:8910: checking for x86_64-pc-linux-gnu-nm configure:8926: found /usr/bin/x86_64-pc-linux-gnu-nm configure:8937: result: x86_64-pc-linux-gnu-nm configure:9051: checking for x86_64-pc-linux-gnu-ranlib configure:9067: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:9078: result: x86_64-pc-linux-gnu-ranlib configure:9187: checking for x86_64-pc-linux-gnu-strip configure:9203: found /usr/bin/x86_64-pc-linux-gnu-strip configure:9214: result: x86_64-pc-linux-gnu-strip configure:9323: checking for x86_64-pc-linux-gnu-windres configure:9353: result: no configure:9362: checking for windres configure:9392: result: no configure:9464: checking for x86_64-pc-linux-gnu-windmc configure:9494: result: no configure:9503: checking for windmc configure:9533: result: no configure:9605: checking for x86_64-pc-linux-gnu-objcopy configure:9621: found /usr/bin/x86_64-pc-linux-gnu-objcopy configure:9632: result: x86_64-pc-linux-gnu-objcopy configure:9746: checking for x86_64-pc-linux-gnu-objdump configure:9762: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:9773: result: x86_64-pc-linux-gnu-objdump configure:9887: checking for x86_64-pc-linux-gnu-readelf configure:9903: found /usr/bin/x86_64-pc-linux-gnu-readelf configure:9914: result: x86_64-pc-linux-gnu-readelf configure:10067: checking for mips-openwrt-linux-musl-cc configure:10097: result: no configure:10067: checking for mips-openwrt-linux-musl-gcc configure:10097: result: no configure:10228: checking for mips-openwrt-linux-musl-c++ configure:10258: result: no configure:10228: checking for mips-openwrt-linux-musl-g++ configure:10258: result: no configure:10228: checking for mips-openwrt-linux-musl-cxx configure:10258: result: no configure:10228: checking for mips-openwrt-linux-musl-gxx configure:10258: result: no configure:10389: checking for mips-openwrt-linux-musl-gcc configure:10419: result: no configure:10545: checking for mips-openwrt-linux-musl-gfortran configure:10575: result: no configure:10706: checking for mips-openwrt-linux-musl-gccgo configure:10736: result: no configure:10947: checking for mips-openwrt-linux-musl-ar configure:10977: result: no configure:11177: checking for mips-openwrt-linux-musl-as configure:11207: result: no configure:11407: checking for mips-openwrt-linux-musl-dlltool configure:11437: result: no configure:11637: checking for mips-openwrt-linux-musl-ld configure:11667: result: no configure:11867: checking for mips-openwrt-linux-musl-lipo configure:11897: result: no configure:12097: checking for mips-openwrt-linux-musl-nm configure:12127: result: no configure:12327: checking for mips-openwrt-linux-musl-objcopy configure:12357: result: no configure:12557: checking for mips-openwrt-linux-musl-objdump configure:12587: result: no configure:12787: checking for mips-openwrt-linux-musl-ranlib configure:12817: result: no configure:13017: checking for mips-openwrt-linux-musl-readelf configure:13047: result: no configure:13247: checking for mips-openwrt-linux-musl-strip configure:13277: result: no configure:13477: checking for mips-openwrt-linux-musl-windres configure:13507: result: no configure:13707: checking for mips-openwrt-linux-musl-windmc configure:13737: result: no configure:13804: checking where to find the target ar configure:13841: result: pre-installed configure:13846: checking where to find the target as configure:13883: result: pre-installed configure:13888: checking where to find the target cc configure:13925: result: pre-installed configure:13930: checking where to find the target c++ configure:13970: result: pre-installed configure:13975: checking where to find the target c++ for libstdc++ configure:14015: result: pre-installed configure:14020: checking where to find the target dlltool configure:14057: result: pre-installed configure:14062: checking where to find the target gcc configure:14099: result: pre-installed configure:14104: checking where to find the target gfortran configure:14144: result: pre-installed configure:14149: checking where to find the target gccgo configure:14189: result: pre-installed configure:14194: checking where to find the target ld configure:14231: result: pre-installed configure:14236: checking where to find the target lipo configure:14262: result: pre-installed configure:14267: checking where to find the target nm configure:14304: result: pre-installed configure:14309: checking where to find the target objcopy configure:14346: result: pre-installed configure:14351: checking where to find the target objdump configure:14388: result: pre-installed configure:14393: checking where to find the target ranlib configure:14430: result: pre-installed configure:14435: checking where to find the target readelf configure:14472: result: pre-installed configure:14477: checking where to find the target strip configure:14514: result: pre-installed configure:14519: checking where to find the target windres configure:14556: result: pre-installed configure:14561: checking where to find the target windmc configure:14598: result: pre-installed configure:14631: checking whether to enable maintainer-specific portions of Makefiles configure:14640: result: no configure:14875: 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 anneke config.status:984: 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= ac_cv_env_AR_value= ac_cv_env_AS_FOR_TARGET_set= ac_cv_env_AS_FOR_TARGET_value= ac_cv_env_AS_set= ac_cv_env_AS_value= 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=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/mnt/gold/openwrt/trunk/staging_dir/host/include ' ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= 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=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/mnt/gold/openwrt/trunk/staging_dir/host/lib ' ac_cv_env_LD_FOR_TARGET_set= ac_cv_env_LD_FOR_TARGET_value= ac_cv_env_LD_set= ac_cv_env_LD_value= 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= ac_cv_env_NM_value= ac_cv_env_OBJCOPY_FOR_TARGET_set= ac_cv_env_OBJCOPY_FOR_TARGET_value= ac_cv_env_OBJCOPY_set= ac_cv_env_OBJCOPY_value= 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= ac_cv_env_RANLIB_value= 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=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_build_configargs_set= ac_cv_env_build_configargs_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu 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=mips-openwrt-linux-musl 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=/mnt/gold/openwrt/trunk/staging_dir/host/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AS=x86_64-pc-linux-gnu-as ac_cv_prog_AWK=gawk ac_cv_prog_BISON=bison ac_cv_prog_CC=gcc ac_cv_prog_FLEX=flex ac_cv_prog_LD=/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld ac_cv_prog_LEX=flex ac_cv_prog_M4=/mnt/gold/openwrt/trunk/staging_dir/host/bin/m4 ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_NM=x86_64-pc-linux-gnu-nm ac_cv_prog_OBJCOPY=x86_64-pc-linux-gnu-objcopy ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_READELF=x86_64-pc-linux-gnu-readelf ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_target=mips-openwrt-linux-musl 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=/mnt/gold/openwrt/trunk/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl gdb_cv_func_sigsetjmp=yes lt_cv_objdir=.libs ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='x86_64-pc-linux-gnu-ar' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='mips-openwrt-linux-musl-ar' AS='x86_64-pc-linux-gnu-as' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='mips-openwrt-linux-musl-as' AWK='gawk' BISON='bison' BUILD_CONFIG='' CC='gcc' CC_FOR_BUILD='$(CC)' CC_FOR_TARGET='mips-openwrt-linux-musl-cc' CFLAGS='-O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include ' CFLAGS_FOR_BUILD='-O2 -I/mnt/gold/openwrt/trunk/staging_dir/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/mnt/gold/openwrt/trunk/staging_dir/host/include ' CXX='g++' CXXFLAGS='-g -O2' CXXFLAGS_FOR_BUILD='-g -O2' CXXFLAGS_FOR_TARGET='-g -O2' CXX_FOR_BUILD='$(CXX)' CXX_FOR_TARGET='mips-openwrt-linux-musl-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='mips-openwrt-linux-musl-dlltool' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' EXPECT='expect' FLAGS_FOR_TARGET='' FLEX='flex' GCC_FOR_TARGET='mips-openwrt-linux-musl-gcc' GCC_SHLIB_SUBDIR='' GDB_TK='' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='mips-openwrt-linux-musl-gfortran' GNATBIND='no' GNATMAKE='no' GOC_FOR_BUILD='$(GOC)' GOC_FOR_TARGET='mips-openwrt-linux-musl-gccgo' INSTALL_DATA='${INSTALL} -m 644' INSTALL_GDB_TK='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld' LDFLAGS='-L/mnt/gold/openwrt/trunk/staging_dir/host/lib ' LDFLAGS_FOR_BUILD='-L/mnt/gold/openwrt/trunk/staging_dir/host/lib ' LDFLAGS_FOR_TARGET='' LD_FOR_BUILD='$(LD)' LD_FOR_TARGET='mips-openwrt-linux-musl-ld' LEX='flex' LIBOBJS='' LIBS='' LIPO='lipo' LIPO_FOR_TARGET='mips-openwrt-linux-musl-lipo' LN='ln' LN_S='ln -s' LTLIBOBJS='' M4='/mnt/gold/openwrt/trunk/staging_dir/host/bin/m4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='/mnt/gold/openwrt/trunk/build_dir/toolchain-mips_24kc_gcc-8.4.0_musl/gdb-10.1/missing makeinfo' NM='x86_64-pc-linux-gnu-nm' NM_FOR_BUILD='$(NM)' NM_FOR_TARGET='mips-openwrt-linux-musl-nm' OBJCOPY='x86_64-pc-linux-gnu-objcopy' OBJCOPY_FOR_TARGET='mips-openwrt-linux-musl-objcopy' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJDUMP_FOR_TARGET='mips-openwrt-linux-musl-objdump' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='x86_64-pc-linux-gnu-ranlib' RANLIB_FOR_BUILD='$(RANLIB)' RANLIB_FOR_TARGET='mips-openwrt-linux-musl-ranlib' RAW_CXX_FOR_TARGET='mips-openwrt-linux-musl-c++' READELF='x86_64-pc-linux-gnu-readelf' READELF_FOR_TARGET='mips-openwrt-linux-musl-readelf' RPATH_ENVVAR='LD_LIBRARY_PATH' RUNTEST='runtest' SED='/mnt/gold/openwrt/trunk/staging_dir/host/bin/sed' SHELL='/usr/bin/env bash' STRIP='x86_64-pc-linux-gnu-strip' STRIP_FOR_TARGET='mips-openwrt-linux-musl-strip' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --prefix=/mnt/gold/openwrt/trunk/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=mips-openwrt-linux-musl --disable-werror --without-uiout --enable-tui --disable-gdbtk --without-x --without-included-gettext --enable-threads --with-expat --without-python --disable-unit-tests --disable-ubsan --disable-binutils --disable-ld --disable-gas --disable-sim' WINDMC='windmc' WINDMC_FOR_BUILD='$(WINDMC)' WINDMC_FOR_TARGET='mips-openwrt-linux-musl-windmc' WINDRES='windres' WINDRES_FOR_BUILD='$(WINDRES)' WINDRES_FOR_TARGET='mips-openwrt-linux-musl-windres' YACC='bison -y' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_configargs=' --cache-file=./config.cache '\''--prefix=/mnt/gold/openwrt/trunk/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl'\'' '\''--disable-werror'\'' '\''--without-uiout'\'' '\''--enable-tui'\'' '\''--disable-gdbtk'\'' '\''--without-x'\'' '\''--without-included-gettext'\'' '\''--enable-threads'\'' '\''--with-expat'\'' '\''--without-python'\'' '\''--disable-unit-tests'\'' '\''--disable-ubsan'\'' '\''--disable-binutils'\'' '\''--disable-ld'\'' '\''--disable-gas'\'' '\''--disable-sim'\'' --program-transform-name='\''s&^&mips-openwrt-linux-musl-&'\'' --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}/mips-openwrt-linux-musl' build_vendor='pc' compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*' configdirs=' intl libiberty opcodes bfd readline zlib libdecnumber libctf gdb etc gnulib gdbsupport' 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='x86_64-pc-linux-gnu' host_configargs=' --cache-file=./config.cache '\''--prefix=/mnt/gold/openwrt/trunk/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl'\'' '\''--disable-werror'\'' '\''--without-uiout'\'' '\''--enable-tui'\'' '\''--disable-gdbtk'\'' '\''--without-x'\'' '\''--without-included-gettext'\'' '\''--enable-threads'\'' '\''--with-expat'\'' '\''--without-python'\'' '\''--disable-unit-tests'\'' '\''--disable-ubsan'\'' '\''--disable-binutils'\'' '\''--disable-ld'\'' '\''--disable-gas'\'' '\''--disable-sim'\'' --program-transform-name='\''s&^&mips-openwrt-linux-musl-&'\'' --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='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' poststage1_ldflags='-static-libstdc++ -static-libgcc' poststage1_libs='' prefix='/mnt/gold/openwrt/trunk/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl' program_transform_name='s&^&mips-openwrt-linux-musl-&' psdir='${docdir}' 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='${prefix}/etc' target='mips-openwrt-linux-musl' target_alias='mips-openwrt-linux-musl' target_configargs='--cache-file=./config.cache --enable-multilib --with-cross-host=x86_64-pc-linux-gnu '\''--prefix=/mnt/gold/openwrt/trunk/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl'\'' '\''--disable-werror'\'' '\''--without-uiout'\'' '\''--enable-tui'\'' '\''--disable-gdbtk'\'' '\''--without-x'\'' '\''--without-included-gettext'\'' '\''--enable-threads'\'' '\''--with-expat'\'' '\''--without-python'\'' '\''--disable-unit-tests'\'' '\''--disable-ubsan'\'' '\''--disable-binutils'\'' '\''--disable-ld'\'' '\''--disable-gas'\'' '\''--disable-sim'\'' --program-transform-name='\''s&^&mips-openwrt-linux-musl-&'\'' --disable-option-checking' target_configdirs='' target_cpu='mips' target_noncanonical='mips-openwrt-linux-musl' target_os='linux-musl' target_subdir='mips-openwrt-linux-musl' target_vendor='openwrt' tooldir='${exec_prefix}/mips-openwrt-linux-musl' ## ------------------- ## ## 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