This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:759: checking host system type configure:780: checking target system type configure:798: checking build system type configure:859: checking for mawk configure:859: checking for gawk configure:983: checking for perl5 configure:2139: checking for gcc configure:2252: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic ) works configure:2268: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:2294: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic ) is a cross-compiler configure:2299: checking whether we are using GNU C configure:2308: gcc -E conftest.c configure:2327: checking whether gcc accepts -g configure:2363: checking for c++ configure:2395: checking whether the C++ compiler (c++ ) works configure:2411: c++ -o conftest conftest.C 1>&5 configure:2437: checking whether the C++ compiler (c++ ) is a cross-compiler configure:2442: checking whether we are using GNU C++ configure:2451: c++ -E conftest.C configure:2470: checking whether c++ accepts -g configure:2504: checking for ranlib configure:2536: checking for as configure:2590: checking for ar configure:2625: checking for ld configure:2660: checking for strip configure:2695: checking for windres configure:3465: checking whether gcc and cc understand -c and -o together configure:3480: gcc -c conftest.c -o conftest.o 1>&5 configure:3481: gcc -c conftest.c -o conftest.o 1>&5 configure:3486: cc -c conftest.c 1>&5 configure:3488: cc -c conftest.c -o conftest.o 1>&5 configure:3489: cc -c conftest.c -o conftest.o 1>&5 configure:3525: checking how to run the C preprocessor configure:3546: gcc -E conftest.c >/dev/null 2>conftest.out configure:3605: checking how to run the C++ preprocessor configure:3623: c++ -E conftest.C >/dev/null 2>conftest.out configure:3713: checking for sb-conf configure:3713: checking for ve configure:3780: checking for a BSD compatible install configure:3833: checking whether ln -s works configure:3856: checking for minimum required perl version >= 5.006 configure:3867: checking for full perl installation configure:3882: checking for python2.7 configure:3942: checking for doxygen configure:3991: checking for autoconf configure:4040: checking for unzip configure:4091: checking for zip configure:4145: checking for makedepend configure:4193: checking for xargs configure:4566: checking for gmake configure:4566: checking for make configure:4629: checking for X configure:4696: gcc -E conftest.c >/dev/null 2>conftest.out configure:4692:27: fatal error: X11/Intrinsic.h: No such file or directory #include <$x_direct_test_include> ^ compilation terminated. configure: failed program was: #line 4691 "configure" #include "confdefs.h" #include configure:4772: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXt 1>&5 /usr/bin/ld: cannot find -lXt collect2: error: ld returned 1 exit status configure: failed program was: #line 4765 "configure" #include "confdefs.h" int main() { XtMalloc() ; return 0; } configure:5917: checking whether the compiler supports -Wno-invalid-offsetof configure:5940: c++ -c -fno-strict-aliasing -Wno-invalid-offsetof conftest.C 1>&5 configure:5967: checking whether the compiler supports -Wno-variadic-macros configure:5990: c++ -c -fno-strict-aliasing -Wno-variadic-macros conftest.C 1>&5 configure:6017: checking whether the compiler supports -Werror=return-type configure:6040: c++ -c -fno-strict-aliasing -Werror=return-type conftest.C 1>&5 configure:6076: checking whether ld has archive extraction flags configure:6100: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5 configure:6133: checking that static assertion macros used in autoconf tests work configure:6154: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:6171: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:6171:13: error: size of array 'static_assert_line_6171' is negative rm -rf conftest* ^ configure: failed program was: #line 6164 "configure" #include "confdefs.h" #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__) #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1] int main() { CONFIGURE_STATIC_ASSERT(0) ; return 0; } configure:6194: c++ -c -fno-strict-aliasing conftest.C 1>&5 configure:6211: c++ -c -fno-strict-aliasing conftest.C 1>&5 configure: In function 'int main()': configure:6211:49: error: size of array 'static_assert_line_6211' is negative rm -rf conftest* ^ configure: failed program was: #line 6204 "configure" #include "confdefs.h" #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__) #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1] int main() { CONFIGURE_STATIC_ASSERT(0) ; return 0; } configure:6245: checking for 64-bit OS configure:6254: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:6254:13: error: size of array 'static_assert_line_6254' is negative rm -rf conftest* ^ configure: failed program was: #line 6247 "configure" #include "confdefs.h" #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__) #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1] int main() { CONFIGURE_STATIC_ASSERT(sizeof(void*) == 8) ; return 0; } configure:6393: checking for Python version >= 2.5 but not 3.x configure:8126: checking for ANSI C header files configure:8139: gcc -E conftest.c >/dev/null 2>conftest.out configure:8206: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:8201:67: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); ^ configure:8230: checking for working const configure:8284: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:8305: checking for mode_t configure:8338: checking for off_t configure:8371: checking for pid_t configure:8404: checking for size_t configure:8444: checking for __stdcall configure:8458: c++ -c -fno-strict-aliasing conftest.C 1>&5 configure:8452:48: error: '__stdcall' was not declared in this scope template <> struct foo {}; ^ configure:8452:61: error: template argument 1 is invalid template <> struct foo {}; ^ configure: failed program was: #line 8449 "configure" #include "confdefs.h" template struct foo; template <> struct foo {}; template <> struct foo {}; int main() { ; return 0; } configure:8487: checking for ssize_t configure:8500: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:8522: checking for st_blksize in struct stat configure:8535: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:8556: checking for siginfo_t configure:8569: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:8594: checking for stdint.h configure:8604: gcc -E conftest.c >/dev/null 2>conftest.out configure:8840: checking for the size of void* configure:8858: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:8895: checking for the alignment of void* configure:8916: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:8910:26: error: size of array 'a' is negative int a[offsetof(struct aligner, a) == $align ? 1 : -1]; ^ configure: failed program was: #line 8903 "configure" #include "confdefs.h" #include struct aligner { char c; void* a; }; int main() { int a[offsetof(struct aligner, a) == 2 ? 1 : -1]; return 0; ; return 0; } configure:8916: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:8939: checking for the size of double configure:8957: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:8951:26: error: size of array 'a' is negative int a[sizeof (double) == $size ? 1 : -1]; ^ configure: failed program was: #line 8947 "configure" #include "confdefs.h" int main() { int a[sizeof (double) == 6 ? 1 : -1]; return 0; ; return 0; } configure:8957: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:8980: checking for int16_t configure:8993: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:9015: checking for int32_t configure:9028: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:9050: checking for int64_t configure:9063: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:9085: checking for int64 configure:9098: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:9094:1: error: unknown type name 'int64' int64 foo = 0; ^ configure: failed program was: #line 9090 "configure" #include "confdefs.h" #include #include int main() { int64 foo = 0; ; return 0; } configure:9120: checking for uint configure:9133: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:9155: checking for uint_t configure:9168: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:9164:1: error: unknown type name 'uint_t' uint_t foo = 0; ^ configure: failed program was: #line 9160 "configure" #include "confdefs.h" #include #include int main() { uint_t foo = 0; ; return 0; } configure:9190: checking for uint16_t configure:9203: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:9199:1: error: unknown type name 'uint16_t' uint16_t foo = 0; ^ configure: failed program was: #line 9195 "configure" #include "confdefs.h" #include #include int main() { uint16_t foo = 0; ; return 0; } configure:9234: checking for uname.domainname configure:9247: c++ -c -fno-strict-aliasing conftest.C 1>&5 configure:9271: checking for uname.__domainname configure:9284: c++ -c -fno-strict-aliasing conftest.C 1>&5 configure: In function 'int main()': configure:9280:61: error: 'struct utsname' has no member named '__domainname' (void)uname(res); if (res != 0) { domain = res->__domainname; } ^ configure: failed program was: #line 9276 "configure" #include "confdefs.h" #include int main() { struct utsname *res; char *domain; (void)uname(res); if (res != 0) { domain = res->__domainname; } ; return 0; } configure:9317: checking for visibility(hidden) attribute configure:9342: checking for visibility(default) attribute configure:9367: checking for visibility pragma support configure:9392: checking For gcc visibility bug with class-level attributes (GCC bug 26905) configure:9420: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297) configure:9474: checking for __force_align_arg_pointer__ attribute configure:9486: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Werror conftest.c 1>&5 configure:9513: checking for dirent.h that defines DIR configure:9526: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:9551: checking for opendir in -ldir configure:9570: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldir 1>&5 /usr/bin/ld: cannot find -ldir collect2: error: ld returned 1 exit status configure: failed program was: #line 9559 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir(); int main() { opendir() ; return 0; } configure:9643: checking for sys/byteorder.h configure:9653: gcc -E conftest.c >/dev/null 2>conftest.out configure:9649:27: fatal error: sys/byteorder.h: No such file or directory #include <$ac_hdr> ^ compilation terminated. configure: failed program was: #line 9648 "configure" #include "confdefs.h" #include configure:9643: checking for compat.h configure:9653: gcc -E conftest.c >/dev/null 2>conftest.out configure:9649:20: fatal error: compat.h: No such file or directory #include <$ac_hdr> ^ compilation terminated. configure: failed program was: #line 9648 "configure" #include "confdefs.h" #include configure:9643: checking for getopt.h configure:9653: gcc -E conftest.c >/dev/null 2>conftest.out configure:9683: checking for sys/bitypes.h configure:9693: gcc -E conftest.c >/dev/null 2>conftest.out configure:9683: checking for memory.h configure:9693: gcc -E conftest.c >/dev/null 2>conftest.out configure:9683: checking for unistd.h configure:9693: gcc -E conftest.c >/dev/null 2>conftest.out configure:9723: checking for gnu/libc-version.h configure:9733: gcc -E conftest.c >/dev/null 2>conftest.out configure:9723: checking for nl_types.h configure:9733: gcc -E conftest.c >/dev/null 2>conftest.out configure:9763: checking for malloc.h configure:9773: gcc -E conftest.c >/dev/null 2>conftest.out configure:9803: checking for X11/XKBlib.h configure:9813: gcc -E conftest.c >/dev/null 2>conftest.out configure:9809:24: fatal error: X11/XKBlib.h: No such file or directory #include <$ac_hdr> ^ compilation terminated. configure: failed program was: #line 9808 "configure" #include "confdefs.h" #include configure:9843: checking for io.h configure:9853: gcc -E conftest.c >/dev/null 2>conftest.out configure:9849:16: fatal error: io.h: No such file or directory #include <$ac_hdr> ^ compilation terminated. configure: failed program was: #line 9848 "configure" #include "confdefs.h" #include configure:9884: checking for sys/statvfs.h configure:9894: gcc -E conftest.c >/dev/null 2>conftest.out configure:9884: checking for sys/statfs.h configure:9894: gcc -E conftest.c >/dev/null 2>conftest.out configure:9884: checking for sys/vfs.h configure:9894: gcc -E conftest.c >/dev/null 2>conftest.out configure:9884: checking for sys/mount.h configure:9894: gcc -E conftest.c >/dev/null 2>conftest.out configure:9925: checking for sys/quota.h configure:9935: gcc -E conftest.c >/dev/null 2>conftest.out configure:9965: checking for linux/quota.h configure:9975: gcc -E conftest.c >/dev/null 2>conftest.out configure:10006: checking for mmintrin.h configure:10016: gcc -E conftest.c >/dev/null 2>conftest.out In file included from configure:10012:0: /usr/lib/gcc/i686-uhu-linux/4.8.3/include/mmintrin.h:31:3: error: #error "MMX instruction set not enabled" # error "MMX instruction set not enabled" ^ configure: failed program was: #line 10011 "configure" #include "confdefs.h" #include configure:10053: checking for new configure:10063: c++ -E conftest.C >/dev/null 2>conftest.out configure:10155: checking for sys/cdefs.h configure:10165: gcc -E conftest.c >/dev/null 2>conftest.out configure:10196: checking for linux/perf_event.h configure:10206: gcc -E conftest.c >/dev/null 2>conftest.out configure:10234: checking for gethostbyname_r in -lc_r configure:10253: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -lc_r 1>&5 /usr/bin/ld: cannot find -lc_r collect2: error: ld returned 1 exit status configure: failed program was: #line 10242 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethostbyname_r(); int main() { gethostbyname_r() ; return 0; } configure:10293: checking for library containing dlopen configure:10311: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 /tmp/ccT7uGCA.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure: failed program was: #line 10300 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dlopen(); int main() { dlopen() ; return 0; } configure:10333: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl 1>&5 configure:10351: checking for dlfcn.h configure:10361: gcc -E conftest.c >/dev/null 2>conftest.out configure:10396: checking for dladdr configure:10424: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE conftest.c -ldl 1>&5 configure:10559: checking for socket in -lsocket configure:10578: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -lsocket -ldl 1>&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure: failed program was: #line 10567 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char socket(); int main() { socket() ; return 0; } configure:10608: checking for ARM SIMD support in compiler configure:10617: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure: Assembler messages: configure:10613: Error: no such instruction: `uqadd8 r1,r1,r2' configure: failed program was: #line 10610 "configure" #include "confdefs.h" int main() { asm("uqadd8 r1, r1, r2"); ; return 0; } configure:10638: checking for ARM NEON support in compiler configure:10652: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -mfpu=neon -mfloat-abi=softfp conftest.c 1>&5 gcc: error: unrecognized command line option '-mfpu=neon' gcc: error: unrecognized command line option '-mfloat-abi=softfp' configure: failed program was: #line 10645 "configure" #include "confdefs.h" int main() { asm("vadd.i8 d0, d0, d0"); ; return 0; } configure:10680: checking for pthread_create in -lpthreads gcc -o dummy dummy.c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -lpthreads -ldl /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:10703: checking for pthread_create in -lpthread gcc -o dummy dummy.c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -lpthread -ldl configure:10808: checking whether gcc accepts -pthread configure:10926: checking whether mmap() sees write()s configure:10969: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:10994: checking whether gcc needs -traditional configure:11040: checking for 8-bit clean memcmp configure:11058: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure: In function 'main': configure:11053:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1); ^ configure:11080: checking for fchmod configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11080: checking for flockfile configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11080: checking for getc_unlocked configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11080: checking for _getc_nolock configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 /tmp/ccvkTkcS.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_getc_nolock' collect2: error: ld returned 1 exit status configure: failed program was: #line 11085 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _getc_nolock(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _getc_nolock(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub__getc_nolock) || defined (__stub____getc_nolock) choke me #else _getc_nolock(); #endif ; return 0; } configure:11080: checking for getpagesize configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11080: checking for lchown configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11080: checking for localtime_r configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11080: checking for lstat64 configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11080: checking for memmove configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11092:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char $ac_func(); ^ configure:11080: checking for random configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11080: checking for rint configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11092:6: warning: conflicting types for built-in function 'rint' [enabled by default] char $ac_func(); ^ /tmp/ccQCumZo.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `rint' collect2: error: ld returned 1 exit status configure: failed program was: #line 11085 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char rint(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char rint(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_rint) || defined (__stub___rint) choke me #else rint(); #endif ; return 0; } configure:11080: checking for sbrk configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11080: checking for snprintf configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11092:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char $ac_func(); ^ configure:11080: checking for stat64 configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11080: checking for statvfs configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11080: checking for statvfs64 configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11080: checking for strerror configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11080: checking for strtok_r configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11080: checking for truncate64 configure:11108: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11136: checking for clock_gettime(CLOCK_MONOTONIC) and -lrt configure:11149: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -lrt conftest.c -ldl 1>&5 configure:11182: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11176:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure: failed program was: #line 11175 "configure" #include "confdefs.h" #include int main() { SYSTEMTIME st;FILETIME ft;SystemTimeToFileTime(&st,&ft); ; return 0; } configure:11206: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11200:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure: failed program was: #line 11199 "configure" #include "confdefs.h" #include int main() { FILETIME ft;GetSystemTimeAsFileTime(&ft); ; return 0; } configure:11233: checking for wcrtomb configure:11245: c++ -o conftest -fno-strict-aliasing -pthread -lpthread conftest.C -ldl 1>&5 configure:11265: checking for mbrtowc configure:11277: c++ -o conftest -fno-strict-aliasing -pthread -lpthread conftest.C -ldl 1>&5 configure:11306: checking for res_ninit() configure:11323: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:11353: checking for gnu_get_libc_version() configure:11369: c++ -o conftest -fno-strict-aliasing -pthread -lpthread conftest.C -ldl 1>&5 configure:11398: checking for iconv in -lc configure:11420: c++ -o conftest -fno-strict-aliasing -pthread -lpthread conftest.C -lc -ldl 1>&5 configure:11529: checking for iconv() configure:11548: c++ -o conftest -fno-strict-aliasing -pthread -lpthread conftest.C -ldl 1>&5 configure:11572: checking for iconv() with const input configure:11592: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure: In function 'int main()': configure:11586:56: error: invalid conversion from 'const char**' to 'char**' [-fpermissive] iconv(h, &input, NULL, NULL, NULL); ^ In file included from configure:11580:0: /usr/include/iconv.h:42:15: error: initializing argument 2 of 'size_t iconv(iconv_t, char**, size_t*, char**, size_t*)' [-fpermissive] extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, ^ configure: failed program was: #line 11577 "configure" #include "confdefs.h" #include #include int main() { const char *input = "testing"; iconv_t h = iconv_open("", ""); iconv(h, &input, NULL, NULL, NULL); iconv_close(h); ; return 0; } configure:11628: checking for an implementation of va_copy() configure:11652: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure: In function 'f': configure:11646:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (1); ^ configure:11669: checking for an implementation of __va_copy() configure:11693: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure: In function 'f': configure:11687:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (1); ^ configure:11710: checking whether va_lists can be copied by value configure:11734: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure: In function 'f': configure:11728:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (1); ^ configure:11883: checking for gcc 3.0 ABI configure:11901: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:11925: checking for C++ "explicit" keyword configure:11940: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:11961: checking for C++ "typename" keyword configure:11985: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:12006: checking for modern C++ template specialization syntax support configure:12021: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:12043: checking whether partial template specialization works configure:12056: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:12077: checking whether operators must be re-defined for templates derived from templates configure:12094: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:12116: checking whether we need to cast a derived template to pass as its base class configure:12130: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:12151: checking whether the compiler can resolve const ambiguities for templates configure:12177: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:12199: checking whether the C++ "using" keyword can change access configure:12212: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:12223: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure: In function 'int main()': configure:12216:23: error: 'int A::foo()' is inaccessible class A { public: int foo() { return 1; } }; ^ configure:12219:19: error: within this context B b; return b.foo(); ^ configure: failed program was: #line 12215 "configure" #include "confdefs.h" class A { public: int foo() { return 1; } }; class B : public A { private: using A::foo; }; int main() { B b; return b.foo(); ; return 0; } configure:12251: checking whether the C++ "using" keyword resolves ambiguity configure:12272: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:12293: checking for "std::" namespace configure:12305: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:12326: checking whether standard template operator!=() is ambiguous configure:12341: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:12363: checking for C++ reinterpret_cast configure:12376: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:12397: checking for C++ dynamic_cast to void* configure:12424: c++ -o conftest -fno-strict-aliasing -pthread -lpthread conftest.C -ldl 1>&5 configure:12448: checking whether C++ requires implementation of unused virtual methods configure:12460: c++ -o conftest -fno-strict-aliasing -pthread -lpthread conftest.C -ldl 1>&5 /tmp/cc37nT6z.o: In function `X::X()': conftest.C:(.text._ZN1XC2Ev[_ZN1XC5Ev]+0x8): undefined reference to `vtable for X' collect2: error: ld returned 1 exit status configure: failed program was: #line 12453 "configure" #include "confdefs.h" class X {private: virtual void never_called();}; int main() { X x; ; return 0; } configure:12483: checking for trouble comparing to zero near std::operator!=() configure:12499: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:12523: checking for __thread keyword for TLS variables configure:12535: c++ -o conftest -fno-strict-aliasing -pthread -lpthread -fPIC -shared -Wl,-z,defs conftest.C -ldl 1>&5 configure:12572: checking for malloc.h configure:12684: checking for strndup configure:12715: c++ -o conftest -fno-strict-aliasing -pthread -lpthread conftest.C -ldl 1>&5 configure:12684: checking for posix_memalign configure:12715: c++ -o conftest -fno-strict-aliasing -pthread -lpthread conftest.C -ldl 1>&5 configure:12684: checking for memalign configure:12715: c++ -o conftest -fno-strict-aliasing -pthread -lpthread conftest.C -ldl 1>&5 configure:12684: checking for valloc configure:12715: c++ -o conftest -fno-strict-aliasing -pthread -lpthread conftest.C -ldl 1>&5 configure:12742: checking for __attribute__((always_inline)) configure:12754: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:12769: checking for __attribute__((malloc)) configure:12781: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:12796: checking for __attribute__((warn_unused_result)) configure:12808: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:12823: checking for __attribute__((noreturn)) configure:12835: c++ -c -fno-strict-aliasing -pthread conftest.C 1>&5 configure:12859: checking for LC_MESSAGES configure:12871: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread conftest.c 1>&5 configure:12894: checking for localeconv configure:12922: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:13092: checking for nspr-config configure:13127: checking for NSPR - version >= 4.7.0 configure:13195: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/nspr4 conftest.c 1>&5 configure:13445: checking for valid optimization flags configure:13456: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -Os -freorder-blocks -fomit-frame-pointer conftest.c 1>&5 configure:14167: checking for __cxa_demangle configure:14198: c++ -o conftest -fno-strict-aliasing -pthread -lpthread conftest.C -ldl 1>&5 configure:14246: checking for unwind.h configure:14256: gcc -E conftest.c >/dev/null 2>conftest.out configure:14275: checking for _Unwind_Backtrace configure:14303: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread conftest.c -ldl 1>&5 configure:14352: checking for gcc -pipe support dummy-hello.c: In function 'main': dummy-hello.c:2:39: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] int main() { printf("Hello World\n"); exit(0); } ^ configure:14374: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -pipe conftest.c 1>&5 configure:14419: checking whether C compiler supports -fprofile-generate configure:14428: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -pipe -fprofile-generate -fprofile-correction conftest.c 1>&5 configure:14492: checking whether C++ compiler has -pedantic long long bug configure:14501: c++ -c -fno-strict-aliasing -pthread -pipe -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -pedantic -Wno-long-long conftest.C 1>&5 configure:14526: checking for correct temporary object destruction order configure:14554: c++ -o conftest -fno-strict-aliasing -pthread -pipe -lpthread conftest.C -ldl 1>&5 configure:14575: checking for correct overload resolution with const and templates configure:14610: c++ -c -fno-strict-aliasing -pthread -pipe -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -pedantic -Wno-long-long conftest.C 1>&5 configure: In function 'int main()': configure:14605:37: warning: 'bar' is used uninitialized in this function [-Wuninitialized] return foo == bar; ^ configure:14633: checking for tm_zone tm_gmtoff in struct tm configure:14645: c++ -c -fno-strict-aliasing -pthread -pipe conftest.C 1>&5 configure:15127: checking for posix_fallocate configure:15137: gcc -o conftest -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -pipe -lpthread conftest.c -ldl 1>&5 configure:15282: checking for setlocale configure:15310: gcc -o conftest -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -pipe -lpthread conftest.c -ldl 1>&5 configure:15337: checking for localeconv