This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:1063: checking host system type configure:1084: checking target system type configure:1102: checking build system type configure:1182: checking for gawk configure:1434: checking for perl5 configure:1763: checking for objcopy configure:2766: checking for gcc configure:2879: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/) works configure:2895: gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/ conftest.c 1>&5 configure:2921: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic -Wl,-rpath,/usr/lib/thunderbird/) is a cross-compiler configure:2926: checking whether we are using GNU C configure:2954: checking whether gcc accepts -g configure:2995: checking for c++ configure:3027: checking whether the C++ compiler (c++ -Wl,-rpath,/usr/lib/thunderbird/) works configure:3043: c++ -o conftest -Wl,-rpath,/usr/lib/thunderbird/ conftest.C 1>&5 configure:3069: checking whether the C++ compiler (c++ -Wl,-rpath,/usr/lib/thunderbird/) is a cross-compiler configure:3074: checking whether we are using GNU C++ configure:3102: checking whether c++ accepts -g configure:3151: gcc -c -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:3168: gcc -c -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure: In function 'main': configure:3164: warning: incompatible implicit declaration of built-in function 'exit' configure:3187: checking for ranlib configure:3219: checking for as configure:3273: checking for ar configure:3308: checking for ld configure:3343: checking for strip configure:3378: checking for windres configure:4188: checking how to run the C preprocessor configure:4268: checking how to run the C++ preprocessor configure:4363: checking for a BSD compatible install configure:4416: checking whether ln -s works configure:4439: checking for minimum required perl version >= 5.006 configure:4450: checking for full perl installation configure:4465: checking for python2.7 configure:4544: checking for doxygen configure:4593: checking for autoconf configure:4644: checking for unzip configure:4700: checking for zip configure:4754: checking for makedepend configure:4802: checking for xargs configure:4854: checking for rpmbuild configure:5140: checking whether the C compiler is clang older than version 2.9 configure:5163: gcc -c -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:5185: checking bad gcc versions configure:5268: checking for gmake configure:5268: checking for make configure:5335: checking for X configure:5649: checking for dnet_ntoa in -ldnet configure:5690: checking for dnet_ntoa in -ldnet_stub configure:5738: checking for gethostbyname configure:5836: checking for connect configure:5928: checking for remove configure:6020: checking for shmat configure:6121: checking for IceConnectionNumber in -lICE configure:6553: gcc -c conftest.c 1>&5 configure: In function 'main': configure:6549: error: '__thumb2__' undeclared (first use in this function) configure:6549: error: (Each undeclared identifier is reported only once configure:6549: error: for each function it appears in.) configure: failed program was: #line 6546 "configure" #include "confdefs.h" int main() { return sizeof(__thumb2__); ; return 0; } configure:6738: checking that static assertion macros used in autoconf tests work configure:6948: checking for --noexecstack option to as configure:6959: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Wa,--noexecstack conftest.c 1>&5 configure:6972: checking for -z noexecstack option to ld configure:6983: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.c 1>&5 configure:6999: checking for -mssse3 option to gcc configure:7011: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -mssse3 conftest.c 1>&5 configure:7037: checking whether the C compiler supports -Werror=return-type configure:7060: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Werror -Werror=return-type conftest.c 1>&5 configure:7088: checking whether the C compiler supports -Wtype-limits configure:7111: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Werror -Wtype-limits conftest.c 1>&5 configure:7139: checking whether the C compiler supports -Wempty-body configure:7162: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Werror -Wempty-body conftest.c 1>&5 configure:7196: checking whether the C compiler supports -Wno-overlength-strings configure:7219: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Werror -Woverlength-strings conftest.c 1>&5 configure:7303: checking whether the C++ compiler supports -Werror=return-type configure:7326: c++ -c -fno-exceptions -fno-strict-aliasing -Werror -Werror=return-type conftest.C 1>&5 configure:7354: checking whether the C++ compiler supports -Wtype-limits configure:7377: c++ -c -fno-exceptions -fno-strict-aliasing -Werror -Wtype-limits conftest.C 1>&5 configure:7405: checking whether the C++ compiler supports -Wempty-body configure:7428: c++ -c -fno-exceptions -fno-strict-aliasing -Werror -Wempty-body conftest.C 1>&5 configure:7464: checking whether the C++ compiler supports -Wno-overlength-strings configure:7487: c++ -c -fno-exceptions -fno-strict-aliasing -Werror -Woverlength-strings conftest.C 1>&5 configure:7515: checking whether the C++ compiler supports -Wno-invalid-offsetof configure:7538: c++ -c -fno-exceptions -fno-strict-aliasing -Werror -Winvalid-offsetof conftest.C 1>&5 configure:7566: checking whether the C++ compiler supports -Wno-variadic-macros configure:7589: c++ -c -fno-exceptions -fno-strict-aliasing -Werror -Wvariadic-macros conftest.C 1>&5 configure:7702: checking whether ld has archive extraction flags configure:7761: checking for 64-bit OS configure:7770: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure: In function 'main': configure:7771: error: size of array 'static_assert_line_7770' is negative configure: failed program was: #line 7763 "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:8120: checking for Python version >= 2.5 but not 3.x configure:8131: checking for custom implementation configure:9226: checking for ANSI C header files configure:9330: checking for working const configure:9405: checking for mode_t configure:9438: checking for off_t configure:9471: checking for pid_t configure:9504: checking for size_t configure:9544: checking for __stdcall configure:9558: c++ -c -fno-exceptions -fno-strict-aliasing conftest.C 1>&5 configure:9552: error: '__stdcall' was not declared in this scope configure:9552: error: template argument 1 is invalid configure: failed program was: #line 9549 "configure" #include "confdefs.h" template struct foo; template <> struct foo {}; template <> struct foo {}; int main() { ; return 0; } configure:9587: checking for ssize_t configure:9600: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c 1>&5 configure:9622: checking for st_blksize in struct stat configure:9656: checking for siginfo_t configure:9692: checking for int64 configure:9727: checking for uint configure:9762: checking for uint_t configure:9806: checking for uname.domainname configure:9843: checking for uname.__domainname configure:9916: checking for gcc c++0x headers bug without rtti configure:9949: checking for usable char16_t (2 bytes, unsigned) configure:9990: checking for usable wchar_t (2 bytes, unsigned) configure:10029: checking for compiler -fshort-wchar option configure:10086: checking for visibility(hidden) attribute configure:10111: checking for visibility(default) attribute configure:10136: checking for visibility pragma support configure:10161: checking For gcc visibility bug with class-level attributes (GCC bug 26905) configure:10189: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297) configure:10243: checking for gcc PR49911 configure:10301: c++ -o conftest -O2 -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.C 1>&5 configure:10362: checking whether the linker supports Identical Code Folding configure:10371: gcc -o conftest -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack -Wl,--icf=safe -ffunction-sections conftest.c 1>&2 /usr/bin/ld: unrecognized option '--icf=safe' /usr/bin/ld: use the --help option for usage information collect2: ld returned 1 exit status configure:10411: checking whether removing dead symbols breaks debugging configure:10418: gcc -o conftest.o -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -g -c conftest.c 1>&2 configure:10419: gcc -o conftest -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack -g -Wl,--gc-sections conftest.o 1>&2 configure:10445: checking for __force_align_arg_pointer__ attribute configure:10457: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -Werror conftest.c 1>&5 configure:10484: checking for dirent.h that defines DIR configure:10522: checking for opendir in -ldir configure:10616: checking for sys/byteorder.h configure:10616: checking for compat.h configure:10616: checking for getopt.h configure:10616: checking for sys/bitypes.h configure:10616: checking for memory.h configure:10616: checking for unistd.h configure:10616: checking for gnu/libc-version.h configure:10616: checking for nl_types.h configure:10616: checking for malloc.h configure:10616: checking for X11/XKBlib.h configure:10616: checking for io.h configure:10629: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections conftest.c 1>&5 configure:10623:16: error: io.h: No such file or directory configure: failed program was: #line 10621 "configure" #include "confdefs.h" #include int main() { ; return 0; } configure:10616: checking for cpuid.h configure:10629: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections conftest.c 1>&5 configure:10661: checking for sys/statvfs.h configure:10661: checking for sys/statfs.h configure:10661: checking for sys/vfs.h configure:10661: checking for sys/mount.h configure:10705: checking for sys/quota.h configure:10718: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections conftest.c 1>&5 configure:10705: checking for sys/sysmacros.h configure:10718: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections conftest.c 1>&5 configure:10748: checking for linux/quota.h configure:10761: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections conftest.c 1>&5 In file included from configure:10756: /usr/include/linux/quota.h:421: error: expected declaration specifiers or '...' before 'caddr_t' configure: failed program was: #line 10753 "configure" #include "confdefs.h" #include int main() { ; return 0; } configure:10792: checking for mmintrin.h configure:10842: checking for new configure:10948: checking for sys/cdefs.h configure:10995: checking for gethostbyname_r in -lc_r configure:11052: checking for library containing dlopen configure:11070: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.c 1>&5 /tmp/ccBbErCI.o: In function `main': conftest.c:(.text.main+0x7): undefined reference to `dlopen' collect2: ld returned 1 exit status configure: failed program was: #line 11059 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dlopen(); int main() { dlopen() ; return 0; } configure:11092: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.c -ldl 1>&5 configure:11110: checking for dlfcn.h configure:11157: checking for dladdr configure:11157: checking for memmem configure:11185: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -D_GNU_SOURCE -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.c -ldl 1>&5 configure:11320: checking for socket in -lsocket configure:11385: checking for XDrawLines in -lX11 configure:11426: checking for XextAddDisplay in -lXext configure:11468: checking for XtFree in -lXt configure:11641: checking for XShmCreateImage in -lXext configure:11660: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.c -lXext -lX11 -lXext -ldl 1>&5 configure:11683: checking for X11/extensions/scrnsaver.h configure:11696: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections conftest.c 1>&5 configure:11690:38: error: X11/extensions/scrnsaver.h: No such file or directory configure: failed program was: #line 11688 "configure" #include "confdefs.h" #include int main() { ; return 0; } configure:11768: checking for pkg-config configure:11812: checking for freetype2 >= 6.1.0 configure:11819: checking FT2_CFLAGS configure:11824: checking FT2_LIBS configure:11861: checking for FT_Bitmap_Size.y_ppem configure:11876: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -I/usr/include/freetype2 conftest.c 1>&5 configure:11902: checking for FT_GlyphSlot_Embolden configure:11930: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -I/usr/include/freetype2 -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.c -ldl -lfreetype 1>&5 configure:11902: checking for FT_Load_Sfnt_Table configure:11930: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -I/usr/include/freetype2 -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.c -ldl -lfreetype 1>&5 configure:11902: checking for FT_Select_Size configure:11930: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -I/usr/include/freetype2 -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.c -ldl -lfreetype 1>&5 configure:11975: checking for pthread_create in -lpthreads gcc -o dummy dummy.c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -lpthreads -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack -ldl /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:11998: checking for pthread_create in -lpthread gcc -o dummy dummy.c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -lpthread -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack -ldl configure:12103: checking whether gcc accepts -pthread configure:12209: checking whether gcc needs -traditional configure:12255: checking for 8-bit clean memcmp configure:12293: checking for random configure:12293: checking for strerror configure:12293: checking for lchown configure:12293: checking for fchmod configure:12293: checking for snprintf configure:12293: checking for statvfs configure:12293: checking for memmove configure:12293: checking for rint configure:12293: checking for stat64 configure:12293: checking for lstat64 configure:12293: checking for truncate64 configure:12293: checking for statvfs64 configure:12293: checking for setbuf configure:12321: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.c -ldl 1>&5 configure:12293: checking for isatty configure:12321: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.c -ldl 1>&5 configure:12348: checking for flockfile configure:12348: checking for getpagesize configure:12403: checking for localtime_r configure:12403: checking for strtok_r configure:12457: checking for clock_gettime(CLOCK_MONOTONIC) configure:12473: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.c -ldl 1>&5 /tmp/ccZTcqXk.o: In function `main': conftest.c:(.text.main+0x19): undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure: failed program was: #line 12465 "configure" #include "confdefs.h" #include int main() { struct timespec ts; clock_gettime(CLOCK_MONOTONIC, &ts); ; return 0; } configure:12473: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.c -ldl -lrt 1>&5 configure:12510: checking for wcrtomb configure:12542: checking for mbrtowc configure:12583: checking for res_ninit() configure:12630: checking for gnu_get_libc_version() configure:12675: checking for iconv in -lc configure:12806: checking for iconv() configure:12849: checking for iconv() with const input configure:12898: checking for nl_langinfo and CODESET configure:12942: checking for an implementation of va_copy() configure:12983: checking for an implementation of __va_copy() configure:13024: checking whether va_lists can be copied by value configure:13146: checking for modern C++ template specialization syntax support configure:13179: checking whether partial template specialization works configure:13213: checking whether the C++ "using" keyword resolves ambiguity configure:13255: checking for C++ dynamic_cast to void* configure:13303: checking whether C++ requires implementation of unused virtual methods configure:13338: checking for trouble comparing to zero near std::operator!=() configure:13381: checking for __thread keyword for TLS variables configure:13468: checking for malloc.h configure:13586: checking for strndup configure:13586: checking for posix_memalign configure:13586: checking for memalign configure:13586: checking for valloc configure:13644: checking for __attribute__((always_inline)) configure:13671: checking for __attribute__((malloc)) configure:13698: checking for __attribute__((warn_unused_result)) configure:13734: checking for LC_MESSAGES configure:13769: checking for localeconv configure:13797: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -lpthread -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.c -ldl -lrt 1>&5 configure:13974: checking for nspr-config configure:14009: checking for NSPR - version >= 4.9.0 configure:14077: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -I/usr/include/nspr4 conftest.c 1>&5 configure:14097: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -I/usr/include/nspr4 conftest.c 1>&5 configure:14280: checking for nss-config configure:14315: checking for NSS - version >= 3.13.2 configure:14388: checking for YASM assembler configure:14394: checking for yasm configure:14456: checking for jpeg_destroy_compress in -ljpeg configure:14550: checking for gzread in -lz configure:14605: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread conftest.c 1>&5 configure:15302: checking for application to build configure:15324: checking if app-specific confvars.sh exists configure:15648: checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0 configure:15655: checking MOZ_GTK2_CFLAGS configure:15660: checking MOZ_GTK2_LIBS configure:15783: checking for libstartup-notification-1.0 >= 0.8 configure:15790: checking MOZ_STARTUP_NOTIFICATION_CFLAGS configure:15795: checking MOZ_STARTUP_NOTIFICATION_LIBS configure:16664: checking for pango >= 1.14.0 configure:16671: checking _PANGOCHK_CFLAGS configure:16676: checking _PANGOCHK_LIBS configure:16756: checking for pango >= 1.14.0 pangoft2 >= 1.14.0 pangocairo >= 1.14.0 configure:16763: checking MOZ_PANGO_CFLAGS configure:16768: checking MOZ_PANGO_LIBS configure:17085: checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0 configure:17092: checking MOZ_GNOMEVFS_CFLAGS configure:17097: checking MOZ_GNOMEVFS_LIBS configure:17522: checking for gconf-2.0 >= 1.2.1 gobject-2.0 configure:17529: checking MOZ_GCONF_CFLAGS configure:17534: checking MOZ_GCONF_LIBS configure:17790: checking for libnotify >= 0.4 configure:17797: checking MOZ_LIBNOTIFY_CFLAGS configure:17802: checking MOZ_LIBNOTIFY_LIBS configure:17921: checking for libgnomeui-2.0 >= 2.2.0 configure:17928: checking MOZ_GNOMEUI_CFLAGS configure:17933: checking MOZ_GNOMEUI_LIBS configure:18055: checking for dbus-1 >= 0.60 configure:18062: checking MOZ_DBUS_CFLAGS configure:18067: checking MOZ_DBUS_LIBS configure:18146: checking for dbus-glib-1 >= 0.60 configure:18153: checking MOZ_DBUS_GLIB_CFLAGS configure:18158: checking MOZ_DBUS_GLIB_LIBS configure:18424: checking __attribute__ ((aligned ())) support configure:18441: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -Werror conftest.c 1>&5 configure:19014: checking for alsa configure:19021: checking MOZ_ALSA_CFLAGS configure:19026: checking MOZ_ALSA_LIBS configure:19327: checking for java configure:19376: checking for javac configure:19425: checking for jar configure:19842: checking for Yasm assembler configure:19848: checking for yasm configure:20158: checking for tar archiver configure:20164: checking for gnutar configure:20201: checking for wget configure:20207: checking for wget configure:20871: checking for conic configure:22093: checking for valid optimization flags configure:22104: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -Os -freorder-blocks conftest.c 1>&5 configure:22341: checking size of int * configure:22812: checking whether linker creates PT_GNU_RELRO segments configure:22817: gcc -o conftest -lpthread -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.c -ldl -lrt 1>&2 configure:22972: checking for __cxa_demangle configure:23051: checking for unwind.h configure:23081: checking for _Unwind_Backtrace configure:23270: checking for -pipe support configure:23284: checking whether C compiler supports -fprofile-generate configure:23293: gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -pipe -fprofile-generate -fprofile-correction conftest.c 1>&5 configure:23357: checking whether C++ compiler has -pedantic long long bug configure:23366: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -ffunction-sections -fdata-sections -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:23393: checking for correct overload resolution with const and templates configure:23428: c++ -c -fno-exceptions -fno-strict-aliasing -fshort-wchar -ffunction-sections -fdata-sections -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:23423: warning: 'bar' is used uninitialized in this function configure:23467: checking what kind of list files are supported by the linker configure:23472: gcc -o conftest.o -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -pipe conftest.c 1>&5 configure:23474: gcc -o conftest -lpthread -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.list -ldl -lrt 1>&5 configure:23498: checking what kind of ordering can be done with the linker configure:23513: gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -pipe -lpthread -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack -Wl,--section-ordering-file,conftest.order conftest.c -ldl -lrt 1>&5 /usr/bin/ld: unrecognized option '--section-ordering-file' /usr/bin/ld: use the --help option for usage information collect2: ld returned 1 exit status configure: failed program was: #line 23506 "configure" #include "confdefs.h" int main() { ; return 0; } configure:23525: gcc -shared -Wl,-z,defs -Wl,--gc-sections -lpthread -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack -o libconftest.so -Wl configure:23705: checking for glib-2.0 >= 1.3.7 gobject-2.0 configure:23712: checking GLIB_CFLAGS configure:23717: checking GLIB_LIBS configure:23933: checking for stdint.h configure:23933: checking for inttypes.h configure:23933: checking for sys/int_types.h configure:25088: checking for posix_fallocate configure:25098: gcc -o conftest -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 -ffunction-sections -fdata-sections -pthread -pipe -lpthread -Wl,-rpath,/usr/lib/thunderbird/ -Wl,-z,noexecstack conftest.c -ldl -lrt 1>&5 configure:25146: 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 -ffunction-sections -fdata-sections -pthread -pipe conftest.c 1>&5 configure:25166: checking for GL/glx.h configure:25179: 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 -ffunction-sections -fdata-sections -pthread -pipe conftest.c 1>&5 configure:25213: checking for fontconfig/fcfreetype.h configure:25226: 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 -ffunction-sections -fdata-sections -pthread -pipe -I/usr/include/freetype2 conftest.c 1>&5