This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by qnutconf configure 3.0, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr/local --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = workpc uname -m = x86_64 uname -r = 4.4.1-2-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Wed Feb 3 13:12:33 UTC 2016 /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: /usr/lib/hardening-wrapper/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /opt/android-sdk/platform-tools PATH: /usr/lib/jvm/default/bin PATH: /usr/bin/site_perl PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2417: checking for a BSD-compatible install configure:2485: result: /usr/bin/install -c configure:2496: checking whether build environment is sane configure:2546: result: yes configure:2687: checking for a thread-safe mkdir -p configure:2726: result: /usr/bin/mkdir -p configure:2739: checking for gawk configure:2755: found /usr/bin/gawk configure:2766: result: gawk configure:2777: checking whether make sets $(MAKE) configure:2799: result: yes configure:2882: checking whether to enable maintainer-specific portions of Makefiles configure:2891: result: no configure:2963: checking for g++ configure:2979: found /usr/lib/hardening-wrapper/bin/g++ configure:2990: result: g++ configure:3017: checking for C++ compiler version configure:3026: g++ --version >&5 g++ (GCC) 5.3.0 Copyright (C) 2015 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:3037: $? = 0 configure:3026: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/gcc-multilib/src/gcc-5.3.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release Thread model: posix gcc version 5.3.0 (GCC) configure:3037: $? = 0 configure:3026: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3037: $? = 1 configure:3026: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:3037: $? = 1 configure:3057: checking whether the C++ compiler works configure:3079: g++ conftest.cpp >&5 configure:3083: $? = 0 configure:3132: result: yes configure:3135: checking for C++ compiler default output file name configure:3137: result: a.out configure:3143: checking for suffix of executables configure:3150: g++ -o conftest conftest.cpp >&5 configure:3154: $? = 0 configure:3176: result: configure:3198: checking whether we are cross compiling configure:3206: g++ -o conftest conftest.cpp >&5 configure:3210: $? = 0 configure:3217: ./conftest configure:3221: $? = 0 configure:3236: result: no configure:3241: checking for suffix of object files configure:3263: g++ -c conftest.cpp >&5 configure:3267: $? = 0 configure:3288: result: o configure:3292: checking whether we are using the GNU C++ compiler configure:3311: g++ -c conftest.cpp >&5 configure:3311: $? = 0 configure:3320: result: yes configure:3329: checking whether g++ accepts -g configure:3349: g++ -c -g conftest.cpp >&5 configure:3349: $? = 0 configure:3390: result: yes configure:3424: checking for style of include used by make configure:3452: result: GNU configure:3477: checking dependency style of g++ configure:3587: result: gcc3 configure:3607: checking for uic-qt4 configure:3623: found /usr/bin/uic-qt4 configure:3634: result: uic-qt4 configure:3654: WARNING: Libtool does not cope well with whitespace in `pwd` configure:3681: checking build system type configure:3695: result: x86_64-unknown-linux-gnu configure:3715: checking host system type configure:3728: result: x86_64-unknown-linux-gnu configure:3796: checking for gcc configure:3812: found /usr/lib/hardening-wrapper/bin/gcc configure:3823: result: gcc configure:4052: checking for C compiler version configure:4061: gcc --version >&5 gcc (GCC) 5.3.0 Copyright (C) 2015 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:4072: $? = 0 configure:4061: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/gcc-multilib/src/gcc-5.3.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release Thread model: posix gcc version 5.3.0 (GCC) configure:4072: $? = 0 configure:4061: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4072: $? = 1 configure:4061: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4072: $? = 1 configure:4076: checking whether we are using the GNU C compiler configure:4095: gcc -c conftest.c >&5 configure:4095: $? = 0 configure:4104: result: yes configure:4113: checking whether gcc accepts -g configure:4133: gcc -c -g conftest.c >&5 configure:4133: $? = 0 configure:4174: result: yes configure:4191: checking for gcc option to accept ISO C89 configure:4255: gcc -c -g -O2 conftest.c >&5 configure:4255: $? = 0 configure:4268: result: none needed configure:4290: checking dependency style of gcc configure:4400: result: gcc3 configure:4415: checking for a sed that does not truncate output configure:4479: result: /usr/bin/sed configure:4497: checking for grep that handles long lines and -e configure:4555: result: /usr/bin/grep configure:4560: checking for egrep configure:4622: result: /usr/bin/grep -E configure:4627: checking for fgrep configure:4689: result: /usr/bin/grep -F configure:4724: checking for ld used by gcc configure:4791: result: /usr/lib/hardening-wrapper/bin/ld configure:4798: checking if the linker (/usr/lib/hardening-wrapper/bin/ld) is GNU ld configure:4813: result: yes configure:4825: checking for BSD- or MS-compatible name lister (nm) configure:4874: result: /usr/bin/nm -B configure:4992: checking the name lister (/usr/bin/nm -B) interface configure:4999: gcc -c -g -O2 conftest.c >&5 configure:5002: /usr/bin/nm -B "conftest.o" configure:5005: output 0000000000000000 B some_variable configure:5012: result: BSD nm configure:5015: checking whether ln -s works configure:5022: result: no, using ln configure:5027: checking the maximum length of command line arguments configure:5147: result: 1572864 configure:5164: checking whether the shell understands some XSI constructs configure:5174: result: yes configure:5178: checking whether the shell understands "+=" configure:5184: result: yes configure:5219: checking for /usr/lib/hardening-wrapper/bin/ld option to reload object files configure:5226: result: -r configure:5295: checking for objdump configure:5311: found /usr/bin/objdump configure:5322: result: objdump configure:5354: checking how to recognize dependent libraries configure:5550: result: pass_all configure:5610: checking for ar configure:5626: found /usr/bin/ar configure:5637: result: ar configure:5715: checking for strip configure:5731: found /usr/bin/strip configure:5742: result: strip configure:5814: checking for ranlib configure:5830: found /usr/bin/ranlib configure:5841: result: ranlib configure:5931: checking command to parse /usr/bin/nm -B output from gcc object configure:6049: gcc -c -g -O2 conftest.c >&5 configure:6052: $? = 0 configure:6056: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6059: $? = 0 configure:6113: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6116: $? = 0 configure:6154: result: ok configure:6250: gcc -c -g -O2 conftest.c >&5 configure:6253: $? = 0 configure:6963: checking how to run the C preprocessor configure:6994: gcc -E conftest.c configure:6994: $? = 0 configure:7008: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7008: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "qnutconf" | #define PACKAGE_TARNAME "qnutconf" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "qnutconf 3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "qnutconf" | #define VERSION "3.0" | /* end confdefs.h. */ | #include configure:7033: result: gcc -E configure:7053: gcc -E conftest.c configure:7053: $? = 0 configure:7067: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "qnutconf" | #define PACKAGE_TARNAME "qnutconf" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "qnutconf 3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "qnutconf" | #define VERSION "3.0" | /* end confdefs.h. */ | #include configure:7096: checking for ANSI C header files configure:7116: gcc -c -g -O2 conftest.c >&5 configure:7116: $? = 0 configure:7189: gcc -o conftest -g -O2 conftest.c >&5 configure:7189: $? = 0 configure:7189: ./conftest configure:7189: $? = 0 configure:7200: result: yes configure:7213: checking for sys/types.h configure:7213: gcc -c -g -O2 conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7213: checking for sys/stat.h configure:7213: gcc -c -g -O2 conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7213: checking for stdlib.h configure:7213: gcc -c -g -O2 conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7213: checking for string.h configure:7213: gcc -c -g -O2 conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7213: checking for memory.h configure:7213: gcc -c -g -O2 conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7213: checking for strings.h configure:7213: gcc -c -g -O2 conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7213: checking for inttypes.h configure:7213: gcc -c -g -O2 conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7213: checking for stdint.h configure:7213: gcc -c -g -O2 conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7213: checking for unistd.h configure:7213: gcc -c -g -O2 conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7228: checking for dlfcn.h configure:7228: gcc -c -g -O2 conftest.c >&5 configure:7228: $? = 0 configure:7228: result: yes configure:7353: checking for C++ compiler version configure:7362: g++ --version >&5 g++ (GCC) 5.3.0 Copyright (C) 2015 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:7373: $? = 0 configure:7362: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/gcc-multilib/src/gcc-5.3.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release Thread model: posix gcc version 5.3.0 (GCC) configure:7373: $? = 0 configure:7362: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:7373: $? = 1 configure:7362: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:7373: $? = 1 configure:7377: checking whether we are using the GNU C++ compiler configure:7405: result: yes configure:7414: checking whether g++ accepts -g configure:7475: result: yes configure:7500: checking dependency style of g++ configure:7610: result: gcc3 configure:7633: checking how to run the C++ preprocessor configure:7660: g++ -E conftest.cpp configure:7660: $? = 0 configure:7674: g++ -E conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7674: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "qnutconf" | #define PACKAGE_TARNAME "qnutconf" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "qnutconf 3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "qnutconf" | #define VERSION "3.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7699: result: g++ -E configure:7719: g++ -E conftest.cpp configure:7719: $? = 0 configure:7733: g++ -E conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "qnutconf" | #define PACKAGE_TARNAME "qnutconf" | #define PACKAGE_VERSION "3.0" | #define PACKAGE_STRING "qnutconf 3.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "qnutconf" | #define VERSION "3.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7939: checking for objdir configure:7954: result: .libs configure:8246: checking if gcc supports -fno-rtti -fno-exceptions configure:8264: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8268: $? = 0 configure:8281: result: no configure:8301: checking for gcc option to produce PIC configure:8573: result: -fPIC -DPIC configure:8585: checking if gcc PIC flag -fPIC -DPIC works configure:8603: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8607: $? = 0 configure:8620: result: yes configure:8644: checking if gcc static flag -static works configure:8672: result: yes configure:8687: checking if gcc supports -c -o file.o configure:8708: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8712: $? = 0 configure:8734: result: yes configure:8742: checking if gcc supports -c -o file.o configure:8789: result: yes configure:8822: checking whether the gcc linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries configure:9813: result: yes configure:9850: checking whether -lc should be explicitly linked in configure:9855: gcc -c -g -O2 conftest.c >&5 configure:9858: $? = 0 configure:9873: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:9876: $? = 0 configure:9888: result: no configure:10052: checking dynamic linker characteristics configure:10485: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10485: $? = 0 configure:10715: result: GNU/Linux ld.so configure:10817: checking how to hardcode library paths into programs configure:10842: result: immediate configure:11362: checking whether stripping libraries is possible configure:11367: result: yes configure:11402: checking if libtool supports shared libraries configure:11404: result: yes configure:11407: checking whether to build shared libraries configure:11428: result: yes configure:11431: checking whether to build static libraries configure:11435: result: yes configure:11585: checking for ld used by g++ configure:11652: result: /usr/lib/hardening-wrapper/bin/ld -m elf_x86_64 configure:11659: checking if the linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) is GNU ld configure:11674: result: yes configure:11729: checking whether the g++ linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries configure:12642: result: yes configure:12670: g++ -c -g -O2 conftest.cpp >&5 configure:12673: $? = 0 configure:12855: checking for g++ option to produce PIC configure:13172: result: -fPIC -DPIC configure:13181: checking if g++ PIC flag -fPIC -DPIC works configure:13199: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:13203: $? = 0 configure:13216: result: yes configure:13237: checking if g++ static flag -static works configure:13265: result: yes configure:13277: checking if g++ supports -c -o file.o configure:13298: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:13302: $? = 0 configure:13324: result: yes configure:13329: checking if g++ supports -c -o file.o configure:13376: result: yes configure:13406: checking whether the g++ linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries configure:13435: result: yes configure:13572: checking dynamic linker characteristics configure:13953: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:13953: $? = 0 configure:14183: result: GNU/Linux ld.so configure:14234: checking how to hardcode library paths into programs configure:14259: result: immediate configure:14369: checking for pkg-config configure:14387: found /usr/bin/pkg-config configure:14399: result: /usr/bin/pkg-config configure:14424: checking pkg-config is at least version 0.9.0 configure:14427: result: yes configure:14438: checking for QNUTCONF configure:14446: $PKG_CONFIG --exists --print-errors "QtCore lua5.1 QtGui " Package lua5.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `lua5.1.pc' to the PKG_CONFIG_PATH environment variable No package 'lua5.1' found configure:14449: $? = 1 configure:14464: $PKG_CONFIG --exists --print-errors "QtCore lua5.1 QtGui " Package lua5.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `lua5.1.pc' to the PKG_CONFIG_PATH environment variable No package 'lua5.1' found configure:14467: $? = 1 No package 'lua5.1' found configure:14495: result: no configure:14499: checking for QNUTCONF configure:14507: $PKG_CONFIG --exists --print-errors "QtCore lua-5.1 QtGui " Package lua-5.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `lua-5.1.pc' to the PKG_CONFIG_PATH environment variable No package 'lua-5.1' found configure:14510: $? = 1 configure:14525: $PKG_CONFIG --exists --print-errors "QtCore lua-5.1 QtGui " Package lua-5.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `lua-5.1.pc' to the PKG_CONFIG_PATH environment variable No package 'lua-5.1' found configure:14528: $? = 1 No package 'lua-5.1' found configure:14556: result: no configure:14560: checking for QNUTCONF configure:14568: $PKG_CONFIG --exists --print-errors "QtCore lua QtGui " configure:14571: $? = 0 configure:14586: $PKG_CONFIG --exists --print-errors "QtCore lua QtGui " configure:14589: $? = 0 configure:14644: result: yes configure:15139: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by qnutconf config.status 3.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on workpc config.status:1134: creating Makefile config.status:1134: creating src/Makefile config.status:1134: creating config.h config.status:1306: config.h is unchanged config.status:1354: executing depfiles commands config.status:1354: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= 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= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_QNUTCONF_CFLAGS_set= ac_cv_env_QNUTCONF_CFLAGS_value= ac_cv_env_QNUTCONF_LIBS_set= ac_cv_env_QNUTCONF_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_UIC=uic-qt4 ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/lib/hardening-wrapper/bin/ld lt_cv_path_LDCXX='/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 pkg_cv_QNUTCONF_CFLAGS='-DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore' pkg_cv_QNUTCONF_LIBS='-llua -lm -lQtGui -lQtCore' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/qnutconf/missing" --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/qnutconf/missing" --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='ar' AUTOCONF='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/qnutconf/missing" --run autoconf' AUTOHEADER='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/qnutconf/missing" --run autoheader' AUTOMAKE='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/qnutconf/missing" --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/qnutconf/missing" --run makeinfo' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='qnutconf' PACKAGE_BUGREPORT='' PACKAGE_NAME='qnutconf' PACKAGE_STRING='qnutconf 3.0' PACKAGE_TARNAME='qnutconf' PACKAGE_URL='' PACKAGE_VERSION='3.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' QNUTCONF_CFLAGS='-DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore' QNUTCONF_LIBS='-llua -lm -lQtGui -lQtCore' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' UIC='uic-qt4' VERSION='3.0' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} '\''/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/qnutconf/install-sh'\''' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "qnutconf" #define PACKAGE_TARNAME "qnutconf" #define PACKAGE_VERSION "3.0" #define PACKAGE_STRING "qnutconf 3.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "qnutconf" #define VERSION "3.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by qnutconf config.status 3.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on workpc config.status:1134: creating Makefile config.status:1134: creating src/Makefile config.status:1134: creating config.h config.status:1306: config.h is unchanged config.status:1354: executing depfiles commands config.status:1354: executing libtool commands