This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:864: checking host system type configure:885: checking target system type configure:903: checking build system type configure:985: checking for gawk configure:1221: checking for perl5 configure:2292: checking for gcc configure:2405: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/) works configure:2421: gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/ conftest.c 1>&5 configure:2447: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/) is a cross-compiler configure:2452: checking whether we are using GNU C configure:2461: gcc -E conftest.c configure:2480: checking whether gcc accepts -g configure:2521: checking for c++ configure:2553: checking whether the C++ compiler (c++ -Wl,-rpath,/usr/lib/thunderbird/) works configure:2569: c++ -o conftest -Wl,-rpath,/usr/lib/thunderbird/ conftest.C 1>&5 configure:2595: checking whether the C++ compiler (c++ -Wl,-rpath,/usr/lib/thunderbird/) is a cross-compiler configure:2600: checking whether we are using GNU C++ configure:2609: c++ -E conftest.C configure:2628: checking whether c++ accepts -g configure:2677: gcc -c -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:2694: gcc -c -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure: In function 'main': configure:2690: warning: incompatible implicit declaration of built-in function 'exit' configure:2713: checking for ranlib configure:2745: checking for as configure:2799: checking for ar configure:2834: checking for ld configure:2869: checking for strip configure:2904: checking for windres configure:3693: checking whether gcc and cc understand -c and -o together configure:3708: gcc -c conftest.c -o conftest.o 1>&5 configure:3709: gcc -c conftest.c -o conftest.o 1>&5 configure:3714: cc -c conftest.c 1>&5 configure:3716: cc -c conftest.c -o conftest.o 1>&5 configure:3717: cc -c conftest.c -o conftest.o 1>&5 configure:3753: checking how to run the C preprocessor configure:3774: gcc -E conftest.c >/dev/null 2>conftest.out configure:3833: checking how to run the C++ preprocessor configure:3851: c++ -E conftest.C >/dev/null 2>conftest.out configure:3922: checking for a BSD compatible install configure:3975: checking whether ln -s works configure:3998: checking for minimum required perl version >= 5.006 configure:4009: checking for full perl installation configure:4024: checking for python2.7 configure:4024: checking for python2.6 configure:4084: checking for doxygen configure:4133: checking for autoconf configure:4182: checking for unzip configure:4233: checking for zip configure:4287: checking for makedepend configure:4335: checking for xargs configure:4630: checking for X configure:4697: gcc -E conftest.c >/dev/null 2>conftest.out configure:4773: gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -lXt 1>&5 configure:4944: checking for dnet_ntoa in -ldnet configure:4963: gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldnet 1>&5 /usr/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure: failed program was: #line 4952 "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:4985: checking for dnet_ntoa in -ldnet_stub configure:5004: gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldnet_stub 1>&5 /usr/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure: failed program was: #line 4993 "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:5033: checking for gethostbyname configure:5061: gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/ conftest.c 1>&5 configure:5131: checking for connect configure:5159: gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/ conftest.c 1>&5 configure:5223: checking for remove configure:5251: gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/ conftest.c 1>&5 configure:5315: checking for shmat configure:5343: gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/ conftest.c 1>&5 configure:5416: checking for IceConnectionNumber in -lICE configure:5435: gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -lICE 1>&5 configure:5858: checking whether the C compiler supports -Werror=return-type configure:5881: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Werror -Werror=return-type conftest.c 1>&5 configure:5909: checking whether the C compiler supports -Wtype-limits configure:5932: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Werror -Wtype-limits conftest.c 1>&5 configure:5960: checking whether the C compiler supports -Wempty-body configure:5983: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Werror -Wempty-body conftest.c 1>&5 configure:6017: checking whether the C compiler supports -Wno-overlength-strings configure:6040: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Werror -Woverlength-strings conftest.c 1>&5 configure:6124: checking whether the C++ compiler supports -Werror=return-type configure:6147: c++ -c -fno-exceptions -fno-strict-aliasing -Werror -Werror=return-type conftest.C 1>&5 configure:6175: checking whether the C++ compiler supports -Wtype-limits configure:6198: c++ -c -fno-exceptions -fno-strict-aliasing -Werror -Wtype-limits conftest.C 1>&5 configure:6226: checking whether the C++ compiler supports -Wempty-body configure:6249: c++ -c -fno-exceptions -fno-strict-aliasing -Werror -Wempty-body conftest.C 1>&5 configure:6285: checking whether the C++ compiler supports -Wno-overlength-strings configure:6308: c++ -c -fno-exceptions -fno-strict-aliasing -Werror -Woverlength-strings conftest.C 1>&5 configure:6336: checking whether the C++ compiler supports -Wno-invalid-offsetof configure:6359: c++ -c -fno-exceptions -fno-strict-aliasing -Werror -Winvalid-offsetof conftest.C 1>&5 configure:6387: checking whether the C++ compiler supports -Wno-variadic-macros configure:6410: c++ -c -fno-exceptions -fno-strict-aliasing -Werror -Wvariadic-macros conftest.C 1>&5 configure:6523: checking whether ld has archive extraction flags configure:6547: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5 configure:6580: checking that static assertion macros used in autoconf tests work configure:6601: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:6618: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:6619: error: size of array 'static_assert_line_6618' is negative configure: failed program was: #line 6611 "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:6641: c++ -c -fno-exceptions -fno-strict-aliasing conftest.C 1>&5 configure:6658: c++ -c -fno-exceptions -fno-strict-aliasing conftest.C 1>&5 configure: In function 'int main()': configure:6658: error: size of array 'static_assert_line_6658' is negative configure: failed program was: #line 6651 "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:6692: checking for 64-bit OS configure:6701: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:6702: error: size of array 'static_assert_line_6701' is negative configure: failed program was: #line 6694 "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:6838: checking for minimum required Python version >= 2.5 configure:8233: checking for ANSI C header files configure:8246: gcc -E conftest.c >/dev/null 2>conftest.out configure:8313: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Wl,-rpath,/usr/lib/thunderbird/ conftest.c 1>&5 configure: In function 'main': configure:8308: warning: incompatible implicit declaration of built-in function 'exit' configure:8337: checking for working const configure:8391: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:8412: checking for mode_t configure:8445: checking for off_t configure:8478: checking for pid_t configure:8511: checking for size_t configure:8544: checking for st_blksize in struct stat configure:8557: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:8578: checking for siginfo_t configure:8591: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:8614: checking for int16_t configure:8627: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:8649: checking for int32_t configure:8662: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:8684: checking for int64_t configure:8697: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:8719: checking for int64 configure:8732: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:8728: error: 'int64' undeclared (first use in this function) configure:8728: error: (Each undeclared identifier is reported only once configure:8728: error: for each function it appears in.) configure:8728: error: expected ';' before 'foo' configure: failed program was: #line 8724 "configure" #include "confdefs.h" #include #include int main() { int64 foo = 0; ; return 0; } configure:8754: checking for uint configure:8767: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:8789: checking for uint_t configure:8802: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:8798: error: 'uint_t' undeclared (first use in this function) configure:8798: error: (Each undeclared identifier is reported only once configure:8798: error: for each function it appears in.) configure:8798: error: expected ';' before 'foo' configure: failed program was: #line 8794 "configure" #include "confdefs.h" #include #include int main() { uint_t foo = 0; ; return 0; } configure:8824: checking for uint16_t configure:8837: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:8833: error: 'uint16_t' undeclared (first use in this function) configure:8833: error: (Each undeclared identifier is reported only once configure:8833: error: for each function it appears in.) configure:8833: error: expected ';' before 'foo' configure: failed program was: #line 8829 "configure" #include "confdefs.h" #include #include int main() { uint16_t foo = 0; ; return 0; } configure:8868: checking for uname.domainname configure:8881: c++ -c -fno-exceptions -fno-strict-aliasing conftest.C 1>&5 configure:8905: checking for uname.__domainname configure:8918: c++ -c -fno-exceptions -fno-strict-aliasing conftest.C 1>&5 configure: In function 'int main()': configure:8914: error: 'struct utsname' has no member named '__domainname' configure: failed program was: #line 8910 "configure" #include "confdefs.h" #include int main() { struct utsname *res; char *domain; (void)uname(res); if (res != 0) { domain = res->__domainname; } ; return 0; } configure:8978: checking for gcc c++0x headers bug without rtti configure:8990: c++ -c -fno-exceptions -fno-strict-aliasing -std=gnu++0x -fno-rtti conftest.C 1>&5 In file included from /usr/lib/gcc/i686-uhu-linux/4.4.2/../../../../include/c++/4.4.2/memory:84, from configure:8985: /usr/lib/gcc/i686-uhu-linux/4.4.2/../../../../include/c++/4.4.2/bits/shared_ptr.h: In member function 'virtual void* std::_Sp_counted_deleter<_Ptr, _Deleter, _Alloc, _Lp>::_M_get_deleter(const std::type_info&)': /usr/lib/gcc/i686-uhu-linux/4.4.2/../../../../include/c++/4.4.2/bits/shared_ptr.h:146: error: cannot use typeid with -fno-rtti /usr/lib/gcc/i686-uhu-linux/4.4.2/../../../../include/c++/4.4.2/bits/shared_ptr.h: In member function 'virtual void* std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>::_M_get_deleter(const std::type_info&)': /usr/lib/gcc/i686-uhu-linux/4.4.2/../../../../include/c++/4.4.2/bits/shared_ptr.h:204: error: cannot use typeid with -fno-rtti In file included from /usr/lib/gcc/i686-uhu-linux/4.4.2/../../../../include/c++/4.4.2/memory:84, from configure:8985: /usr/lib/gcc/i686-uhu-linux/4.4.2/../../../../include/c++/4.4.2/bits/shared_ptr.h: In constructor 'std::__shared_ptr<_Tp, _Lp>::__shared_ptr(std::_Sp_make_shared_tag, _Alloc, _Args&& ...)': /usr/lib/gcc/i686-uhu-linux/4.4.2/../../../../include/c++/4.4.2/bits/shared_ptr.h:861: error: cannot use typeid with -fno-rtti /usr/lib/gcc/i686-uhu-linux/4.4.2/../../../../include/c++/4.4.2/bits/shared_ptr.h: In function '_Del* std::get_deleter(const std::__shared_ptr<_Tp2, _Lp>&)': /usr/lib/gcc/i686-uhu-linux/4.4.2/../../../../include/c++/4.4.2/bits/shared_ptr.h:1005: error: cannot use typeid with -fno-rtti configure: failed program was: #line 8983 "configure" #include "confdefs.h" #include int main() { ; return 0; } configure:9011: checking for usable char16_t (2 bytes, unsigned) configure:9027: c++ -c -fno-exceptions -fno-strict-aliasing conftest.C 1>&5 configure:9027:60: warning: hex escape sequence out of range configure: In function 'int main()': configure:9023: error: 'char16_t' was not declared in this scope configure:9025: error: 'u' was not declared in this scope configure:9025: error: expected ')' before string constant configure:9025: error: expected ')' before ';' token configure:9025: error: expected ')' before ';' token configure:9025: error: expected ']' before ';' token configure:9026: error: expected ')' before 'a' configure:9026: error: expected ')' before ';' token configure:9026: error: expected ']' before ';' token configure:9027: error: expected ')' before '\xffffffff' configure:9028: error: expected ']' before ';' token configure: failed program was: #line 9016 "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(char16_t) == 2); CONFIGURE_STATIC_ASSERT(char16_t(-1) > char16_t(0)); CONFIGURE_STATIC_ASSERT(sizeof((u"hello")[0]) == 2); CONFIGURE_STATIC_ASSERT(sizeof(u'a') == 2); CONFIGURE_STATIC_ASSERT(u'\xFFFF' > u'\x0') ; return 0; } configure:9054: checking for usable wchar_t (2 bytes, unsigned) configure:9068: c++ -c -fno-exceptions -fno-strict-aliasing conftest.C 1>&5 configure: In function 'int main()': configure:9067: error: size of array 'static_assert_line_9067' is negative configure:9068: error: size of array 'static_assert_line_9068' is negative configure: failed program was: #line 9059 "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:9093: checking for compiler -fshort-wchar option configure:9107: c++ -o conftest -fno-exceptions -fno-strict-aliasing -fshort-wchar -Wl,-rpath,/usr/lib/thunderbird/ conftest.C 1>&5 configure:9142: checking for visibility(hidden) attribute configure:9167: checking for visibility(default) attribute configure:9192: checking for visibility pragma support configure:9217: checking For gcc visibility bug with class-level attributes (GCC bug 26905) configure:9245: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297) configure:9297: checking for dirent.h that defines DIR configure:9310: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:9335: checking for opendir in -ldir configure:9354: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldir 1>&5 /usr/bin/ld: cannot find -ldir collect2: ld returned 1 exit status configure: failed program was: #line 9343 "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:9427: checking for sys/byteorder.h configure:9437: gcc -E conftest.c >/dev/null 2>conftest.out configure:9433:27: error: sys/byteorder.h: No such file or directory configure: failed program was: #line 9432 "configure" #include "confdefs.h" #include configure:9427: checking for compat.h configure:9437: gcc -E conftest.c >/dev/null 2>conftest.out configure:9433:20: error: compat.h: No such file or directory configure: failed program was: #line 9432 "configure" #include "confdefs.h" #include configure:9427: checking for getopt.h configure:9437: gcc -E conftest.c >/dev/null 2>conftest.out configure:9467: checking for sys/bitypes.h configure:9477: gcc -E conftest.c >/dev/null 2>conftest.out configure:9467: checking for memory.h configure:9477: gcc -E conftest.c >/dev/null 2>conftest.out configure:9467: checking for unistd.h configure:9477: gcc -E conftest.c >/dev/null 2>conftest.out configure:9507: checking for gnu/libc-version.h configure:9517: gcc -E conftest.c >/dev/null 2>conftest.out configure:9507: checking for nl_types.h configure:9517: gcc -E conftest.c >/dev/null 2>conftest.out configure:9547: checking for malloc.h configure:9557: gcc -E conftest.c >/dev/null 2>conftest.out configure:9587: checking for X11/XKBlib.h configure:9597: gcc -E conftest.c >/dev/null 2>conftest.out configure:9628: checking for sys/statvfs.h configure:9638: gcc -E conftest.c >/dev/null 2>conftest.out configure:9628: checking for sys/statfs.h configure:9638: gcc -E conftest.c >/dev/null 2>conftest.out configure:9628: checking for sys/vfs.h configure:9638: gcc -E conftest.c >/dev/null 2>conftest.out configure:9628: checking for sys/mount.h configure:9638: gcc -E conftest.c >/dev/null 2>conftest.out configure:9669: checking for mmintrin.h configure:9679: gcc -E conftest.c >/dev/null 2>conftest.out In file included from configure:9675: /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 9674 "configure" #include "confdefs.h" #include configure:9716: checking for new configure:9726: c++ -E conftest.C >/dev/null 2>conftest.out configure:9818: checking for sys/cdefs.h configure:9828: gcc -E conftest.c >/dev/null 2>conftest.out configure:9862: checking for gethostbyname_r in -lc_r configure:9881: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -lc_r 1>&5 /usr/bin/ld: cannot find -lc_r collect2: ld returned 1 exit status configure: failed program was: #line 9870 "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:9920: checking for atan in -lm configure:9939: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -lm 1>&5 configure:9932: warning: conflicting types for built-in function 'atan' configure:9967: checking for dlopen in -ldl configure:9986: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:10003: checking for dlfcn.h configure:10013: gcc -E conftest.c >/dev/null 2>conftest.out configure:10047: checking for dladdr configure:10075: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:10210: checking for socket in -lsocket configure:10229: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -lsocket -ldl -lm 1>&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure: failed program was: #line 10218 "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:10275: checking for XDrawLines in -lX11 configure:10294: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -lX11 -lX11 -ldl -lm 1>&5 configure:10315: checking for XextAddDisplay in -lXext configure:10334: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -lXext -lX11 -ldl -lm 1>&5 configure:10357: checking for XtFree in -lXt configure:10376: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -lXt -ldl -lm 1>&5 configure:10543: checking for pthread_create in -lpthreads gcc -o dummy dummy.c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -lpthreads -Wl,-rpath,/usr/lib/thunderbird/ -ldl -lm /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:10566: checking for pthread_create in -lpthread gcc -o dummy dummy.c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -lpthread -Wl,-rpath,/usr/lib/thunderbird/ -ldl -lm configure:10671: checking whether gcc accepts -pthread configure:10789: checking whether mmap() sees write()s configure:10832: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:10857: checking whether gcc needs -traditional configure:10903: checking for 8-bit clean memcmp configure:10921: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure: In function 'main': configure:10916: warning: incompatible implicit declaration of built-in function 'exit' configure:10941: checking for random configure:10969: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:10941: checking for strerror configure:10969: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:10941: checking for lchown configure:10969: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:10941: checking for fchmod configure:10969: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:10941: checking for snprintf configure:10969: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:10953: warning: conflicting types for built-in function 'snprintf' configure:10941: checking for statvfs configure:10969: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:10941: checking for memmove configure:10969: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:10953: warning: conflicting types for built-in function 'memmove' configure:10941: checking for rint configure:10969: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:10953: warning: conflicting types for built-in function 'rint' configure:10941: checking for stat64 configure:10969: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:10941: checking for lstat64 configure:10969: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:10941: checking for truncate64 configure:10969: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:10941: checking for statvfs64 configure:10969: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:10996: checking for flockfile configure:11024: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:10996: checking for getpagesize configure:11024: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:11051: checking for localtime_r configure:11079: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:11051: checking for strtok_r configure:11079: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:11114: checking for wcrtomb configure:11126: c++ -o conftest -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.C -ldl -lm 1>&5 configure:11146: checking for mbrtowc configure:11158: c++ -o conftest -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.C -ldl -lm 1>&5 configure:11187: checking for res_ninit() configure:11204: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:11234: checking for gnu_get_libc_version() configure:11250: c++ -o conftest -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.C -ldl -lm 1>&5 configure:11279: checking for iconv in -lc configure:11301: c++ -o conftest -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.C -lc -ldl -lm 1>&5 configure:11410: checking for iconv() configure:11429: c++ -o conftest -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.C -ldl -lm 1>&5 configure:11453: checking for iconv() with const input configure:11473: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure: In function 'int main()': configure:11467: error: invalid conversion from 'const char**' to 'char**' configure:11467: error: initializing argument 2 of 'size_t iconv(void*, char**, size_t*, char**, size_t*)' configure: failed program was: #line 11458 "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:11502: checking for nl_langinfo and CODESET configure:11514: c++ -o conftest -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.C -ldl -lm 1>&5 configure:11546: checking for an implementation of va_copy() configure:11570: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure: In function 'f': configure:11564: warning: incompatible implicit declaration of built-in function 'exit' configure:11587: checking for an implementation of __va_copy() configure:11611: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure: In function 'f': configure:11605: warning: incompatible implicit declaration of built-in function 'exit' configure:11628: checking whether va_lists can be copied by value configure:11652: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure: In function 'f': configure:11646: warning: incompatible implicit declaration of built-in function 'exit' configure:11759: checking for gcc 3.0 ABI configure:11777: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11801: checking for C++ "explicit" keyword configure:11816: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11837: checking for C++ "typename" keyword configure:11861: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11882: checking for modern C++ template specialization syntax support configure:11897: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11919: checking whether partial template specialization works configure:11932: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11953: checking whether operators must be re-defined for templates derived from templates configure:11970: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:11992: checking whether we need to cast a derived template to pass as its base class configure:12006: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:12027: checking whether the compiler can resolve const ambiguities for templates configure:12053: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:12075: checking whether the C++ "using" keyword can change access configure:12088: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:12099: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure: In function 'int main()': configure:12092: error: 'int A::foo()' is inaccessible configure:12095: error: within this context configure: failed program was: #line 12091 "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:12127: checking whether the C++ "using" keyword resolves ambiguity configure:12148: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:12169: checking for "std::" namespace configure:12181: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:12202: checking whether standard template operator!=() is ambiguous configure:12217: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:12239: checking for C++ reinterpret_cast configure:12252: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:12273: checking for C++ dynamic_cast to void* configure:12297: c++ -o conftest -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.C -ldl -lm 1>&5 configure:12321: checking whether C++ requires implementation of unused virtual methods configure:12333: c++ -o conftest -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.C -ldl -lm 1>&5 /tmp/ccmeqCix.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 12326 "configure" #include "confdefs.h" class X {private: virtual void never_called();}; int main() { X x; ; return 0; } configure:12356: checking for trouble comparing to zero near std::operator!=() configure:12372: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:12399: checking for __thread keyword for TLS variables configure:12411: c++ -o conftest -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ -fPIC -shared -Wl,-z,defs conftest.C -ldl -lm 1>&5 configure:12445: checking for malloc.h configure:12557: checking for strndup configure:12588: c++ -o conftest -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.C -ldl -lm 1>&5 configure:12557: checking for posix_memalign configure:12588: c++ -o conftest -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.C -ldl -lm 1>&5 configure:12557: checking for memalign configure:12588: c++ -o conftest -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.C -ldl -lm 1>&5 configure:12557: checking for valloc configure:12588: c++ -o conftest -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.C -ldl -lm 1>&5 configure:12615: checking for __attribute__((always_inline)) configure:12627: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:12642: checking for __attribute__((malloc)) configure:12654: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:12669: checking for __attribute__((warn_unused_result)) configure:12681: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:12696: checking for __attribute__((noreturn)) configure:12708: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread conftest.C 1>&5 configure:12732: checking for LC_MESSAGES configure:12744: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread conftest.c 1>&5 configure:12925: checking for nspr-config configure:12960: checking for NSPR - version >= 4.8.0 configure:13028: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/nspr4 conftest.c 1>&5 configure:13107: checking for nss-config configure:13142: checking for NSS - version >= 3.12.6 configure:13232: checking for jpeg_destroy_compress in -ljpeg configure:13251: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ljpeg -ldl -lm 1>&5 /usr/bin/ld: cannot find -ljpeg collect2: ld returned 1 exit status configure: failed program was: #line 13240 "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:13326: checking for gzread in -lz configure:13345: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -lz -ldl -lm 1>&5 configure:13381: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread conftest.c 1>&5 configure:13815: checking for application to build configure:13834: checking if app-specific confvars.sh exists configure:14111: checking for pkg-config configure:14155: checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0 configure:14162: checking MOZ_GTK2_CFLAGS configure:14167: checking MOZ_GTK2_LIBS configure:14271: checking for libstartup-notification-1.0 >= 0.8 configure:14278: checking MOZ_STARTUP_NOTIFICATION_CFLAGS configure:14283: checking MOZ_STARTUP_NOTIFICATION_LIBS configure:14607: checking for pango >= 1.14.0 pangoft2 >= 1.14.0 configure:14614: checking MOZ_PANGO_CFLAGS configure:14619: checking MOZ_PANGO_LIBS configure:14829: checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0 configure:14836: checking MOZ_GNOMEVFS_CFLAGS configure:14841: checking MOZ_GNOMEVFS_LIBS configure:15054: checking for gconf-2.0 >= 1.2.1 gobject-2.0 configure:15061: checking MOZ_GCONF_CFLAGS configure:15066: checking MOZ_GCONF_LIBS configure:15204: checking for dbus-glib-1 >= 0.60 configure:15211: checking MOZ_DBUS_GLIB_CFLAGS configure:15216: checking MOZ_DBUS_GLIB_LIBS configure:15495: checking for alsa configure:15502: checking MOZ_ALSA_CFLAGS configure:15507: checking MOZ_ALSA_LIBS configure:15840: checking for tar archiver configure:15846: checking for gnutar configure:15846: checking for gtar configure:15846: checking for tar configure:15883: checking for wget configure:15889: checking for wget configure:16448: checking for valid optimization flags configure:16459: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -Os -freorder-blocks conftest.c 1>&5 configure:16629: checking size of int * configure:16648: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:17105: checking for __cxa_demangle configure:17136: c++ -o conftest -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.C -ldl -lm 1>&5 configure:17184: checking for unwind.h configure:17194: gcc -E conftest.c >/dev/null 2>conftest.out configure:17213: checking for _Unwind_Backtrace configure:17241: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.c -ldl -lm 1>&5 configure:17373: 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:17395: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -pipe conftest.c 1>&5 configure:17425: checking whether C compiler supports -fprofile-generate configure:17434: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -pipe -fprofile-generate -fprofile-correction conftest.c 1>&5 configure:17498: checking whether C++ compiler has -pedantic long long bug configure:17507: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -pipe -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long conftest.C 1>&5 configure:17532: checking for correct temporary object destruction order configure:17557: c++ -o conftest -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -pipe -lpthread -Wl,-rpath,/usr/lib/thunderbird/ conftest.C -ldl -lm 1>&5 configure:17578: checking for correct overload resolution with const and templates configure:17613: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -pipe -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long conftest.C 1>&5 configure: In function 'int main()': configure:17608: warning: 'bar' is used uninitialized in this function configure:17822: checking for glib-2.0 >= 1.3.7 gobject-2.0 configure:17829: checking GLIB_CFLAGS configure:17834: checking GLIB_LIBS configure:17895: checking for stdint.h configure:17905: gcc -E conftest.c >/dev/null 2>conftest.out configure:17895: checking for inttypes.h configure:17905: gcc -E conftest.c >/dev/null 2>conftest.out configure:17895: checking for sys/int_types.h configure:17905: gcc -E conftest.c >/dev/null 2>conftest.out configure:17901:27: error: sys/int_types.h: No such file or directory configure: failed program was: #line 17900 "configure" #include "confdefs.h" #include configure:18771: gcc -c -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -Wno-long-long -O2 -march=i686 -mtune=generic -fno-strict-aliasing -pthread -pipe conftest.c 1>&5