This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:959: checking host system type configure:980: checking target system type configure:998: checking build system type configure:1059: checking for gawk configure:1325: checking for perl5 configure:2768: checking for gcc configure:2881: checking whether the C compiler (gcc -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory) works configure:2897: gcc -o conftest -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory conftest.c 1>&5 configure:2923: checking whether the C compiler (gcc -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory) is a cross-compiler configure:2928: checking whether we are using GNU C configure:2956: checking whether gcc accepts -g configure:2992: checking for c++ configure:3024: checking whether the C++ compiler (c++ -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory) works configure:3040: c++ -o conftest -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory conftest.C 1>&5 configure:3066: checking whether the C++ compiler (c++ -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory) is a cross-compiler configure:3071: checking whether we are using GNU C++ configure:3099: checking whether c++ accepts -g configure:3148: gcc -c conftest.c 1>&5 configure:3165: gcc -c conftest.c 1>&5 configure: In function 'main': configure:3161:1: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:3184: checking for ranlib configure:3216: checking for as configure:3270: checking for ar configure:3305: checking for ld configure:3340: checking for strip configure:3375: checking for windres configure:3884: checking how to run the C preprocessor configure:3964: checking how to run the C++ preprocessor configure:4048: checking for sb-conf configure:4048: checking for ve configure:4110: checking for a BSD compatible install configure:4163: checking whether ln -s works configure:4185: checking for tar archiver configure:4191: checking for gnutar configure:4229: checking for minimum required perl version >= 5.006 configure:4240: checking for full perl installation configure:4368: checking Python environment is Mozilla virtualenv configure:4391: checking for doxygen configure:4440: checking for autoconf configure:4489: checking for xargs configure:4704: checking for gmake configure:4771: checking for X configure:5088: checking for dnet_ntoa in -ldnet configure:5129: checking for dnet_ntoa in -ldnet_stub configure:5177: checking for gethostbyname configure:5275: checking for connect configure:5367: checking for remove configure:5459: checking for shmat configure:5560: checking for IceConnectionNumber in -lICE configure:5965: gcc -c conftest.c 1>&5 configure: In function 'main': configure:5961:15: error: '__thumb2__' undeclared (first use in this function) configure:5961:15: note: each undeclared identifier is reported only once for each function it appears in configure: failed program was: #line 5958 "configure" #include "confdefs.h" int main() { return sizeof(__thumb2__); ; return 0; } configure:6219: checking that static assertion macros used in autoconf tests work configure:6494: checking for --noexecstack option to as configure:6505: gcc -c -std=gnu99 -fgnu89-inline -Wa,--noexecstack conftest.c 1>&5 configure:6518: checking for -z noexecstack option to ld configure:6529: gcc -o conftest -std=gnu99 -fgnu89-inline -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack conftest.c 1>&5 configure:6542: checking for -z text option to ld configure:6553: gcc -o conftest -std=gnu99 -fgnu89-inline -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text conftest.c 1>&5 configure:6567: checking for --build-id option to ld configure:6578: gcc -o conftest -std=gnu99 -fgnu89-inline -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c 1>&5 configure:6603: checking whether the C compiler supports -Werror=return-type configure:6626: gcc -c -std=gnu99 -fgnu89-inline -Werror -Werror=return-type conftest.c 1>&5 configure:6654: checking whether the C compiler supports -Werror=int-to-pointer-cast configure:6677: gcc -c -std=gnu99 -fgnu89-inline -Werror -Werror=int-to-pointer-cast conftest.c 1>&5 configure:6705: checking whether the C compiler supports -Wempty-body configure:6728: gcc -c -std=gnu99 -fgnu89-inline -Werror -Wempty-body conftest.c 1>&5 configure:6756: checking whether the C compiler supports -Wsign-compare configure:6779: gcc -c -std=gnu99 -fgnu89-inline -Werror -Wsign-compare conftest.c 1>&5 configure:6865: checking whether the C++ compiler supports -Werror=return-type configure:6888: c++ -c -Werror -Werror=return-type conftest.C 1>&5 configure:6916: checking whether the C++ compiler supports -Werror=int-to-pointer-cast configure:6939: c++ -c -Werror -Werror=int-to-pointer-cast conftest.C 1>&5 configure:6967: checking whether the C++ compiler supports -Wtype-limits configure:6990: c++ -c -Werror -Wtype-limits conftest.C 1>&5 configure:7018: checking whether the C++ compiler supports -Wempty-body configure:7041: c++ -c -Werror -Wempty-body conftest.C 1>&5 configure:7069: checking whether the C++ compiler supports -Werror=conversion-null configure:7092: c++ -c -Werror -Werror=conversion-null conftest.C 1>&5 configure:7120: checking whether the C++ compiler supports -Wsign-compare configure:7143: c++ -c -Werror -Wsign-compare conftest.C 1>&5 configure:7175: checking whether the C++ compiler supports -Wno-invalid-offsetof configure:7198: c++ -c -Werror -Winvalid-offsetof conftest.C 1>&5 configure:7311: checking whether ld has archive extraction flags configure:7370: checking for 64-bit OS configure:7379: gcc -c -std=gnu99 -fgnu89-inline conftest.c 1>&5 configure: In function 'main': configure:7379:13: error: size of array 'static_assert_line_7379' is negative configure: failed program was: #line 7372 "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:7500: checking for custom implementation configure:8879: checking whether the C++ compiler (c++ -fno-rtti -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id) actually is a C++ compiler configure:8898: c++ -o conftest -fno-rtti -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.C 1>&5 configure:9078: checking for ANSI C header files configure:9185: checking for working const configure:9263: checking for mode_t configure:9299: checking for off_t configure:9335: checking for pid_t configure:9371: checking for size_t configure:9421: checking for ssize_t configure:9459: checking for st_blksize in struct stat configure:9496: checking for siginfo_t configure:9538: checking for endian.h configure:9551: gcc -c -std=gnu99 -fgnu89-inline -fno-math-errno conftest.c 1>&5 configure:9594: checking for machine/endian.h configure:9607: gcc -c -std=gnu99 -fgnu89-inline -fno-math-errno conftest.c 1>&5 configure:9601:28: fatal error: machine/endian.h: No such file or directory compilation terminated. configure: failed program was: #line 9599 "configure" #include "confdefs.h" #include #include int main() { ; return 0; } configure:9650: checking for sys/isa_defs.h configure:9663: gcc -c -std=gnu99 -fgnu89-inline -fno-math-errno conftest.c 1>&5 configure:9657:26: fatal error: sys/isa_defs.h: No such file or directory compilation terminated. configure: failed program was: #line 9655 "configure" #include "confdefs.h" #include int main() { ; return 0; } configure:9723: checking for gcc c++0x headers bug without rtti configure:9886: checking for visibility(hidden) attribute configure:9914: checking for visibility(default) attribute configure:9942: checking for visibility pragma support configure:9967: checking For gcc visibility bug with class-level attributes (GCC bug 26905) configure:9995: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297) configure:10047: checking for gcc PR49911 configure:10105: c++ -o conftest -O2 -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.C 1>&5 configure:10138: checking for gcc pr39608 configure:10168: c++ -c -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x conftest.C 1>&5 configure:10198: checking for llvm pr8927 configure:10238: gcc -o conftest -O2 -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c 1>&5 configure:10277: checking for dirent.h that defines DIR configure:10318: checking for opendir in -ldir configure:10412: checking for sys/byteorder.h configure:10412: checking for compat.h configure:10412: checking for getopt.h configure:10412: checking for sys/bitypes.h configure:10412: checking for memory.h configure:10412: checking for unistd.h configure:10412: checking for gnu/libc-version.h configure:10412: checking for nl_types.h configure:10412: checking for malloc.h configure:10412: checking for X11/XKBlib.h configure:10412: checking for io.h configure:10412: checking for cpuid.h configure:10460: checking for sys/statvfs.h configure:10460: checking for sys/statfs.h configure:10460: checking for sys/vfs.h configure:10460: checking for sys/mount.h configure:10507: checking for sys/quota.h configure:10553: checking for linux/quota.h configure:10660: checking for sys/cdefs.h configure:10725: checking for linux/perf_event.h configure:10753: checking for perf_event_open system call configure:10801: checking for gethostbyname_r in -lc_r configure:10861: checking for library containing dlopen configure:10919: checking for dlfcn.h configure:11079: checking for socket in -lsocket configure:11137: checking for pthread_create in -lpthreads gcc -o dummy dummy.c -std=gnu99 -fgnu89-inline -fno-math-errno -lpthreads -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -ldl /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:11160: checking for pthread_create in -lpthread gcc -o dummy dummy.c -std=gnu99 -fgnu89-inline -fno-math-errno -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -ldl configure:11265: checking whether gcc accepts -pthread configure:11393: checking whether gcc needs -traditional configure:11439: checking for 8-bit clean memcmp configure:11477: checking for getc_unlocked configure:11505: gcc -o conftest -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 configure:11477: checking for _getc_nolock configure:11505: gcc -o conftest -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -ldl 1>&5 /tmp/ccKedRYT.o: In function `main': conftest.c:(.text+0x7): undefined reference to `_getc_nolock' collect2: error: ld returned 1 exit status configure: failed program was: #line 11482 "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:11477: checking for localtime_r configure:11535: checking for sin in -lm configure:11554: gcc -o conftest -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lm -ldl 1>&5 configure:11547:6: warning: conflicting types for built-in function 'sin' [enabled by default] configure:11587: checking for log2 configure:11615: gcc -o conftest -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lm -ldl 1>&5 configure:11599:6: warning: conflicting types for built-in function 'log2' [enabled by default] configure:11587: checking for log1p configure:11615: gcc -o conftest -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lm -ldl 1>&5 configure:11599:6: warning: conflicting types for built-in function 'log1p' [enabled by default] configure:11587: checking for expm1 configure:11615: gcc -o conftest -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lm -ldl 1>&5 configure:11599:6: warning: conflicting types for built-in function 'expm1' [enabled by default] configure:11587: checking for sqrt1pm1 configure:11615: gcc -o conftest -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lm -ldl 1>&5 /tmp/ccOoZUDn.o: In function `main': conftest.c:(.text+0x7): undefined reference to `sqrt1pm1' collect2: error: ld returned 1 exit status configure: failed program was: #line 11592 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sqrt1pm1(); 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 sqrt1pm1(); 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_sqrt1pm1) || defined (__stub___sqrt1pm1) choke me #else sqrt1pm1(); #endif ; return 0; } configure:11587: checking for acosh configure:11615: gcc -o conftest -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lm -ldl 1>&5 configure:11599:6: warning: conflicting types for built-in function 'acosh' [enabled by default] configure:11587: checking for asinh configure:11615: gcc -o conftest -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lm -ldl 1>&5 configure:11599:6: warning: conflicting types for built-in function 'asinh' [enabled by default] configure:11587: checking for atanh configure:11615: gcc -o conftest -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lm -ldl 1>&5 configure:11599:6: warning: conflicting types for built-in function 'atanh' [enabled by default] configure:11587: checking for trunc configure:11615: gcc -o conftest -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lm -ldl 1>&5 configure:11599:6: warning: conflicting types for built-in function 'trunc' [enabled by default] configure:11587: checking for cbrt configure:11615: gcc -o conftest -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lm -ldl 1>&5 configure:11599:6: warning: conflicting types for built-in function 'cbrt' [enabled by default] configure:11654: checking for wcrtomb configure:11689: checking for mbrtowc configure:11733: checking for res_ninit() configure:11784: checking for nl_langinfo and CODESET configure:11831: checking for an implementation of va_copy() configure:11868: checking whether va_list can be copied by value configure:11985: checking whether the C++ "using" keyword resolves ambiguity configure:12030: checking for C++ dynamic_cast to void* configure:12081: checking whether C++ requires implementation of unused virtual methods configure:12119: checking for trouble comparing to zero near std::operator!=() configure:12165: checking for __thread keyword for TLS variables configure:12215: checking for __attribute__((always_inline)) configure:12242: checking for __attribute__((malloc)) configure:12269: checking for __attribute__((warn_unused_result)) configure:12305: checking for LC_MESSAGES configure:12343: checking for localeconv configure:12679: checking for nspr-config configure:12714: checking for NSPR - version >= 4.9.2 configure:12786: gcc -c -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -I/usr/include/nspr4 conftest.c 1>&5 configure:13250: checking for valid optimization flags configure:13261: gcc -c -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -O3 -freorder-blocks conftest.c 1>&5 configure:14560: checking for __cxa_demangle configure:14679: checking for -pipe support configure:14693: checking whether C compiler supports -fprofile-generate configure:14702: gcc -c -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -pipe -fprofile-generate -fprofile-correction conftest.c 1>&5 configure:14753: checking for correct overload resolution with const and templates configure:14788: c++ -c -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Werror=int-to-pointer-cast -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align conftest.C 1>&5 configure: In function 'int main()': configure:14783:37: warning: 'bar' is used uninitialized in this function [-Wuninitialized] configure:14814: checking for tm_zone tm_gmtoff in struct tm configure:14826: c++ -c -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe conftest.C 1>&5 configure:14868: checking what kind of list files are supported by the linker configure:14873: gcc -o conftest.o -c -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -pipe conftest.c 1>&5 configure:14875: gcc -o conftest -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.list -lm -ldl 1>&5 configure:14901: checking what kind of ordering can be done with the linker configure:14916: gcc -o conftest -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -pipe -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -Wl,--section-ordering-file,conftest.order conftest.c -lm -ldl 1>&5 /usr/bin/ld: unrecognized option '--section-ordering-file' /usr/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status configure: failed program was: #line 14909 "configure" #include "confdefs.h" int main() { ; return 0; } configure:14928: gcc -shared -Wl,-z,defs -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -o libconftest.so -Wl gcc: error: unrecognized command line option '-Wl' configure:15291: checking for posix_fallocate configure:15301: gcc -o conftest -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Werror=int-to-pointer-cast -Wempty-body -Wsign-compare -Wno-unused -Wcast-align -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -pipe -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lm -ldl 1>&5 configure:15912: checking for setlocale configure:15940: gcc -o conftest -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Werror=int-to-pointer-cast -Wempty-body -Wsign-compare -Wno-unused -Wcast-align -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -pipe -lpthread -Wl,-rpath,/usr/lib/seamonkey/ -Wl,--no-keep-memory -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id conftest.c -lm -ldl 1>&5 configure:15970: checking for localeconv