This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:941: checking host system type configure:962: checking target system type configure:980: checking build system type configure:1065: checking for gawk configure:1182: checking for perl5 configure:2275: checking for gcc configure:2388: checking whether the C compiler (gcc ) works configure:2404: gcc -o conftest conftest.c 1>&5 configure:2430: checking whether the C compiler (gcc ) is a cross-compiler configure:2435: checking whether we are using GNU C configure:2444: gcc -E conftest.c configure:2463: checking whether gcc accepts -g configure:2499: checking for c++ configure:2531: checking whether the C++ compiler (c++ ) works configure:2547: c++ -o conftest conftest.C 1>&5 configure:2573: checking whether the C++ compiler (c++ ) is a cross-compiler configure:2578: checking whether we are using GNU C++ configure:2587: c++ -E conftest.C configure:2606: checking whether c++ accepts -g configure:2655: gcc -c conftest.c 1>&5 configure:2672: gcc -c conftest.c 1>&5 configure: In function 'main': configure:2668: warning: incompatible implicit declaration of built-in function 'exit' configure:2691: checking for ranlib configure:2723: checking for as configure:2764: checking for ar configure:2799: checking for ld configure:2834: checking for strip configure:2869: checking for windres configure:3583: checking whether gcc and cc understand -c and -o together configure:3598: gcc -c conftest.c -o conftest.o 1>&5 configure:3599: gcc -c conftest.c -o conftest.o 1>&5 configure:3604: cc -c conftest.c 1>&5 configure:3606: cc -c conftest.c -o conftest.o 1>&5 configure:3607: cc -c conftest.c -o conftest.o 1>&5 configure:3643: checking how to run the C preprocessor configure:3664: gcc -E conftest.c >/dev/null 2>conftest.out configure:3723: checking how to run the C++ preprocessor configure:3741: c++ -E conftest.C >/dev/null 2>conftest.out configure:3796: checking for a BSD compatible install configure:3849: checking whether ln -s works configure:3872: checking for minimum required perl version >= 5.006 configure:3883: checking for full perl installation configure:3898: checking for python2.5 configure:3942: checking for nsinstall configure:3987: checking for doxygen configure:4023: checking for whoami configure:4059: checking for autoconf configure:4095: checking for unzip configure:4133: checking for zip configure:4174: checking for makedepend configure:4209: checking for xargs configure:4545: checking for gmake configure:4545: checking for make configure:4613: checking for X configure:4680: gcc -E conftest.c >/dev/null 2>conftest.out configure:4756: gcc -o conftest conftest.c -lXt 1>&5 configure:4927: checking for dnet_ntoa in -ldnet configure:4946: gcc -o conftest conftest.c -ldnet 1>&5 /usr/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure: failed program was: #line 4935 "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 dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:4968: checking for dnet_ntoa in -ldnet_stub configure:4987: gcc -o conftest conftest.c -ldnet_stub 1>&5 /usr/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure: failed program was: #line 4976 "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 dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:5016: checking for gethostbyname configure:5044: gcc -o conftest conftest.c 1>&5 configure:5114: checking for connect configure:5142: gcc -o conftest conftest.c 1>&5 configure:5206: checking for remove configure:5234: gcc -o conftest conftest.c 1>&5 configure:5298: checking for shmat configure:5326: gcc -o conftest conftest.c 1>&5 configure:5399: checking for IceConnectionNumber in -lICE configure:5418: gcc -o conftest conftest.c -lICE 1>&5 configure:5916: checking whether the compiler supports -Wno-invalid-offsetof configure:5939: c++ -c -fno-strict-aliasing -Wno-invalid-offsetof conftest.C 1>&5 configure:5974: checking whether ld has archive extraction flags configure:5998: gcc -o conftest -fno-strict-aliasing -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5 configure:6031: checking that static assertion macros used in autoconf tests work configure:6052: gcc -c -fno-strict-aliasing conftest.c 1>&5 configure:6069: gcc -c -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:6070: error: size of array 'static_assert_line_6069' is negative configure: failed program was: #line 6062 "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:6092: c++ -c -fno-strict-aliasing conftest.C 1>&5 configure:6109: c++ -c -fno-strict-aliasing conftest.C 1>&5 configure: In function 'int main()': configure:6109: error: size of array 'static_assert_line_6109' is negative configure: failed program was: #line 6102 "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:6143: checking for 64-bit OS configure:6152: gcc -c -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:6153: error: size of array 'static_assert_line_6152' is negative configure: failed program was: #line 6145 "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(long) == 8) ; return 0; } configure:7731: checking for ANSI C header files configure:7744: gcc -E conftest.c >/dev/null 2>conftest.out configure:7811: gcc -o conftest -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:7806: warning: incompatible implicit declaration of built-in function 'exit' configure:7835: checking for working const configure:7889: gcc -c -fno-strict-aliasing conftest.c 1>&5 configure:7910: checking for mode_t configure:7943: checking for off_t configure:7976: checking for pid_t configure:8009: checking for size_t configure:8042: checking for st_blksize in struct stat configure:8055: gcc -c -fno-strict-aliasing conftest.c 1>&5 configure:8076: checking for siginfo_t configure:8089: gcc -c -fno-strict-aliasing conftest.c 1>&5 configure:8112: checking for int16_t configure:8125: gcc -c -fno-strict-aliasing conftest.c 1>&5 configure:8147: checking for int32_t configure:8160: gcc -c -fno-strict-aliasing conftest.c 1>&5 configure:8182: checking for int64_t configure:8195: gcc -c -fno-strict-aliasing conftest.c 1>&5 configure:8217: checking for int64 configure:8230: gcc -c -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:8226: error: 'int64' undeclared (first use in this function) configure:8226: error: (Each undeclared identifier is reported only once configure:8226: error: for each function it appears in.) configure:8226: error: expected ';' before 'foo' configure: failed program was: #line 8222 "configure" #include "confdefs.h" #include #include int main() { int64 foo = 0; ; return 0; } configure:8252: checking for uint configure:8265: gcc -c -fno-strict-aliasing conftest.c 1>&5 configure:8287: checking for uint_t configure:8300: gcc -c -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:8296: error: 'uint_t' undeclared (first use in this function) configure:8296: error: (Each undeclared identifier is reported only once configure:8296: error: for each function it appears in.) configure:8296: error: expected ';' before 'foo' configure: failed program was: #line 8292 "configure" #include "confdefs.h" #include #include int main() { uint_t foo = 0; ; return 0; } configure:8322: checking for uint16_t configure:8335: gcc -c -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:8331: error: 'uint16_t' undeclared (first use in this function) configure:8331: error: (Each undeclared identifier is reported only once configure:8331: error: for each function it appears in.) configure:8331: error: expected ';' before 'foo' configure: failed program was: #line 8327 "configure" #include "confdefs.h" #include #include int main() { uint16_t foo = 0; ; return 0; } configure:8366: checking for uname.domainname configure:8379: c++ -c -fno-strict-aliasing conftest.C 1>&5 configure:8403: checking for uname.__domainname configure:8416: c++ -c -fno-strict-aliasing conftest.C 1>&5 configure: In function 'int main()': configure:8412: error: 'struct utsname' has no member named '__domainname' configure: failed program was: #line 8408 "configure" #include "confdefs.h" #include int main() { struct utsname *res; char *domain; (void)uname(res); if (res != 0) { domain = res->__domainname; } ; return 0; } configure:8449: checking for usable wchar_t (2 bytes, unsigned) configure:8463: gcc -c -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:8462: error: size of array 'static_assert_line_8462' is negative configure:8464: error: size of array 'static_assert_line_8463' is negative configure: failed program was: #line 8454 "configure" #include "confdefs.h" #include #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(wchar_t) == 2); CONFIGURE_STATIC_ASSERT((wchar_t)-1 > (wchar_t) 0) ; return 0; } configure:8496: checking for compiler -fshort-wchar option configure:8510: c++ -o conftest -fno-strict-aliasing -fshort-wchar conftest.C 1>&5 configure:8544: checking for visibility(hidden) attribute configure:8569: checking for visibility(default) attribute configure:8594: checking for visibility pragma support configure:8619: checking For gcc visibility bug with class-level attributes (GCC bug 26905) configure:8647: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297) configure:8702: checking for dirent.h that defines DIR configure:8715: gcc -c -fno-strict-aliasing conftest.c 1>&5 configure:8740: checking for opendir in -ldir configure:8759: gcc -o conftest -fno-strict-aliasing conftest.c -ldir 1>&5 /usr/bin/ld: cannot find -ldir collect2: ld returned 1 exit status configure: failed program was: #line 8748 "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:8832: checking for sys/byteorder.h configure:8842: gcc -E conftest.c >/dev/null 2>conftest.out configure:8838:27: error: sys/byteorder.h: No such file or directory configure: failed program was: #line 8837 "configure" #include "confdefs.h" #include configure:8832: checking for compat.h configure:8842: gcc -E conftest.c >/dev/null 2>conftest.out configure:8838:20: error: compat.h: No such file or directory configure: failed program was: #line 8837 "configure" #include "confdefs.h" #include configure:8832: checking for getopt.h configure:8842: gcc -E conftest.c >/dev/null 2>conftest.out configure:8872: checking for sys/bitypes.h configure:8882: gcc -E conftest.c >/dev/null 2>conftest.out configure:8872: checking for memory.h configure:8882: gcc -E conftest.c >/dev/null 2>conftest.out configure:8872: checking for unistd.h configure:8882: gcc -E conftest.c >/dev/null 2>conftest.out configure:8912: checking for gnu/libc-version.h configure:8922: gcc -E conftest.c >/dev/null 2>conftest.out configure:8912: checking for nl_types.h configure:8922: gcc -E conftest.c >/dev/null 2>conftest.out configure:8952: checking for malloc.h configure:8962: gcc -E conftest.c >/dev/null 2>conftest.out configure:8992: checking for X11/XKBlib.h configure:9002: gcc -E conftest.c >/dev/null 2>conftest.out configure:9033: checking for sys/statvfs.h configure:9043: gcc -E conftest.c >/dev/null 2>conftest.out configure:9033: checking for sys/statfs.h configure:9043: gcc -E conftest.c >/dev/null 2>conftest.out configure:9033: checking for sys/vfs.h configure:9043: gcc -E conftest.c >/dev/null 2>conftest.out configure:9033: checking for sys/mount.h configure:9043: gcc -E conftest.c >/dev/null 2>conftest.out configure:9074: checking for mmintrin.h configure:9084: gcc -E conftest.c >/dev/null 2>conftest.out In file included from configure:9080: /usr/lib/gcc/i686-uhu-linux/4.4.2/include/mmintrin.h:32:3: error: #error "MMX instruction set not enabled" configure: failed program was: #line 9079 "configure" #include "confdefs.h" #include configure:9121: checking for new configure:9131: c++ -E conftest.C >/dev/null 2>conftest.out configure:9223: checking for sys/cdefs.h configure:9233: gcc -E conftest.c >/dev/null 2>conftest.out configure:9267: checking for gethostbyname_r in -lc_r configure:9286: gcc -o conftest -fno-strict-aliasing conftest.c -lc_r 1>&5 /usr/bin/ld: cannot find -lc_r collect2: ld returned 1 exit status configure: failed program was: #line 9275 "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:9323: checking for atan in -lm configure:9342: gcc -o conftest -fno-strict-aliasing conftest.c -lm 1>&5 configure:9335: warning: conflicting types for built-in function 'atan' configure:9370: checking for dlopen in -ldl configure:9389: gcc -o conftest -fno-strict-aliasing conftest.c -ldl -lm 1>&5 configure:9406: checking for dlfcn.h configure:9416: gcc -E conftest.c >/dev/null 2>conftest.out configure:9453: checking for dladdr configure:9481: gcc -o conftest -fno-strict-aliasing -D_GNU_SOURCE conftest.c -ldl -lm 1>&5 configure:9611: checking for socket in -lsocket configure:9630: gcc -o conftest -fno-strict-aliasing conftest.c -lsocket -ldl -lm 1>&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure: failed program was: #line 9619 "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:9675: checking for XDrawLines in -lX11 configure:9694: gcc -o conftest -fno-strict-aliasing conftest.c -lX11 -lX11 -ldl -lm 1>&5 configure:9716: checking for XextAddDisplay in -lXext configure:9735: gcc -o conftest -fno-strict-aliasing conftest.c -lXext -lX11 -ldl -lm 1>&5 configure:9759: checking for XtFree in -lXt configure:9778: gcc -o conftest -fno-strict-aliasing conftest.c -lXt -ldl -lm 1>&5 configure:9932: checking for XShmCreateImage in -lXext configure:9951: gcc -o conftest -fno-strict-aliasing conftest.c -lXext -lX11 -lXext -ldl -lm 1>&5 configure:9973: checking for X11/extensions/XShm.h configure:9983: gcc -E conftest.c >/dev/null 2>conftest.out configure:10013: checking for XieFloGeometry in -lXIE configure:10032: gcc -o conftest -fno-strict-aliasing conftest.c -lXIE -lX11 -lXext -ldl -lm 1>&5 /usr/bin/ld: cannot find -lXIE collect2: ld returned 1 exit status configure: failed program was: #line 10021 "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 XieFloGeometry(); int main() { XieFloGeometry() ; return 0; } configure:10054: checking for X11/extensions/XIElib.h configure:10064: gcc -E conftest.c >/dev/null 2>conftest.out configure:10060:35: error: X11/extensions/XIElib.h: No such file or directory configure: failed program was: #line 10059 "configure" #include "confdefs.h" #include configure:10111: checking for pthread_create in -lpthreads gcc -o dummy dummy.c -fno-strict-aliasing -lpthreads -ldl -lm /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:10134: checking for pthread_create in -lpthread gcc -o dummy dummy.c -fno-strict-aliasing -lpthread -ldl -lm configure:10239: checking whether gcc accepts -pthread configure:10357: checking whether mmap() sees write()s configure:10400: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10425: checking whether gcc needs -traditional configure:10471: checking for 8-bit clean memcmp configure:10489: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure: In function 'main': configure:10484: warning: incompatible implicit declaration of built-in function 'exit' configure:10509: checking for random configure:10537: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10509: checking for strerror configure:10537: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10509: checking for lchown configure:10537: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10509: checking for fchmod configure:10537: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10509: checking for snprintf configure:10537: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10521: warning: conflicting types for built-in function 'snprintf' configure:10509: checking for statvfs configure:10537: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10509: checking for memmove configure:10537: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10521: warning: conflicting types for built-in function 'memmove' configure:10509: checking for rint configure:10537: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10521: warning: conflicting types for built-in function 'rint' configure:10509: checking for stat64 configure:10537: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10509: checking for lstat64 configure:10537: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10509: checking for truncate64 configure:10537: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10509: checking for statvfs64 configure:10537: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10564: checking for flockfile configure:10592: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10564: checking for getpagesize configure:10592: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10619: checking for localtime_r configure:10647: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10619: checking for strtok_r configure:10647: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10682: checking for wcrtomb configure:10694: c++ -o conftest -fno-strict-aliasing -fshort-wchar -pthread -lpthread conftest.C -ldl -lm 1>&5 configure:10714: checking for mbrtowc configure:10726: c++ -o conftest -fno-strict-aliasing -fshort-wchar -pthread -lpthread conftest.C -ldl -lm 1>&5 configure:10755: checking for res_ninit() configure:10772: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:10802: checking for gnu_get_libc_version() configure:10818: c++ -o conftest -fno-strict-aliasing -fshort-wchar -pthread -lpthread conftest.C -ldl -lm 1>&5 configure:10847: checking for iconv in -lc configure:10869: c++ -o conftest -fno-strict-aliasing -fshort-wchar -pthread -lpthread conftest.C -lc -ldl -lm 1>&5 configure:10978: checking for iconv() configure:10997: c++ -o conftest -fno-strict-aliasing -fshort-wchar -pthread -lpthread conftest.C -ldl -lm 1>&5 configure:11021: checking for iconv() with const input configure:11041: c++ -c -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure: In function 'int main()': configure:11035: error: invalid conversion from 'const char**' to 'char**' configure:11035: error: initializing argument 2 of 'size_t iconv(void*, char**, size_t*, char**, size_t*)' configure: failed program was: #line 11026 "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:11070: checking for nl_langinfo and CODESET configure:11082: c++ -o conftest -fno-strict-aliasing -fshort-wchar -pthread -lpthread conftest.C -ldl -lm 1>&5 configure:11114: checking for an implementation of va_copy() configure:11138: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure: In function 'f': configure:11132: warning: incompatible implicit declaration of built-in function 'exit' configure:11155: checking for an implementation of __va_copy() configure:11179: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure: In function 'f': configure:11173: warning: incompatible implicit declaration of built-in function 'exit' configure:11196: checking whether va_lists can be copied by value configure:11220: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure: In function 'f': configure:11214: warning: incompatible implicit declaration of built-in function 'exit' configure:11319: checking for C++ exceptions flag configure:11354: checking for gcc 3.0 ABI configure:11372: c++ -c -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11396: checking for C++ "explicit" keyword configure:11411: c++ -c -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11432: checking for C++ "typename" keyword configure:11456: c++ -c -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11477: checking for modern C++ template specialization syntax support configure:11492: c++ -c -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11514: checking whether partial template specialization works configure:11527: c++ -c -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11548: checking whether operators must be re-defined for templates derived from templates configure:11565: c++ -c -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11587: checking whether we need to cast a derived template to pass as its base class configure:11601: c++ -c -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11622: checking whether the compiler can resolve const ambiguities for templates configure:11648: c++ -c -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11670: checking whether the C++ "using" keyword can change access configure:11683: c++ -c -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11694: c++ -c -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure: In function 'int main()': configure:11687: error: 'int A::foo()' is inaccessible configure:11690: error: within this context configure: failed program was: #line 11686 "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:11722: checking whether the C++ "using" keyword resolves ambiguity configure:11743: c++ -c -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11764: checking for "std::" namespace configure:11776: c++ -c -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11797: checking whether standard template operator!=() is ambiguous configure:11812: c++ -c -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11834: checking for C++ reinterpret_cast configure:11847: c++ -c -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11868: checking for C++ dynamic_cast to void* configure:11892: c++ -o conftest -fno-strict-aliasing -fshort-wchar -pthread -lpthread conftest.C -ldl -lm 1>&5 configure:11916: checking whether C++ requires implementation of unused virtual methods configure:11928: c++ -o conftest -fno-strict-aliasing -fshort-wchar -pthread -lpthread conftest.C -ldl -lm 1>&5 /tmp/cceyvY9i.o: In function `X::X()': conftest.C:(.text._ZN1XC1Ev[X::X()]+0x8): undefined reference to `vtable for X' collect2: ld returned 1 exit status configure: failed program was: #line 11921 "configure" #include "confdefs.h" class X {private: virtual void never_called();}; int main() { X x; ; return 0; } configure:11951: checking for trouble comparing to zero near std::operator!=() configure:11967: c++ -c -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11991: checking for __thread keyword for TLS variables configure:12003: c++ -o conftest -fno-strict-aliasing -fshort-wchar -pthread -lpthread -fPIC -shared -Wl,-z,defs conftest.C -ldl -lm 1>&5 configure:12034: checking for LC_MESSAGES configure:12046: gcc -c -fno-strict-aliasing -pthread conftest.c 1>&5 configure:12156: checking for nspr-config configure:12191: checking for NSPR - version >= 4.8.0 configure:12251: gcc -c -fno-strict-aliasing -pthread -I/usr/include/nspr4 conftest.c 1>&5 configure:12330: checking for nss-config configure:12365: checking for NSS - version >= 3.12.6 configure:12454: checking for jpeg_destroy_compress in -ljpeg configure:12473: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ljpeg -ldl -lm 1>&5 /usr/bin/ld: cannot find -ljpeg collect2: ld returned 1 exit status configure: failed program was: #line 12462 "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 jpeg_destroy_compress(); int main() { jpeg_destroy_compress() ; return 0; } configure:12548: checking for gzread in -lz configure:12567: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -lz -ldl -lm 1>&5 configure:12603: gcc -c -fno-strict-aliasing -pthread conftest.c 1>&5 configure:13177: checking if app-specific confvars.sh exists configure:13473: checking for pkg-config configure:13517: checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0 configure:13524: checking MOZ_GTK2_CFLAGS configure:13529: checking MOZ_GTK2_LIBS configure:13631: checking for libstartup-notification-1.0 >= 0.8 configure:13638: checking MOZ_STARTUP_NOTIFICATION_CFLAGS configure:13643: checking MOZ_STARTUP_NOTIFICATION_LIBS configure:14036: checking for pango >= 1.14.0 pangoft2 >= 1.14.0 configure:14043: checking MOZ_PANGO_CFLAGS configure:14048: checking MOZ_PANGO_LIBS configure:14155: checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0 configure:14162: checking MOZ_GNOMEVFS_CFLAGS configure:14167: checking MOZ_GNOMEVFS_LIBS configure:14262: checking for gconf-2.0 >= 1.2.1 configure:14269: checking MOZ_GCONF_CFLAGS configure:14274: checking MOZ_GCONF_LIBS configure:14373: checking for libgnome-2.0 >= 2.0 configure:14507: checking for libgnomeui-2.0 >= 2.2.0 configure:14640: checking for dbus-glib-1 >= 0.60 configure:14647: checking MOZ_DBUS_GLIB_CFLAGS configure:14652: checking MOZ_DBUS_GLIB_LIBS configure:15066: checking for alsa configure:15073: checking MOZ_ALSA_CFLAGS configure:15078: checking MOZ_ALSA_LIBS configure:15364: checking for tar archiver configure:15370: checking for gnutar configure:15370: checking for gtar configure:15370: checking for tar configure:15407: checking for wget configure:15413: checking for wget configure:15863: checking for sqlite3 >= 3.6.16.1 configure:15870: checking SQLITE_CFLAGS configure:15875: checking SQLITE_LIBS configure:16117: checking for valid optimization flags configure:16128: gcc -c -fno-strict-aliasing -pthread -Os -freorder-blocks -fno-reorder-functions conftest.c 1>&5 configure:16298: checking size of int * configure:16317: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:16689: checking for __builtin_vec_new configure:16720: c++ -o conftest -fno-strict-aliasing -fshort-wchar -pthread -lpthread conftest.C -ldl -lm 1>&5 /tmp/ccCfsuK6.o: In function `main': conftest.C:(.text+0x7): undefined reference to `__builtin_vec_new' collect2: ld returned 1 exit status configure: failed program was: #line 16694 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __builtin_vec_new(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __builtin_vec_new(); 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___builtin_vec_new) || defined (__stub_____builtin_vec_new) choke me #else __builtin_vec_new(); #endif ; return 0; } configure:16689: checking for __builtin_vec_delete configure:16720: c++ -o conftest -fno-strict-aliasing -fshort-wchar -pthread -lpthread conftest.C -ldl -lm 1>&5 /tmp/ccLWydGb.o: In function `main': conftest.C:(.text+0x7): undefined reference to `__builtin_vec_delete' collect2: ld returned 1 exit status configure: failed program was: #line 16694 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __builtin_vec_delete(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __builtin_vec_delete(); 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___builtin_vec_delete) || defined (__stub_____builtin_vec_delete) choke me #else __builtin_vec_delete(); #endif ; return 0; } configure:16689: checking for __builtin_new configure:16720: c++ -o conftest -fno-strict-aliasing -fshort-wchar -pthread -lpthread conftest.C -ldl -lm 1>&5 /tmp/ccbH2nOg.o: In function `main': conftest.C:(.text+0x7): undefined reference to `__builtin_new' collect2: ld returned 1 exit status configure: failed program was: #line 16694 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __builtin_new(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __builtin_new(); 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___builtin_new) || defined (__stub_____builtin_new) choke me #else __builtin_new(); #endif ; return 0; } configure:16689: checking for __builtin_delete configure:16720: c++ -o conftest -fno-strict-aliasing -fshort-wchar -pthread -lpthread conftest.C -ldl -lm 1>&5 /tmp/ccIJUXt9.o: In function `main': conftest.C:(.text+0x7): undefined reference to `__builtin_delete' collect2: ld returned 1 exit status configure: failed program was: #line 16694 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __builtin_delete(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __builtin_delete(); 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___builtin_delete) || defined (__stub_____builtin_delete) choke me #else __builtin_delete(); #endif ; return 0; } configure:16689: checking for __pure_virtual configure:16720: c++ -o conftest -fno-strict-aliasing -fshort-wchar -pthread -lpthread conftest.C -ldl -lm 1>&5 /tmp/ccyp0Yse.o: In function `main': conftest.C:(.text+0x7): undefined reference to `__pure_virtual' collect2: ld returned 1 exit status configure: failed program was: #line 16694 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __pure_virtual(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __pure_virtual(); 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___pure_virtual) || defined (__stub_____pure_virtual) choke me #else __pure_virtual(); #endif ; return 0; } configure:16926: checking for __cxa_demangle configure:16957: c++ -o conftest -fno-strict-aliasing -fshort-wchar -pthread -lpthread conftest.C -ldl -lm 1>&5 configure:17005: checking for unwind.h configure:17015: gcc -E conftest.c >/dev/null 2>conftest.out configure:17034: checking for _Unwind_Backtrace configure:17062: gcc -o conftest -fno-strict-aliasing -pthread -lpthread conftest.c -ldl -lm 1>&5 configure:17184: checking for gcc -pipe support dummy-hello.c: In function 'main': dummy-hello.c:2: warning: incompatible implicit declaration of built-in function 'exit' configure:17206: gcc -c -fno-strict-aliasing -pthread -pipe conftest.c 1>&5 configure:17248: checking whether compiler supports -Wno-long-long configure:17257: gcc -c -fno-strict-aliasing -pthread -pipe -Wno-long-long conftest.c 1>&5 configure:17293: checking whether C compiler supports -fprofile-generate configure:17302: gcc -c -fno-strict-aliasing -pthread -pipe -fprofile-generate conftest.c 1>&5 configure:17401: checking whether C++ compiler has -pedantic long long bug configure:17410: c++ -c -fno-strict-aliasing -fshort-wchar -pthread -pipe -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic conftest.C 1>&5 configure:17435: checking for correct temporary object destruction order configure:17460: c++ -o conftest -fno-strict-aliasing -fshort-wchar -pthread -pipe -lpthread conftest.C -ldl -lm 1>&5 configure:17481: checking for correct overload resolution with const and templates configure:17516: c++ -c -fno-strict-aliasing -fshort-wchar -pthread -pipe -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic conftest.C 1>&5 configure: In function 'int main()': configure:17511: warning: 'bar' is used uninitialized in this function configure:17834: checking for glib-2.0 >= 1.3.7 gobject-2.0 configure:17841: checking GLIB_CFLAGS configure:17846: checking GLIB_LIBS configure:18179: checking for stdint.h configure:18189: gcc -E conftest.c >/dev/null 2>conftest.out configure:18179: checking for inttypes.h configure:18189: gcc -E conftest.c >/dev/null 2>conftest.out configure:18179: checking for sys/int_types.h configure:18189: gcc -E conftest.c >/dev/null 2>conftest.out configure:18185:27: error: sys/int_types.h: No such file or directory configure: failed program was: #line 18184 "configure" #include "confdefs.h" #include configure:18374: checking for cairo >= 1.8.8 freetype2 fontconfig configure:18381: checking CAIRO_CFLAGS configure:18386: checking CAIRO_LIBS configure:18467: checking for cairo-xlib-xrender >= 1.8.8 configure:18474: checking CAIRO_XRENDER_CFLAGS configure:18479: checking CAIRO_XRENDER_LIBS configure:18914: gcc -c -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe conftest.c 1>&5