This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by mklibs configure 0.1.35, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix= --program-suffix= --prefix=/mnt/gold/openwrt/lede/staging_dir/host --exec-prefix=/mnt/gold/openwrt/lede/staging_dir/host --sysconfdir=/mnt/gold/openwrt/lede/staging_dir/host/etc --localstatedir=/mnt/gold/openwrt/lede/staging_dir/host/var --sbindir=/mnt/gold/openwrt/lede/staging_dir/host/bin ## --------- ## ## Platform. ## ## --------- ## hostname = anneke uname -m = x86_64 uname -r = 4.19.27-gentoo-r1 uname -s = Linux uname -v = #2 SMP Wed Mar 20 15:16:23 CET 2019 /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/lede/staging_dir/host/bin PATH: /mnt/gold/openwrt/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/bin PATH: /mnt/gold/openwrt/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/bin PATH: /mnt/gold/openwrt/lede/staging_dir/host/bin PATH: /mnt/gold/openwrt/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/bin PATH: /mnt/gold/openwrt/lede/staging_dir/host/bin PATH: /mnt/gold/openwrt/lede/staging_dir/host/bin PATH: /home/duvi/.nvm/versions/node/v8.9.4/bin PATH: /usr/lib/llvm/6/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /var/qmail/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1853: checking for a BSD-compatible install configure:1921: result: /usr/bin/install -c configure:1932: checking whether build environment is sane configure:1987: result: yes configure:2138: checking for a thread-safe mkdir -p configure:2177: result: /bin/mkdir -p configure:2184: checking for gawk configure:2200: found /usr/bin/gawk configure:2211: result: gawk configure:2222: checking whether make sets $(MAKE) configure:2244: result: yes configure:2273: checking whether make supports nested variables configure:2290: result: yes configure:2411: checking whether to enable maintainer-specific portions of Makefiles configure:2420: result: no configure:2438: checking build system type configure:2452: result: x86_64-pc-linux-gnu configure:2472: checking host system type configure:2485: result: x86_64-pc-linux-gnu configure:2505: checking target system type configure:2518: result: x86_64-pc-linux-gnu configure:2559: checking for x86_64-pc-linux-gnu-g++ configure:2575: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:2586: result: x86_64-pc-linux-gnu-g++ configure:2657: checking for C++ compiler version configure:2666: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 8.2.0-r6 p1.7) 8.2.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:2677: $? = 0 configure:2666: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-8.2.0-r6/work/gcc-8.2.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/8.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/8.2.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 8.2.0-r6 p1.7' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libmpx --disable-systemtap --enable-vtable-verify --enable-lto --without-isl --enable-default-pie --enable-default-ssp Thread model: posix gcc version 8.2.0 (Gentoo 8.2.0-r6 p1.7) configure:2677: $? = 0 configure:2666: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:2677: $? = 1 configure:2666: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:2677: $? = 1 configure:2697: checking whether the C++ compiler works configure:2719: x86_64-pc-linux-gnu-g++ -I/mnt/gold/openwrt/lede/staging_dir/host/include -I/mnt/gold/openwrt/lede/staging_dir/host/usr/include -L/mnt/gold/openwrt/lede/staging_dir/host/lib -L/mnt/gold/openwrt/lede/staging_dir/host/usr/lib conftest.cpp >&5 configure:2723: $? = 0 configure:2771: result: yes configure:2774: checking for C++ compiler default output file name configure:2776: result: a.out configure:2782: checking for suffix of executables configure:2789: x86_64-pc-linux-gnu-g++ -o conftest -I/mnt/gold/openwrt/lede/staging_dir/host/include -I/mnt/gold/openwrt/lede/staging_dir/host/usr/include -L/mnt/gold/openwrt/lede/staging_dir/host/lib -L/mnt/gold/openwrt/lede/staging_dir/host/usr/lib conftest.cpp >&5 configure:2793: $? = 0 configure:2815: result: configure:2837: checking whether we are cross compiling configure:2845: x86_64-pc-linux-gnu-g++ -o conftest -I/mnt/gold/openwrt/lede/staging_dir/host/include -I/mnt/gold/openwrt/lede/staging_dir/host/usr/include -L/mnt/gold/openwrt/lede/staging_dir/host/lib -L/mnt/gold/openwrt/lede/staging_dir/host/usr/lib conftest.cpp >&5 configure:2849: $? = 0 configure:2856: ./conftest configure:2860: $? = 0 configure:2875: result: no configure:2880: checking for suffix of object files configure:2902: x86_64-pc-linux-gnu-g++ -c -I/mnt/gold/openwrt/lede/staging_dir/host/include -I/mnt/gold/openwrt/lede/staging_dir/host/usr/include conftest.cpp >&5 configure:2906: $? = 0 configure:2927: result: o configure:2931: checking whether we are using the GNU C++ compiler configure:2950: x86_64-pc-linux-gnu-g++ -c -I/mnt/gold/openwrt/lede/staging_dir/host/include -I/mnt/gold/openwrt/lede/staging_dir/host/usr/include conftest.cpp >&5 configure:2950: $? = 0 configure:2959: result: yes configure:2968: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:2988: x86_64-pc-linux-gnu-g++ -c -g -I/mnt/gold/openwrt/lede/staging_dir/host/include -I/mnt/gold/openwrt/lede/staging_dir/host/usr/include conftest.cpp >&5 configure:2988: $? = 0 configure:3029: result: yes configure:3063: checking for style of include used by make configure:3091: result: GNU configure:3117: checking dependency style of x86_64-pc-linux-gnu-g++ configure:3228: result: gcc3 configure:3356: checking that generated files are newer than configure configure:3362: result: done configure:3389: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by mklibs config.status 0.1.35, 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:857: creating Makefile config.status:857: creating lib/Makefile config.status:857: creating lib/mklibs/Makefile config.status:857: creating lib/mklibs/utils/Makefile config.status:857: creating src/Makefile config.status:857: creating src/mklibs-readelf/Makefile config.status:857: creating config.h config.status:1086: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/mnt/gold/openwrt/lede/staging_dir/host/include -I/mnt/gold/openwrt/lede/staging_dir/host/usr/include ' ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/mnt/gold/openwrt/lede/staging_dir/host/lib -L/mnt/gold/openwrt/lede/staging_dir/host/usr/lib ' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=x86_64-pc-linux-gnu ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-pc-linux-gnu am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gold/openwrt/lede/build_dir/host/mklibs-0.1.35/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='1' AM_DEFAULT_VERBOSITY='1' AM_V='1' AUTOCONF='${SHELL} /mnt/gold/openwrt/lede/build_dir/host/mklibs-0.1.35/missing autoconf' AUTOHEADER='${SHELL} /mnt/gold/openwrt/lede/build_dir/host/mklibs-0.1.35/missing autoheader' AUTOMAKE='${SHELL} /mnt/gold/openwrt/lede/build_dir/host/mklibs-0.1.35/missing automake-1.15' AWK='gawk' CPPFLAGS='-I/mnt/gold/openwrt/lede/staging_dir/host/include -I/mnt/gold/openwrt/lede/staging_dir/host/usr/include ' CXX='x86_64-pc-linux-gnu-g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-L/mnt/gold/openwrt/lede/staging_dir/host/lib -L/mnt/gold/openwrt/lede/staging_dir/host/usr/lib ' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gold/openwrt/lede/build_dir/host/mklibs-0.1.35/missing makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='mklibs' PACKAGE_BUGREPORT='' PACKAGE_NAME='mklibs' PACKAGE_STRING='mklibs 0.1.35' PACKAGE_TARNAME='mklibs' PACKAGE_URL='' PACKAGE_VERSION='0.1.35' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/usr/bin/env bash' STRIP='' VERSION='0.1.35' ac_ct_CXX='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/mnt/gold/openwrt/lede/staging_dir/host' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /mnt/gold/openwrt/lede/build_dir/host/mklibs-0.1.35/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/mnt/gold/openwrt/lede/staging_dir/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/mnt/gold/openwrt/lede/staging_dir/host' program_transform_name='s&$$&&;s&^&&' psdir='${docdir}' sbindir='/mnt/gold/openwrt/lede/staging_dir/host/bin' sharedstatedir='${prefix}/com' sysconfdir='/mnt/gold/openwrt/lede/staging_dir/host/etc' target='x86_64-pc-linux-gnu' target_alias='x86_64-pc-linux-gnu' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "mklibs" #define PACKAGE_TARNAME "mklibs" #define PACKAGE_VERSION "0.1.35" #define PACKAGE_STRING "mklibs 0.1.35" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0