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=/home/user/openwrt2305/staging_dir/toolchain-mips_24kc_gcc-13.3.0_musl --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=mips-openwrt-linux-musl --with-sysroot=/home/user/openwrt2305/staging_dir/toolchain-mips_24kc_gcc-13.3.0_musl --with-system-zlib --with-zstd --enable-deterministic-archives --enable-plugins --enable-lto --disable-gprofng --disable-multilib --disable-werror --disable-nls --disable-sim --disable-gdb --without-isl --without-cloog --with-float=soft --enable-libssp ## --------- ## ## Platform. ## ## --------- ## hostname = cb2a80d0fca4 uname -m = x86_64 uname -r = 5.4.0-196-generic uname -s = Linux uname -v = #216-Ubuntu SMP Thu Aug 29 13:26:53 UTC 2024 /usr/bin/uname -p = unknown /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: /home/user/openwrt2305/staging_dir/toolchain-mips_24kc_gcc-13.3.0_musl/bin PATH: /home/user/openwrt2305/staging_dir/toolchain-mips_24kc_gcc-13.3.0_musl/bin PATH: /home/user/openwrt2305/staging_dir/host/bin PATH: /home/user/openwrt2305/staging_dir/toolchain-mips_24kc_gcc-13.3.0_musl/bin PATH: /home/user/openwrt2305/staging_dir/host/bin PATH: /home/user/openwrt2305/staging_dir/host/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2396: checking build system type configure:2410: result: x86_64-pc-linux-gnu configure:2457: checking host system type configure:2470: result: x86_64-pc-linux-gnu configure:2490: checking target system type configure:2503: result: mips-openwrt-linux-musl configure:2557: checking for a BSD-compatible install configure:2625: result: /home/user/openwrt2305/staging_dir/host/bin/install -c configure:2636: checking whether ln works configure:2658: result: yes configure:2662: checking whether ln -s works configure:2666: result: yes configure:2673: checking for a sed that does not truncate output configure:2737: result: /home/user/openwrt2305/staging_dir/host/bin/sed configure:2746: checking for gawk configure:2762: found /usr/bin/gawk configure:2773: result: gawk configure:4178: checking for x86_64-pc-linux-gnu-gcc configure:4205: result: /home/user/openwrt2305/staging_dir/host/bin/gcc configure:4474: checking for C compiler version configure:4483: /home/user/openwrt2305/staging_dir/host/bin/gcc --version >&5 gcc (Debian 8.3.0-6) 8.3.0 Copyright (C) 2018 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:4494: $? = 0 configure:4483: /home/user/openwrt2305/staging_dir/host/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/user/openwrt2305/staging_dir/host/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --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-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --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 --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 8.3.0 (Debian 8.3.0-6) configure:4494: $? = 0 configure:4483: /home/user/openwrt2305/staging_dir/host/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4494: $? = 1 configure:4483: /home/user/openwrt2305/staging_dir/host/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4494: $? = 1 configure:4514: checking whether the C compiler works configure:4536: /home/user/openwrt2305/staging_dir/host/bin/gcc -O2 -I/home/user/openwrt2305/staging_dir/host/include -I/home/user/openwrt2305/staging_dir/host/include -L/home/user/openwrt2305/staging_dir/host/lib conftest.c >&5 configure:4540: $? = 0 configure:4588: result: yes configure:4591: checking for C compiler default output file name configure:4593: result: a.out configure:4599: checking for suffix of executables configure:4606: /home/user/openwrt2305/staging_dir/host/bin/gcc -o conftest -O2 -I/home/user/openwrt2305/staging_dir/host/include -I/home/user/openwrt2305/staging_dir/host/include -L/home/user/openwrt2305/staging_dir/host/lib conftest.c >&5 configure:4610: $? = 0 configure:4632: result: configure:4654: checking whether we are cross compiling configure:4662: /home/user/openwrt2305/staging_dir/host/bin/gcc -o conftest -O2 -I/home/user/openwrt2305/staging_dir/host/include -I/home/user/openwrt2305/staging_dir/host/include -L/home/user/openwrt2305/staging_dir/host/lib conftest.c >&5 configure:4666: $? = 0 configure:4673: ./conftest configure:4677: $? = 0 configure:4665: result: no configure:4670: checking for suffix of object files configure:4692: /home/user/openwrt2305/staging_dir/host/bin/gcc -c -O2 -I/home/user/openwrt2305/staging_dir/host/include -I/home/user/openwrt2305/staging_dir/host/include conftest.c >&5 configure:4696: $? = 0 configure:4717: result: o configure:4721: checking whether we are using the GNU C compiler configure:4740: /home/user/openwrt2305/staging_dir/host/bin/gcc -c -O2 -I/home/user/openwrt2305/staging_dir/host/include -I/home/user/openwrt2305/staging_dir/host/include conftest.c >&5 configure:4740: $? = 0 configure:4749: result: yes configure:4758: checking whether /home/user/openwrt2305/staging_dir/host/bin/gcc accepts -g configure:4778: /home/user/openwrt2305/staging_dir/host/bin/gcc -c -g -I/home/user/openwrt2305/staging_dir/host/include conftest.c >&5 configure:4778: $? = 0 configure:4819: result: yes configure:4836: checking for /home/user/openwrt2305/staging_dir/host/bin/gcc option to accept ISO C89 configure:4899: /home/user/openwrt2305/staging_dir/host/bin/gcc -c -O2 -I/home/user/openwrt2305/staging_dir/host/include -I/home/user/openwrt2305/staging_dir/host/include conftest.c >&5 configure:4899: $? = 0 configure:4912: result: none needed configure:4932: checking for /home/user/openwrt2305/staging_dir/host/bin/gcc option to accept ISO C99 configure:5081: /home/user/openwrt2305/staging_dir/host/bin/gcc -c -O2 -I/home/user/openwrt2305/staging_dir/host/include -I/home/user/openwrt2305/staging_dir/host/include conftest.c >&5 configure:5081: $? = 0 configure:5094: result: none needed configure:5221: checking for C++ compiler version configure:5230: /home/user/openwrt2305/staging_dir/host/bin/g++ --version >&5 g++ (Debian 8.3.0-6) 8.3.0 Copyright (C) 2018 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:5241: $? = 0 configure:5230: /home/user/openwrt2305/staging_dir/host/bin/g++ -v >&5 Using built-in specs. COLLECT_GCC=/home/user/openwrt2305/staging_dir/host/bin/g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --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-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --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 --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 8.3.0 (Debian 8.3.0-6) configure:5241: $? = 0 configure:5230: /home/user/openwrt2305/staging_dir/host/bin/g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5241: $? = 1 configure:5230: /home/user/openwrt2305/staging_dir/host/bin/g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:5241: $? = 1 configure:5245: checking whether we are using the GNU C++ compiler configure:5264: /home/user/openwrt2305/staging_dir/host/bin/g++ -c -O2 -I/home/user/openwrt2305/staging_dir/host/include -I/home/user/openwrt2305/staging_dir/host/include conftest.cpp >&5 configure:5264: $? = 0 configure:5273: result: yes configure:5282: checking whether /home/user/openwrt2305/staging_dir/host/bin/g++ accepts -g configure:5302: /home/user/openwrt2305/staging_dir/host/bin/g++ -c -g -I/home/user/openwrt2305/staging_dir/host/include conftest.cpp >&5 configure:5302: $? = 0 configure:5343: result: yes configure:5392: checking whether g++ accepts -static-libstdc++ -static-libgcc configure:5409: /home/user/openwrt2305/staging_dir/host/bin/g++ -o conftest -O2 -I/home/user/openwrt2305/staging_dir/host/include -I/home/user/openwrt2305/staging_dir/host/include -L/home/user/openwrt2305/staging_dir/host/lib -static-libstdc++ -static-libgcc conftest.cpp >&5 configure:5409: $? = 0 configure:5410: result: yes configure:5434: checking for x86_64-pc-linux-gnu-gnatbind configure:5464: result: no configure:5474: checking for gnatbind configure:5504: result: no configure:5526: checking for x86_64-pc-linux-gnu-gnatmake configure:5556: result: no configure:5566: checking for gnatmake configure:5596: result: no configure:5615: checking whether compiler driver understands Ada and is recent enough configure:5642: result: false configure:5656: checking for x86_64-pc-linux-gnu-gdc configure:5686: result: no configure:5696: checking for gdc configure:5726: result: no configure:5745: checking whether the D compiler works configure:5762: result: no configure:5770: checking how to compare bootstrapped objects configure:5795: result: cmp --ignore-initial=16 $$f1 $$f2 configure:7939: checking for objdir configure:7954: result: .libs configure:9828: checking for default BUILD_CONFIG configure:9860: result: configure:9865: checking for --enable-vtable-verify configure:9878: result: no configure:10555: checking for bison configure:10571: found /home/user/openwrt2305/staging_dir/host/bin/bison configure:10582: result: bison -y configure:10602: checking for bison configure:10618: found /home/user/openwrt2305/staging_dir/host/bin/bison configure:10629: result: bison configure:10649: checking for gm4 configure:10676: result: /home/user/openwrt2305/staging_dir/host/bin/m4 configure:10696: checking for flex configure:10712: found /home/user/openwrt2305/staging_dir/host/bin/flex configure:10723: result: flex configure:10744: checking for flex configure:10760: found /home/user/openwrt2305/staging_dir/host/bin/flex configure:10771: result: flex configure:10791: checking for makeinfo configure:10807: found /home/user/openwrt2305/staging_dir/host/bin/makeinfo configure:10818: result: makeinfo configure:10852: checking for expect configure:10882: result: no configure:10901: checking for runtest configure:10931: result: no configure:11007: checking for x86_64-pc-linux-gnu-ar configure:11037: result: no configure:11046: checking for ar configure:11062: found /usr/bin/ar configure:11073: result: ar configure:11148: checking for x86_64-pc-linux-gnu-as configure:11178: result: no configure:11187: checking for as configure:11203: found /usr/bin/as configure:11214: result: as configure:11289: checking for x86_64-pc-linux-gnu-dlltool configure:11319: result: no configure:11328: checking for dlltool configure:11358: result: no configure:11430: checking for x86_64-pc-linux-gnu-dsymutil configure:11460: result: no configure:11469: checking for dsymutil configure:11499: result: no configure:11571: checking for x86_64-pc-linux-gnu-ld configure:11601: result: no configure:11610: checking for ld configure:11626: found /usr/bin/ld configure:11637: result: ld configure:11712: checking for x86_64-pc-linux-gnu-lipo configure:11742: result: no configure:11751: checking for lipo configure:11781: result: no configure:11853: checking for x86_64-pc-linux-gnu-nm configure:11883: result: no configure:11892: checking for nm configure:11908: found /usr/bin/nm configure:11919: result: nm configure:11994: checking for x86_64-pc-linux-gnu-ranlib configure:12024: result: no configure:12033: checking for ranlib configure:12049: found /usr/bin/ranlib configure:12060: result: ranlib configure:12130: checking for x86_64-pc-linux-gnu-strip configure:12160: result: no configure:12169: checking for strip configure:12185: found /usr/bin/strip configure:12196: result: strip configure:12266: checking for x86_64-pc-linux-gnu-windres configure:12296: result: no configure:12305: checking for windres configure:12335: result: no configure:12407: checking for x86_64-pc-linux-gnu-windmc configure:12437: result: no configure:12446: checking for windmc configure:12476: result: no configure:12548: checking for x86_64-pc-linux-gnu-objcopy configure:12578: result: no configure:12587: checking for objcopy configure:12603: found /usr/bin/objcopy configure:12614: result: objcopy configure:12689: checking for x86_64-pc-linux-gnu-objdump configure:12719: result: no configure:12728: checking for objdump configure:12744: found /usr/bin/objdump configure:12755: result: objdump configure:12830: checking for x86_64-pc-linux-gnu-otool configure:12860: result: no configure:12869: checking for otool configure:12899: result: no configure:12971: checking for x86_64-pc-linux-gnu-readelf configure:13001: result: no configure:13010: checking for readelf configure:13026: found /usr/bin/readelf configure:13037: result: readelf configure:13067: checking for -plugin option configure:13085: checking for x86_64-pc-linux-gnu-ar configure:13112: result: ar configure:13180: WARNING: Failed: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/8/liblto_plugin.so rc configure:13190: result: no configure:13295: checking for mips-openwrt-linux-musl-cc configure:13325: result: no configure:13295: checking for mips-openwrt-linux-musl-gcc configure:13325: result: no configure:13456: checking for mips-openwrt-linux-musl-c++ configure:13486: result: no configure:13456: checking for mips-openwrt-linux-musl-g++ configure:13486: result: no configure:13456: checking for mips-openwrt-linux-musl-cxx configure:13486: result: no configure:13456: checking for mips-openwrt-linux-musl-gxx configure:13486: result: no configure:13617: checking for mips-openwrt-linux-musl-gcc configure:13647: result: no configure:13773: checking for mips-openwrt-linux-musl-gfortran configure:13803: result: no configure:13934: checking for mips-openwrt-linux-musl-gccgo configure:13964: result: no configure:14095: checking for mips-openwrt-linux-musl-gdc configure:14125: result: no configure:14256: checking for mips-openwrt-linux-musl-gm2 configure:14286: result: no configure:14497: checking for mips-openwrt-linux-musl-ar configure:14527: result: no configure:14727: checking for mips-openwrt-linux-musl-as configure:14757: result: no configure:14957: checking for mips-openwrt-linux-musl-dlltool configure:14987: result: no configure:15187: checking for mips-openwrt-linux-musl-dsymutil configure:15217: result: no configure:15417: checking for mips-openwrt-linux-musl-ld configure:15447: result: no configure:15647: checking for mips-openwrt-linux-musl-lipo configure:15677: result: no configure:15877: checking for mips-openwrt-linux-musl-nm configure:15907: result: no configure:16107: checking for mips-openwrt-linux-musl-objcopy configure:16137: result: no configure:16337: checking for mips-openwrt-linux-musl-objdump configure:16367: result: no configure:16567: checking for mips-openwrt-linux-musl-otool configure:16597: result: no configure:16797: checking for mips-openwrt-linux-musl-ranlib configure:16827: result: no configure:17027: checking for mips-openwrt-linux-musl-readelf configure:17057: result: no configure:17257: checking for mips-openwrt-linux-musl-strip configure:17287: result: no configure:17487: checking for mips-openwrt-linux-musl-windres configure:17517: result: no configure:17717: checking for mips-openwrt-linux-musl-windmc configure:17747: result: no configure:17814: checking where to find the target ar configure:17837: result: just compiled configure:17856: checking where to find the target as configure:17879: result: just compiled configure:17898: checking where to find the target cc configure:17935: result: pre-installed configure:17940: checking where to find the target c++ configure:17980: result: pre-installed configure:17985: checking where to find the target c++ for libstdc++ configure:18025: result: pre-installed configure:18030: checking where to find the target dlltool configure:18053: result: just compiled configure:18072: checking where to find the target dsymutil configure:18098: result: pre-installed configure:18103: checking where to find the target gcc configure:18140: result: pre-installed configure:18145: checking where to find the target gfortran configure:18185: result: pre-installed configure:18190: checking where to find the target gccgo configure:18230: result: pre-installed configure:18235: checking where to find the target gdc configure:18275: result: pre-installed configure:18280: checking where to find the target gm2 configure:18320: result: pre-installed configure:18325: checking where to find the target ld configure:18348: result: just compiled configure:18367: checking where to find the target lipo configure:18393: result: pre-installed configure:18398: checking where to find the target nm configure:18421: result: just compiled configure:18440: checking where to find the target objcopy configure:18463: result: just compiled configure:18482: checking where to find the target objdump configure:18505: result: just compiled configure:18524: checking where to find the target otool configure:18550: result: pre-installed configure:18555: checking where to find the target ranlib configure:18578: result: just compiled configure:18597: checking where to find the target readelf configure:18620: result: just compiled configure:18639: checking where to find the target strip configure:18662: result: just compiled configure:18681: checking where to find the target windres configure:18704: result: just compiled configure:18723: checking where to find the target windmc configure:18746: result: just compiled configure:18793: checking whether to enable maintainer-specific portions of Makefiles configure:18802: result: no configure:19039: 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 cb2a80d0fca4 config.status:998: 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=/home/user/openwrt2305/staging_dir/host/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/user/openwrt2305/staging_dir/host/include ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/home/user/openwrt2305/staging_dir/host/include ' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -I/home/user/openwrt2305/staging_dir/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=/home/user/openwrt2305/staging_dir/host/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_DSYMUTIL_FOR_TARGET_set= ac_cv_env_DSYMUTIL_FOR_TARGET_value= ac_cv_env_DSYMUTIL_set= ac_cv_env_DSYMUTIL_value= ac_cv_env_GCC_FOR_TARGET_set= ac_cv_env_GCC_FOR_TARGET_value= ac_cv_env_GDC_FOR_TARGET_set= ac_cv_env_GDC_FOR_TARGET_value= ac_cv_env_GFORTRAN_FOR_TARGET_set= ac_cv_env_GFORTRAN_FOR_TARGET_value= ac_cv_env_GM2_FOR_TARGET_set= ac_cv_env_GM2_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/home/user/openwrt2305/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_OTOOL_FOR_TARGET_set= ac_cv_env_OTOOL_FOR_TARGET_value= ac_cv_env_OTOOL_set= ac_cv_env_OTOOL_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=/home/user/openwrt2305/staging_dir/host/bin/sed ac_cv_path_install='/home/user/openwrt2305/staging_dir/host/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AS=as ac_cv_prog_AWK=gawk ac_cv_prog_BISON=bison ac_cv_prog_CC=/home/user/openwrt2305/staging_dir/host/bin/gcc ac_cv_prog_FLEX=flex ac_cv_prog_LD=ld ac_cv_prog_LEX=flex ac_cv_prog_M4=/home/user/openwrt2305/staging_dir/host/bin/m4 ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_NM=nm ac_cv_prog_OBJCOPY=objcopy ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB=ranlib ac_cv_prog_READELF=readelf ac_cv_prog_STRIP=strip ac_cv_prog_YACC='bison -y' 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=mips-openwrt-linux-musl acx_cv_cc_gcc_supports_ada=false acx_cv_d_compiler_works=no acx_cv_prog_LN=ln gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' gcc_cv_tool_dirs= gcc_cv_tool_prefix=/home/user/openwrt2305/staging_dir/toolchain-mips_24kc_gcc-13.3.0_musl lt_cv_objdir=.libs ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/ar' AR_PLUGIN_OPTION='' AS='as' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gas/as-new' AWK='gawk' BISON='bison' BUILD_CONFIG='' CC='/home/user/openwrt2305/staging_dir/host/bin/gcc' CC_FOR_BUILD='$(CC)' CC_FOR_TARGET='mips-openwrt-linux-musl-cc' CFLAGS='-O2 -I/home/user/openwrt2305/staging_dir/host/include ' CFLAGS_FOR_BUILD='-O2 -I/home/user/openwrt2305/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/home/user/openwrt2305/staging_dir/host/include ' CPPFLAGS_FOR_BUILD='-I/home/user/openwrt2305/staging_dir/host/include ' CPP_FOR_BUILD='' CXX='/home/user/openwrt2305/staging_dir/host/bin/g++' CXXFLAGS='-O2 -I/home/user/openwrt2305/staging_dir/host/include ' CXXFLAGS_FOR_BUILD='-O2 -I/home/user/openwrt2305/staging_dir/host/include ' 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='$$r/$(HOST_SUBDIR)/binutils/dlltool' DSYMUTIL='dsymutil' DSYMUTIL_FOR_BUILD='$(DSYMUTIL)' DSYMUTIL_FOR_TARGET='mips-openwrt-linux-musl-dsymutil' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' EXPECT='expect' FLAGS_FOR_TARGET=' -L$$r/$(HOST_SUBDIR)/ld' FLEX='flex' GCC_FOR_TARGET='mips-openwrt-linux-musl-gcc' GCC_SHLIB_SUBDIR='' GDB_TK='' GDC='no' GDCFLAGS='-O2 -I/home/user/openwrt2305/staging_dir/host/include ' GDC_FOR_BUILD='$(GDC)' GDC_FOR_TARGET='mips-openwrt-linux-musl-gdc' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='mips-openwrt-linux-musl-gfortran' GM2_FOR_TARGET='mips-openwrt-linux-musl-gm2' GNATBIND='no' GNATMAKE='no' GOC_FOR_BUILD='$(GOC)' GOC_FOR_TARGET='mips-openwrt-linux-musl-gccgo' HAVE_CXX11='' HAVE_CXX11_FOR_BUILD='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_GDB_TK='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='ld' LDFLAGS='-L/home/user/openwrt2305/staging_dir/host/lib ' LDFLAGS_FOR_BUILD='-L/home/user/openwrt2305/staging_dir/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='mips-openwrt-linux-musl-lipo' LN='ln' LN_S='ln -s' LTLIBOBJS='' M4='/home/user/openwrt2305/staging_dir/host/bin/m4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='/home/user/openwrt2305/build_dir/toolchain-mips_24kc_gcc-13.3.0_musl/binutils-2.42/missing makeinfo' NM='nm' NM_FOR_BUILD='$(NM)' NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/nm-new' OBJCOPY='objcopy' OBJCOPY_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/objcopy' OBJDUMP='objdump' OBJDUMP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/objdump' OBJEXT='o' OTOOL='otool' OTOOL_FOR_TARGET='mips-openwrt-linux-musl-otool' 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='' PICFLAG='' PKG_CONFIG_PATH='/home/user/openwrt2305/staging_dir/host/lib/pkgconfig:/home/user/openwrt2305/staging_dir/toolchain-mips_24kc_gcc-13.3.0_musl/lib/pkgconfig' RANLIB='ranlib' RANLIB_FOR_BUILD='$(RANLIB)' RANLIB_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/ranlib' RANLIB_PLUGIN_OPTION='' RAW_CXX_FOR_TARGET='mips-openwrt-linux-musl-c++' READELF='readelf' READELF_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/readelf' RPATH_ENVVAR='LD_LIBRARY_PATH' RUNTEST='runtest' SED='/home/user/openwrt2305/staging_dir/host/bin/sed' SHELL='/usr/bin/env bash' STRIP='strip' STRIP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/strip-new' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --prefix=/home/user/openwrt2305/staging_dir/toolchain-mips_24kc_gcc-13.3.0_musl --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=mips-openwrt-linux-musl --with-sysroot=/home/user/openwrt2305/staging_dir/toolchain-mips_24kc_gcc-13.3.0_musl --with-system-zlib --with-zstd --enable-deterministic-archives --enable-plugins --enable-lto --disable-gprofng --disable-multilib --disable-werror --disable-nls --disable-sim --disable-gdb --without-isl --without-cloog --with-float=soft --enable-libssp' 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='' 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=/home/user/openwrt2305/staging_dir/toolchain-mips_24kc_gcc-13.3.0_musl'\'' '\''--with-sysroot=/home/user/openwrt2305/staging_dir/toolchain-mips_24kc_gcc-13.3.0_musl'\'' '\''--with-system-zlib'\'' '\''--with-zstd'\'' '\''--enable-deterministic-archives'\'' '\''--enable-plugins'\'' '\''--enable-lto'\'' '\''--disable-gprofng'\'' '\''--disable-multilib'\'' '\''--disable-werror'\'' '\''--disable-nls'\'' '\''--disable-sim'\'' '\''--disable-gdb'\'' '\''--without-isl'\'' '\''--without-cloog'\'' '\''--with-float=soft'\'' '\''--enable-libssp'\'' --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/* | gcc/m2/gm2-compiler-boot/M2Version* | gcc/m2/gm2-compiler-boot/SYSTEM* | gcc/m2/gm2version*' configdirs=' libiberty opcodes bfd libctf libsframe 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_linker_plugin_configure_flags='' extra_linker_plugin_flags='' extra_mpc_gmp_configure_flags='' extra_mpc_mpfr_configure_flags='' extra_mpfr_configure_flags='' gcc_host_pie='' get_gcc_base_ver='cat' gmpinc='' gmplibs='-lmpfr -lgmp' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_configargs=' --cache-file=./config.cache --with-gnu-as --with-gnu-ld --with-system-zlib '\''--prefix=/home/user/openwrt2305/staging_dir/toolchain-mips_24kc_gcc-13.3.0_musl'\'' '\''--with-sysroot=/home/user/openwrt2305/staging_dir/toolchain-mips_24kc_gcc-13.3.0_musl'\'' '\''--with-system-zlib'\'' '\''--with-zstd'\'' '\''--enable-deterministic-archives'\'' '\''--enable-plugins'\'' '\''--enable-lto'\'' '\''--disable-gprofng'\'' '\''--disable-multilib'\'' '\''--disable-werror'\'' '\''--disable-nls'\'' '\''--disable-sim'\'' '\''--disable-gdb'\'' '\''--without-isl'\'' '\''--without-cloog'\'' '\''--with-float=soft'\'' '\''--enable-libssp'\'' --program-transform-name='\''s&^&mips-openwrt-linux-musl-&'\'' --disable-option-checking' host_cpu='x86_64' host_libs_picflag='' host_noncanonical='x86_64-pc-linux-gnu' host_os='linux-gnu' host_pie='no' 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='/home/user/openwrt2305/staging_dir/toolchain-mips_24kc_gcc-13.3.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 --with-cross-host=x86_64-pc-linux-gnu '\''--prefix=/home/user/openwrt2305/staging_dir/toolchain-mips_24kc_gcc-13.3.0_musl'\'' '\''--with-sysroot=/home/user/openwrt2305/staging_dir/toolchain-mips_24kc_gcc-13.3.0_musl'\'' '\''--with-system-zlib'\'' '\''--with-zstd'\'' '\''--enable-deterministic-archives'\'' '\''--enable-plugins'\'' '\''--enable-lto'\'' '\''--disable-gprofng'\'' '\''--disable-multilib'\'' '\''--disable-werror'\'' '\''--disable-nls'\'' '\''--disable-sim'\'' '\''--disable-gdb'\'' '\''--without-cloog'\'' '\''--with-float=soft'\'' '\''--enable-libssp'\'' --program-transform-name='\''s&^&mips-openwrt-linux-musl-&'\'' --disable-option-checking --disable-year2038' 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