| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838 |
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by nutconf configure 2.0.10, 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:2427: checking for a BSD-compatible install
- configure:2495: result: /usr/bin/install -c
- configure:2506: checking whether build environment is sane
- configure:2556: result: yes
- configure:2697: checking for a thread-safe mkdir -p
- configure:2736: result: /usr/bin/mkdir -p
- configure:2749: checking for gawk
- configure:2765: found /usr/bin/gawk
- configure:2776: result: gawk
- configure:2787: checking whether make sets $(MAKE)
- configure:2809: result: yes
- configure:2892: checking whether to enable maintainer-specific portions of Makefiles
- configure:2901: result: no
- configure:2928: checking for style of include used by make
- configure:2956: result: GNU
- configure:3026: checking for gcc
- configure:3042: found /usr/lib/hardening-wrapper/bin/gcc
- configure:3053: result: gcc
- configure:3282: checking for C compiler version
- configure:3291: 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:3302: $? = 0
- configure:3291: 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:3302: $? = 0
- configure:3291: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3302: $? = 1
- configure:3291: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3302: $? = 1
- configure:3322: checking whether the C compiler works
- configure:3344: gcc conftest.c >&5
- configure:3348: $? = 0
- configure:3397: result: yes
- configure:3400: checking for C compiler default output file name
- configure:3402: result: a.out
- configure:3408: checking for suffix of executables
- configure:3415: gcc -o conftest conftest.c >&5
- configure:3419: $? = 0
- configure:3441: result:
- configure:3463: checking whether we are cross compiling
- configure:3471: gcc -o conftest conftest.c >&5
- configure:3475: $? = 0
- configure:3482: ./conftest
- configure:3486: $? = 0
- configure:3501: result: no
- configure:3506: checking for suffix of object files
- configure:3528: gcc -c conftest.c >&5
- configure:3532: $? = 0
- configure:3553: result: o
- configure:3557: checking whether we are using the GNU C compiler
- configure:3576: gcc -c conftest.c >&5
- configure:3576: $? = 0
- configure:3585: result: yes
- configure:3594: checking whether gcc accepts -g
- configure:3614: gcc -c -g conftest.c >&5
- configure:3614: $? = 0
- configure:3655: result: yes
- configure:3672: checking for gcc option to accept ISO C89
- configure:3736: gcc -c -g -O2 conftest.c >&5
- configure:3736: $? = 0
- configure:3749: result: none needed
- configure:3771: checking dependency style of gcc
- configure:3881: result: gcc3
- configure:3897: checking whether gcc and cc understand -c and -o together
- configure:3928: gcc -c conftest.c -o conftest2.o >&5
- configure:3932: $? = 0
- configure:3938: gcc -c conftest.c -o conftest2.o >&5
- configure:3942: $? = 0
- configure:3953: cc -c conftest.c >&5
- configure:3957: $? = 0
- configure:3965: cc -c conftest.c -o conftest2.o >&5
- configure:3969: $? = 0
- configure:3975: cc -c conftest.c -o conftest2.o >&5
- configure:3979: $? = 0
- configure:3997: result: yes
- configure:4049: checking wxWidgets version
- configure:4052: result: 3.0.2
- configure:4083: checking how to run the C preprocessor
- configure:4114: gcc -E conftest.c
- configure:4114: $? = 0
- configure:4128: gcc -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:4128: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "nutconf"
- | #define PACKAGE_TARNAME "nutconf"
- | #define PACKAGE_VERSION "2.0.10"
- | #define PACKAGE_STRING "nutconf 2.0.10"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "nutconf"
- | #define VERSION "2.0.10"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4153: result: gcc -E
- configure:4173: gcc -E conftest.c
- configure:4173: $? = 0
- configure:4187: gcc -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:4187: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "nutconf"
- | #define PACKAGE_TARNAME "nutconf"
- | #define PACKAGE_VERSION "2.0.10"
- | #define PACKAGE_STRING "nutconf 2.0.10"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "nutconf"
- | #define VERSION "2.0.10"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4273: checking for g++
- configure:4289: found /usr/lib/hardening-wrapper/bin/g++
- configure:4300: result: g++
- configure:4327: checking for C++ compiler version
- configure:4336: 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:4347: $? = 0
- configure:4336: 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:4347: $? = 0
- configure:4336: g++ -V >&5
- g++: error: unrecognized command line option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:4347: $? = 1
- configure:4336: g++ -qversion >&5
- g++: error: unrecognized command line option '-qversion'
- g++: fatal error: no input files
- compilation terminated.
- configure:4347: $? = 1
- configure:4351: checking whether we are using the GNU C++ compiler
- configure:4370: g++ -c conftest.cpp >&5
- configure:4370: $? = 0
- configure:4379: result: yes
- configure:4388: checking whether g++ accepts -g
- configure:4408: g++ -c -g conftest.cpp >&5
- configure:4408: $? = 0
- configure:4449: result: yes
- configure:4474: checking dependency style of g++
- configure:4584: result: gcc3
- configure:4602: WARNING: Libtool does not cope well with whitespace in `pwd`
- configure:4629: checking build system type
- configure:4643: result: x86_64-unknown-linux-gnu
- configure:4663: checking host system type
- configure:4676: result: x86_64-unknown-linux-gnu
- configure:4696: checking for a sed that does not truncate output
- configure:4760: result: /usr/bin/sed
- configure:4778: checking for grep that handles long lines and -e
- configure:4836: result: /usr/bin/grep
- configure:4841: checking for egrep
- configure:4903: result: /usr/bin/grep -E
- configure:4908: checking for fgrep
- configure:4970: result: /usr/bin/grep -F
- configure:5005: checking for ld used by gcc
- configure:5072: result: /usr/lib/hardening-wrapper/bin/ld
- configure:5079: checking if the linker (/usr/lib/hardening-wrapper/bin/ld) is GNU ld
- configure:5094: result: yes
- configure:5106: checking for BSD- or MS-compatible name lister (nm)
- configure:5155: result: /usr/bin/nm -B
- configure:5273: checking the name lister (/usr/bin/nm -B) interface
- configure:5280: gcc -c -g -O2 conftest.c >&5
- configure:5283: /usr/bin/nm -B "conftest.o"
- configure:5286: output
- 0000000000000000 B some_variable
- configure:5293: result: BSD nm
- configure:5296: checking whether ln -s works
- configure:5303: result: no, using ln
- configure:5308: checking the maximum length of command line arguments
- configure:5428: result: 1572864
- configure:5445: checking whether the shell understands some XSI constructs
- configure:5455: result: yes
- configure:5459: checking whether the shell understands "+="
- configure:5465: result: yes
- configure:5500: checking for /usr/lib/hardening-wrapper/bin/ld option to reload object files
- configure:5507: result: -r
- configure:5576: checking for objdump
- configure:5592: found /usr/bin/objdump
- configure:5603: result: objdump
- configure:5635: checking how to recognize dependent libraries
- configure:5831: result: pass_all
- configure:5891: checking for ar
- configure:5907: found /usr/bin/ar
- configure:5918: result: ar
- configure:5996: checking for strip
- configure:6012: found /usr/bin/strip
- configure:6023: result: strip
- configure:6095: checking for ranlib
- configure:6111: found /usr/bin/ranlib
- configure:6122: result: ranlib
- configure:6212: checking command to parse /usr/bin/nm -B output from gcc object
- configure:6330: gcc -c -g -O2 conftest.c >&5
- configure:6333: $? = 0
- configure:6337: /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:6340: $? = 0
- configure:6394: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
- configure:6397: $? = 0
- configure:6435: result: ok
- configure:6531: gcc -c -g -O2 conftest.c >&5
- configure:6534: $? = 0
- configure:7240: checking for ANSI C header files
- configure:7260: gcc -c -g -O2 conftest.c >&5
- configure:7260: $? = 0
- configure:7333: gcc -o conftest -g -O2 conftest.c >&5
- configure:7333: $? = 0
- configure:7333: ./conftest
- configure:7333: $? = 0
- configure:7344: result: yes
- configure:7357: checking for sys/types.h
- configure:7357: gcc -c -g -O2 conftest.c >&5
- configure:7357: $? = 0
- configure:7357: result: yes
- configure:7357: checking for sys/stat.h
- configure:7357: gcc -c -g -O2 conftest.c >&5
- configure:7357: $? = 0
- configure:7357: result: yes
- configure:7357: checking for stdlib.h
- configure:7357: gcc -c -g -O2 conftest.c >&5
- configure:7357: $? = 0
- configure:7357: result: yes
- configure:7357: checking for string.h
- configure:7357: gcc -c -g -O2 conftest.c >&5
- configure:7357: $? = 0
- configure:7357: result: yes
- configure:7357: checking for memory.h
- configure:7357: gcc -c -g -O2 conftest.c >&5
- configure:7357: $? = 0
- configure:7357: result: yes
- configure:7357: checking for strings.h
- configure:7357: gcc -c -g -O2 conftest.c >&5
- configure:7357: $? = 0
- configure:7357: result: yes
- configure:7357: checking for inttypes.h
- configure:7357: gcc -c -g -O2 conftest.c >&5
- configure:7357: $? = 0
- configure:7357: result: yes
- configure:7357: checking for stdint.h
- configure:7357: gcc -c -g -O2 conftest.c >&5
- configure:7357: $? = 0
- configure:7357: result: yes
- configure:7357: checking for unistd.h
- configure:7357: gcc -c -g -O2 conftest.c >&5
- configure:7357: $? = 0
- configure:7357: result: yes
- configure:7372: checking for dlfcn.h
- configure:7372: gcc -c -g -O2 conftest.c >&5
- configure:7372: $? = 0
- configure:7372: result: yes
- configure:7497: checking for C++ compiler version
- configure:7506: 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:7517: $? = 0
- configure:7506: 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:7517: $? = 0
- configure:7506: g++ -V >&5
- g++: error: unrecognized command line option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:7517: $? = 1
- configure:7506: g++ -qversion >&5
- g++: error: unrecognized command line option '-qversion'
- g++: fatal error: no input files
- compilation terminated.
- configure:7517: $? = 1
- configure:7521: checking whether we are using the GNU C++ compiler
- configure:7549: result: yes
- configure:7558: checking whether g++ accepts -g
- configure:7619: result: yes
- configure:7644: checking dependency style of g++
- configure:7754: result: gcc3
- configure:7777: checking how to run the C++ preprocessor
- configure:7804: g++ -E conftest.cpp
- configure:7804: $? = 0
- configure:7818: g++ -E conftest.cpp
- conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:7818: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "nutconf"
- | #define PACKAGE_TARNAME "nutconf"
- | #define PACKAGE_VERSION "2.0.10"
- | #define PACKAGE_STRING "nutconf 2.0.10"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "nutconf"
- | #define VERSION "2.0.10"
- | #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 <ac_nonexistent.h>
- configure:7843: result: g++ -E
- configure:7863: g++ -E conftest.cpp
- configure:7863: $? = 0
- configure:7877: g++ -E conftest.cpp
- conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:7877: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "nutconf"
- | #define PACKAGE_TARNAME "nutconf"
- | #define PACKAGE_VERSION "2.0.10"
- | #define PACKAGE_STRING "nutconf 2.0.10"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "nutconf"
- | #define VERSION "2.0.10"
- | #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 <ac_nonexistent.h>
- configure:8083: checking for objdir
- configure:8098: result: .libs
- configure:8390: checking if gcc supports -fno-rtti -fno-exceptions
- configure:8408: 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:8412: $? = 0
- configure:8425: result: no
- configure:8445: checking for gcc option to produce PIC
- configure:8717: result: -fPIC -DPIC
- configure:8729: checking if gcc PIC flag -fPIC -DPIC works
- configure:8747: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
- configure:8751: $? = 0
- configure:8764: result: yes
- configure:8788: checking if gcc static flag -static works
- configure:8816: result: yes
- configure:8831: checking if gcc supports -c -o file.o
- configure:8852: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
- configure:8856: $? = 0
- configure:8878: result: yes
- configure:8886: checking if gcc supports -c -o file.o
- configure:8933: result: yes
- configure:8966: checking whether the gcc linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries
- configure:9957: result: yes
- configure:9994: checking whether -lc should be explicitly linked in
- configure:9999: gcc -c -g -O2 conftest.c >&5
- configure:10002: $? = 0
- configure:10017: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
- configure:10020: $? = 0
- configure:10032: result: no
- configure:10196: checking dynamic linker characteristics
- configure:10629: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
- configure:10629: $? = 0
- configure:10859: result: GNU/Linux ld.so
- configure:10961: checking how to hardcode library paths into programs
- configure:10986: result: immediate
- configure:11506: checking whether stripping libraries is possible
- configure:11511: result: yes
- configure:11546: checking if libtool supports shared libraries
- configure:11548: result: yes
- configure:11551: checking whether to build shared libraries
- configure:11572: result: yes
- configure:11575: checking whether to build static libraries
- configure:11579: result: yes
- configure:11729: checking for ld used by g++
- configure:11796: result: /usr/lib/hardening-wrapper/bin/ld -m elf_x86_64
- configure:11803: checking if the linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) is GNU ld
- configure:11818: result: yes
- configure:11873: checking whether the g++ linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries
- configure:12786: result: yes
- configure:12814: g++ -c -g -O2 conftest.cpp >&5
- configure:12817: $? = 0
- configure:12999: checking for g++ option to produce PIC
- configure:13316: result: -fPIC -DPIC
- configure:13325: checking if g++ PIC flag -fPIC -DPIC works
- configure:13343: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
- configure:13347: $? = 0
- configure:13360: result: yes
- configure:13381: checking if g++ static flag -static works
- configure:13409: result: yes
- configure:13421: checking if g++ supports -c -o file.o
- configure:13442: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
- configure:13446: $? = 0
- configure:13468: result: yes
- configure:13473: checking if g++ supports -c -o file.o
- configure:13520: result: yes
- configure:13550: checking whether the g++ linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries
- configure:13579: result: yes
- configure:13716: checking dynamic linker characteristics
- configure:14097: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5
- configure:14097: $? = 0
- configure:14327: result: GNU/Linux ld.so
- configure:14378: checking how to hardcode library paths into programs
- configure:14403: result: immediate
- configure:14511: checking for pkg-config
- configure:14529: found /usr/bin/pkg-config
- configure:14541: result: /usr/bin/pkg-config
- configure:14566: checking pkg-config is at least version 0.9.0
- configure:14569: result: yes
- configure:14580: checking for NUTCONF
- configure:14588: $PKG_CONFIG --exists --print-errors "lua5.1"
- 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:14591: $? = 1
- configure:14606: $PKG_CONFIG --exists --print-errors "lua5.1"
- 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:14609: $? = 1
- No package 'lua5.1' found
- configure:14637: result: no
- configure:14641: checking for NUTCONF
- configure:14649: $PKG_CONFIG --exists --print-errors "lua-5.1"
- 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:14652: $? = 1
- configure:14667: $PKG_CONFIG --exists --print-errors "lua-5.1"
- 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:14670: $? = 1
- No package 'lua-5.1' found
- configure:14698: result: no
- configure:14702: checking for NUTCONF
- configure:14710: $PKG_CONFIG --exists --print-errors "lua"
- configure:14713: $? = 0
- configure:14728: $PKG_CONFIG --exists --print-errors "lua"
- configure:14731: $? = 0
- configure:14786: result: yes
- configure:15147: nutconfgui is enabled
- configure:15299: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by nutconf config.status 2.0.10, 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:1139: creating Makefile
- config.status:1139: creating src/Makefile
- config.status:1139: creating config.h
- config.status:1311: config.h is unchanged
- config.status:1359: executing depfiles commands
- config.status:1359: 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_NUTCONF_CFLAGS_set=
- ac_cv_env_NUTCONF_CFLAGS_value=
- ac_cv_env_NUTCONF_LIBS_set=
- ac_cv_env_NUTCONF_LIBS_value=
- ac_cv_env_PKG_CONFIG_set=
- ac_cv_env_PKG_CONFIG_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_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_cc_gcc_c_o=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_NUTCONF_CFLAGS=
- pkg_cv_NUTCONF_LIBS='-llua -lm'
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutconf/missing" --run aclocal-1.11'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutconf/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/nutconf/missing" --run autoconf'
- AUTOHEADER='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutconf/missing" --run autoheader'
- AUTOMAKE='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutconf/missing" --run automake-1.11'
- AWK='gawk'
- BUILD_NUTCONF_GUI_FALSE='#'
- BUILD_NUTCONF_GUI_TRUE=''
- 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/nutconf/missing" --run makeinfo'
- MKDIR_P='/usr/bin/mkdir -p'
- NM='/usr/bin/nm -B'
- NMEDIT=''
- NUTCONF_CFLAGS=''
- NUTCONF_LIBS='-llua -lm'
- OBJDUMP='objdump'
- OBJEXT='o'
- OTOOL64=''
- OTOOL=''
- PACKAGE='nutconf'
- PACKAGE_BUGREPORT=''
- PACKAGE_NAME='nutconf'
- PACKAGE_STRING='nutconf 2.0.10'
- PACKAGE_TARNAME='nutconf'
- PACKAGE_URL=''
- PACKAGE_VERSION='2.0.10'
- PATH_SEPARATOR=':'
- PKG_CONFIG='/usr/bin/pkg-config'
- RANLIB='ranlib'
- SED='/usr/bin/sed'
- SET_MAKE=''
- SHELL='/bin/sh'
- STRIP='strip'
- VERSION='2.0.10'
- WX_CPPFLAGS='-I/usr/lib/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__'
- WX_CXXFLAGS='-I/usr/lib/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread'
- WX_LIBS='-pthread -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-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/nutconf/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 "nutconf"
- #define PACKAGE_TARNAME "nutconf"
- #define PACKAGE_VERSION "2.0.10"
- #define PACKAGE_STRING "nutconf 2.0.10"
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE_URL ""
- #define PACKAGE "nutconf"
- #define VERSION "2.0.10"
- #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 nutconf config.status 2.0.10, 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:1139: creating Makefile
- config.status:1139: creating src/Makefile
- config.status:1139: creating config.h
- config.status:1311: config.h is unchanged
- config.status:1359: executing depfiles commands
- config.status:1359: executing libtool commands
|