Package: enigmail Severity: serious Justification: no longer builds from source
enigmail does not build on powerpc due to linker errors. See attached files. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: powerpc (ppc) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.15-1-powerpc Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
make -f /home/ted/src/enigmail-0.94/debian/rules.thunderbird install make[1]: Entering directory `/home/ted/src/enigmail-0.94' cp /home/ted/src/enigmail-0.94/debian/configure.sh.THUNDERBIRD_1_5_RELEASE /home/ted/src/enigmail-0.94/build-dir/mozilla/configure.sh cp /home/ted/src/enigmail-0.94/debian/allmakefiles.sh.0.94.0.thunderbird /home/ted/src/enigmail-0.94/build-dir/mozilla/allmakefiles.sh sh -c "cd build-dir/mozilla && autoconf2.13 && sh configure.sh" loading cache ./config.cache checking host system type... powerpc-unknown-linux-gnu checking target system type... powerpc-unknown-linux-gnu checking build system type... powerpc-unknown-linux-gnu checking for mawk... (cached) mawk checking for pkg-config... (cached) /usr/bin/pkg-config checking for nsinstall... no checking for gcc... (cached) gcc checking whether the C compiler (gcc -mpowerpc -mcpu=G4 -L/usr/lib/thunderbird) works... yes checking whether the C compiler (gcc -mpowerpc -mcpu=G4 -L/usr/lib/thunderbird) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for c++... (cached) c++ checking whether the C++ compiler (c++ -mpowerpc -mcpu=G4 -L/usr/lib/thunderbird) works... yes checking whether the C++ compiler (c++ -mpowerpc -mcpu=G4 -L/usr/lib/thunderbird) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for ranlib... (cached) ranlib checking for as... (cached) /usr/bin/as checking for ar... (cached) ar checking for ld... (cached) ld checking for strip... (cached) strip checking for windres... no checking whether gcc and cc understand -c and -o together... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking how to run the C++ preprocessor... (cached) c++ -E checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether ln -s works... (cached) yes checking for perl5... (cached) /usr/bin/perl checking for minimum required perl version >= 5.004... 5.008008 checking for full perl installation... yes checking for doxygen... (cached) : checking for whoami... (cached) /usr/bin/whoami checking for autoconf... (cached) /usr/bin/autoconf checking for unzip... (cached) /usr/bin/unzip checking for zip... (cached) /usr/bin/zip checking for makedepend... (cached) /usr/bin/X11/makedepend checking for xargs... (cached) /usr/bin/xargs checking for gmake... (cached) /usr/bin/make test: 3997: 81rc2: bad number checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... (cached) no checking for dnet_ntoa in -ldnet_stub... (cached) no checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking whether ld has archive extraction flags... (cached) yes checking for 64-bit OS... no cat: ./xpfe/bootstrap/version.txt: No such file or directory checking for ANSI C header files... (cached) yes checking for working const... (cached) yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for st_blksize in struct stat... (cached) yes checking for siginfo_t... (cached) yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for int64... (cached) no checking for uint... (cached) yes checking for uint_t... (cached) no checking for uint16_t... (cached) no checking for uname.domainname... (cached) yes checking for uname.__domainname... (cached) no checking for usable wchar_t (2 bytes, unsigned)... (cached) no checking for compiler -fshort-wchar option... (cached) yes checking for visibility(hidden) attribute... (cached) yes checking for visibility pragma support... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking for sys/byteorder.h... (cached) no checking for compat.h... (cached) no checking for getopt.h... (cached) yes checking for sys/bitypes.h... (cached) yes checking for memory.h... (cached) yes checking for unistd.h... (cached) yes checking for gnu/libc-version.h... (cached) yes checking for nl_types.h... (cached) yes checking for malloc.h... (cached) yes checking for X11/XKBlib.h... (cached) yes checking for sys/statvfs.h... (cached) yes checking for sys/statfs.h... (cached) yes checking for sys/vfs.h... (cached) yes checking for sys/mount.h... (cached) yes checking for mmintrin.h... (cached) no checking for new... (cached) yes checking for sys/cdefs.h... (cached) yes checking for gethostbyname_r in -lc_r... (cached) no checking for atan in -lm... (cached) yes checking for dlopen in -ldl... (cached) yes checking for dlfcn.h... (cached) yes checking for socket in -lsocket... (cached) no checking for XDrawLines in -lX11... (cached) yes checking for XextAddDisplay in -lXext... (cached) yes checking for XtFree in -lXt... (cached) yes checking for XineramaIsActive in -lXinerama... (cached) yes checking for X11/extensions/Xinerama.h... (cached) yes checking for XShmCreateImage in -lXext... (cached) yes checking for X11/extensions/XShm.h... (cached) yes checking for XieFloGeometry in -lXIE... (cached) no checking for X11/extensions/XIElib.h... (cached) no checking for freetype-config... (cached) /usr/bin/freetype-config checking for FreeType - version >= 6.1.0... yes checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking whether gcc accepts -pthread... yes checking whether mmap() sees write()s... yes checking whether gcc needs -traditional... (cached) no checking for 8-bit clean memcmp... (cached) yes checking for random... (cached) yes checking for strerror... (cached) yes checking for lchown... (cached) yes checking for fchmod... (cached) yes checking for snprintf... (cached) yes checking for statvfs... (cached) yes checking for memmove... (cached) yes checking for rint... (cached) yes checking for stat64... (cached) yes checking for lstat64... (cached) yes checking for flockfile... (cached) yes checking for getpagesize... (cached) yes checking for localtime_r... (cached) yes checking for strtok_r... (cached) yes checking for wcrtomb... (cached) yes checking for mbrtowc... (cached) yes checking for res_ninit()... (cached) yes checking for gnu_get_libc_version()... (cached) yes checking for iconv in -lc... (cached) yes checking for iconv()... (cached) yes checking for iconv() with const input... (cached) no checking for nl_langinfo and CODESET... (cached) yes checking for an implementation of va_copy()... (cached) yes checking for an implementation of __va_copy()... (cached) yes checking whether va_lists can be copied by value... (cached) no checking for C++ exceptions flag... (cached) -fno-exceptions checking for gcc 3.0 ABI... (cached) yes checking for C++ "explicit" keyword... (cached) yes checking for C++ "typename" keyword... (cached) yes checking for modern C++ template specialization syntax support... (cached) yes checking whether partial template specialization works... (cached) yes checking whether operators must be re-defined for templates derived from templates... (cached) no checking whether we need to cast a derived template to pass as its base class... (cached) no checking whether the compiler can resolve const ambiguities for templates... (cached) yes checking whether the C++ "using" keyword can change access... (cached) yes checking whether the C++ "using" keyword resolves ambiguity... (cached) yes checking for "std::" namespace... (cached) yes checking whether standard template operator!=() is ambiguous... (cached) unambiguous checking for C++ reinterpret_cast... (cached) yes checking for C++ dynamic_cast to void*... (cached) yes checking whether C++ requires implementation of unused virtual methods... (cached) yes checking for trouble comparing to zero near std::operator!=()... (cached) no checking for LC_MESSAGES... (cached) yes checking for nspr-config... no checking for NSPR - version >= 4.0.0 (skipping)... checking for PKG-CONFIG mozilla-thunderbird-config - version >= 4.0.0 (skipping)... ./configure: 1: mozilla-thunderbird-config: not found ./configure: 1: mozilla-thunderbird-config: not found yes checking for glib-2.0... yes checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GLIB_LIBS... -lglib-2.0 configure: warning: Enable GLIB2 is selected. ./configure: 11792: x: not found configure: warning: --enable-application=APP is required checking for valid optimization flags... yes checking for __cxa_demangle... (cached) yes checking for gcc -pipe support... cat: dummy-hello.s: No such file or directory yes checking whether compiler supports -Wno-long-long... yes checking whether C compiler supports -fprofile-generate... yes checking whether C++ compiler has -pedantic long long bug... no checking for correct temporary object destruction order... yes checking for correct overload resolution with const and templates... no checking for libIDL-2.0 >= 0.8.0... yes checking LIBIDL_CFLAGS... -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking LIBIDL_LIBS... -lIDL-2 -lglib-2.0 creating ./config.status creating config/autoconf.mk creating config/doxygen.cfg sh -c "LD_LIBRARY_PATH=/usr/lib/mozilla/ && export LD_LIBRARY_PATH && make -C build-dir/mozilla" make[2]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla' rm -f -rf ./dist/sdk rm -f -rf ./dist/include /usr/bin/make -C config export make[3]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/config' /usr/bin/perl -I. ./bdate.pl build_number /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R -m 644 nsBuildID.h ../mozilla-config.h ./nsStaticComponents.h ../dist/include rm -f ../config/final-link-comps ../config/final-link-libs ../config/final-link-comp-names rm -f ../dist/bin/chrome/chromelist.txt /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -t -m 644 nsBuildID.h ../mozilla-config.h ./nsStaticComponents.h ../dist/sdk/include /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R nsinstall ../dist/bin if test ! -d system_wrappers; then mkdir system_wrappers; fi /usr/bin/perl ../nsprpub/config/make-system-wrappers.pl system_wrappers < ./system-headers /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R system_wrappers ../dist/include make[3]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/config' /usr/bin/make tier_0 make[3]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla' tier_0: config build make[4]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/config' /usr/bin/perl -I. ./bdate.pl build_number /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R -m 644 nsBuildID.h ../mozilla-config.h ./nsStaticComponents.h ../dist/include rm -f ../config/final-link-comps ../config/final-link-libs ../config/final-link-comp-names rm -f ../dist/bin/chrome/chromelist.txt /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -t -m 644 nsBuildID.h ../mozilla-config.h ./nsStaticComponents.h ../dist/sdk/include /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R nsinstall ../dist/bin if test ! -d system_wrappers; then mkdir system_wrappers; fi /usr/bin/perl ../nsprpub/config/make-system-wrappers.pl system_wrappers < ./system-headers /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R system_wrappers ../dist/include make[4]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/config' make[4]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/build' make[5]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/build/unix' make[5]: Nothing to be done for `export'. make[5]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/build/unix' make[4]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/build' make[4]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/config' /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R -m 755 nsinstall ../dist/host/bin make[4]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/config' make[4]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/build' make[5]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/build/unix' make[5]: no: Command not found make[5]: no: Command not found cat mozilla-config.in | sed \ -e "s|%prefix%|/usr|" \ -e "s|%exec_prefix%|/usr|" \ -e "s|%includedir%|/usr/include/thunderbird-1.5|" \ -e "s|%libdir%|/usr/lib/thunderbird-1.5|" \ -e "s|%idldir%|/usr/share/idl/thunderbird-1.5|" \ -e "s|%MOZILLA_VERSION%|1.5|" \ -e "s|%DEFS%|-DMOZILLA_VERSION=\\\\\"1.8\\\\\" -DMOZILLA_VERSION_U=1.8 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\\\\\"\\\\\" -DMOZ_BUILD_APP= -DMOZ_DISTRIBUTION_ID=\\\\\"org.mozilla\\\\\" -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_DEFAULT_MOZILLA_FIVE_HOME=\\\\\"/usr/lib/thunderbird\\\\\" -DMOZ_USER_DIR=\\\\\".mozilla\\\\\" -DMOZ_XUL=1 -DMOZ_PROFILESHARING=1 -DMOZ_PROFILELOCKING=1 -DMOZ_DLL_SUFFIX=\\\\\".so\\\\\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZILLA_LOCALE_VERSION=\\\\\"1.8b5\\\\\" -DMOZILLA_REGION_VERSION=\\\\\"1.8b5\\\\\" -DMOZILLA_SKIN_VERSION=\\\\\"1.8\\\\\" |" \ -e "s|%FULL_NSPR_LIBS%||" \ -e "s|%FULL_NSPR_CFLAGS%||" > thunderbird-config chmod 755 thunderbird-config /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R -m 755 thunderbird-config ../../dist/bin make[5]: no: Command not found make[5]: no: Command not found make[5]: no: Command not found cat mozilla-nspr.pc.in | sed \ -e "s|%prefix%|/usr|" \ -e "s|%exec_prefix%|/usr|" \ -e "s|%includedir%|/usr/include/thunderbird-1.5|" \ -e "s|%libdir%|/usr/lib/thunderbird-1.5|" \ -e "s|%idldir%|/usr/share/idl/thunderbird-1.5|" \ -e "s|%MOZ_APP_NAME%|thunderbird|" \ -e "s|%MOZILLA_VERSION%|1.5|" \ -e "s|%SUPERWIN_LIBS%||" \ -e "s|%DEFS%|-DMOZILLA_VERSION=\\\\\"1.8\\\\\" -DMOZILLA_VERSION_U=1.8 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\\\\\"\\\\\" -DMOZ_BUILD_APP= -DMOZ_DISTRIBUTION_ID=\\\\\"org.mozilla\\\\\" -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_DEFAULT_MOZILLA_FIVE_HOME=\\\\\"/usr/lib/thunderbird\\\\\" -DMOZ_USER_DIR=\\\\\".mozilla\\\\\" -DMOZ_XUL=1 -DMOZ_PROFILESHARING=1 -DMOZ_PROFILELOCKING=1 -DMOZ_DLL_SUFFIX=\\\\\".so\\\\\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZILLA_LOCALE_VERSION=\\\\\"1.8b5\\\\\" -DMOZILLA_REGION_VERSION=\\\\\"1.8b5\\\\\" -DMOZILLA_SKIN_VERSION=\\\\\"1.8\\\\\" |" \ -e "s|%FULL_NSPR_LIBS%||" \ -e "s|%FULL_NSPR_CFLAGS%||" \ -e "s|%NSPR_NAME%|nspr|" \ -e "s|%NSPR_VERSION%||" > thunderbird-nspr.pc make[5]: no: Command not found make[5]: no: Command not found make[5]: no: Command not found cat mozilla-xpcom.pc.in | sed \ -e "s|%prefix%|/usr|" \ -e "s|%exec_prefix%|/usr|" \ -e "s|%includedir%|/usr/include/thunderbird-1.5|" \ -e "s|%libdir%|/usr/lib/thunderbird-1.5|" \ -e "s|%idldir%|/usr/share/idl/thunderbird-1.5|" \ -e "s|%MOZ_APP_NAME%|thunderbird|" \ -e "s|%MOZILLA_VERSION%|1.5|" \ -e "s|%SUPERWIN_LIBS%||" \ -e "s|%DEFS%|-DMOZILLA_VERSION=\\\\\"1.8\\\\\" -DMOZILLA_VERSION_U=1.8 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\\\\\"\\\\\" -DMOZ_BUILD_APP= -DMOZ_DISTRIBUTION_ID=\\\\\"org.mozilla\\\\\" -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_DEFAULT_MOZILLA_FIVE_HOME=\\\\\"/usr/lib/thunderbird\\\\\" -DMOZ_USER_DIR=\\\\\".mozilla\\\\\" -DMOZ_XUL=1 -DMOZ_PROFILESHARING=1 -DMOZ_PROFILELOCKING=1 -DMOZ_DLL_SUFFIX=\\\\\".so\\\\\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZILLA_LOCALE_VERSION=\\\\\"1.8b5\\\\\" -DMOZILLA_REGION_VERSION=\\\\\"1.8b5\\\\\" -DMOZILLA_SKIN_VERSION=\\\\\"1.8\\\\\" |" \ -e "s|%FULL_NSPR_LIBS%||" \ -e "s|%FULL_NSPR_CFLAGS%||" \ -e "s|%NSPR_NAME%|nspr|" \ -e "s|%NSPR_VERSION%||" > thunderbird-xpcom.pc make[5]: no: Command not found make[5]: no: Command not found make[5]: no: Command not found cat mozilla-js.pc.in | sed \ -e "s|%prefix%|/usr|" \ -e "s|%exec_prefix%|/usr|" \ -e "s|%includedir%|/usr/include/thunderbird-1.5|" \ -e "s|%libdir%|/usr/lib/thunderbird-1.5|" \ -e "s|%idldir%|/usr/share/idl/thunderbird-1.5|" \ -e "s|%MOZ_APP_NAME%|thunderbird|" \ -e "s|%MOZILLA_VERSION%|1.5|" \ -e "s|%SUPERWIN_LIBS%||" \ -e "s|%DEFS%|-DMOZILLA_VERSION=\\\\\"1.8\\\\\" -DMOZILLA_VERSION_U=1.8 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\\\\\"\\\\\" -DMOZ_BUILD_APP= -DMOZ_DISTRIBUTION_ID=\\\\\"org.mozilla\\\\\" -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_DEFAULT_MOZILLA_FIVE_HOME=\\\\\"/usr/lib/thunderbird\\\\\" -DMOZ_USER_DIR=\\\\\".mozilla\\\\\" -DMOZ_XUL=1 -DMOZ_PROFILESHARING=1 -DMOZ_PROFILELOCKING=1 -DMOZ_DLL_SUFFIX=\\\\\".so\\\\\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZILLA_LOCALE_VERSION=\\\\\"1.8b5\\\\\" -DMOZILLA_REGION_VERSION=\\\\\"1.8b5\\\\\" -DMOZILLA_SKIN_VERSION=\\\\\"1.8\\\\\" |" \ -e "s|%FULL_NSPR_LIBS%||" \ -e "s|%FULL_NSPR_CFLAGS%||" \ -e "s|%NSPR_NAME%|nspr|" \ -e "s|%NSPR_VERSION%||" > thunderbird-js.pc make[5]: no: Command not found make[5]: no: Command not found make[5]: no: Command not found cat mozilla-gtkmozembed.pc.in | sed \ -e "s|%prefix%|/usr|" \ -e "s|%exec_prefix%|/usr|" \ -e "s|%includedir%|/usr/include/thunderbird-1.5|" \ -e "s|%libdir%|/usr/lib/thunderbird-1.5|" \ -e "s|%idldir%|/usr/share/idl/thunderbird-1.5|" \ -e "s|%MOZ_APP_NAME%|thunderbird|" \ -e "s|%MOZILLA_VERSION%|1.5|" \ -e "s|%SUPERWIN_LIBS%||" \ -e "s|%DEFS%|-DMOZILLA_VERSION=\\\\\"1.8\\\\\" -DMOZILLA_VERSION_U=1.8 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\\\\\"\\\\\" -DMOZ_BUILD_APP= -DMOZ_DISTRIBUTION_ID=\\\\\"org.mozilla\\\\\" -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_DEFAULT_MOZILLA_FIVE_HOME=\\\\\"/usr/lib/thunderbird\\\\\" -DMOZ_USER_DIR=\\\\\".mozilla\\\\\" -DMOZ_XUL=1 -DMOZ_PROFILESHARING=1 -DMOZ_PROFILELOCKING=1 -DMOZ_DLL_SUFFIX=\\\\\".so\\\\\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZILLA_LOCALE_VERSION=\\\\\"1.8b5\\\\\" -DMOZILLA_REGION_VERSION=\\\\\"1.8b5\\\\\" -DMOZILLA_SKIN_VERSION=\\\\\"1.8\\\\\" |" \ -e "s|%FULL_NSPR_LIBS%||" \ -e "s|%FULL_NSPR_CFLAGS%||" \ -e "s|%NSPR_NAME%|nspr|" \ -e "s|%NSPR_VERSION%||" > thunderbird-gtkmozembed.pc make[5]: no: Command not found make[5]: no: Command not found make[5]: no: Command not found cat mozilla-nss.pc.in | sed \ -e "s|%prefix%|/usr|" \ -e "s|%exec_prefix%|/usr|" \ -e "s|%includedir%|/usr/include/thunderbird-1.5|" \ -e "s|%libdir%|/usr/lib/thunderbird-1.5|" \ -e "s|%idldir%|/usr/share/idl/thunderbird-1.5|" \ -e "s|%MOZ_APP_NAME%|thunderbird|" \ -e "s|%MOZILLA_VERSION%|1.5|" \ -e "s|%SUPERWIN_LIBS%||" \ -e "s|%DEFS%|-DMOZILLA_VERSION=\\\\\"1.8\\\\\" -DMOZILLA_VERSION_U=1.8 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\\\\\"\\\\\" -DMOZ_BUILD_APP= -DMOZ_DISTRIBUTION_ID=\\\\\"org.mozilla\\\\\" -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_DEFAULT_MOZILLA_FIVE_HOME=\\\\\"/usr/lib/thunderbird\\\\\" -DMOZ_USER_DIR=\\\\\".mozilla\\\\\" -DMOZ_XUL=1 -DMOZ_PROFILESHARING=1 -DMOZ_PROFILELOCKING=1 -DMOZ_DLL_SUFFIX=\\\\\".so\\\\\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZILLA_LOCALE_VERSION=\\\\\"1.8b5\\\\\" -DMOZILLA_REGION_VERSION=\\\\\"1.8b5\\\\\" -DMOZILLA_SKIN_VERSION=\\\\\"1.8\\\\\" |" \ -e "s|%FULL_NSPR_LIBS%||" \ -e "s|%FULL_NSPR_CFLAGS%||" \ -e "s|%NSPR_NAME%|nspr|" \ -e "s|%NSPR_VERSION%||" > thunderbird-nss.pc make[5]: no: Command not found make[5]: no: Command not found make[5]: no: Command not found cat mozilla-plugin.pc.in | sed \ -e "s|%prefix%|/usr|" \ -e "s|%exec_prefix%|/usr|" \ -e "s|%includedir%|/usr/include/thunderbird-1.5|" \ -e "s|%libdir%|/usr/lib/thunderbird-1.5|" \ -e "s|%idldir%|/usr/share/idl/thunderbird-1.5|" \ -e "s|%MOZ_APP_NAME%|thunderbird|" \ -e "s|%MOZILLA_VERSION%|1.5|" \ -e "s|%SUPERWIN_LIBS%||" \ -e "s|%DEFS%|-DMOZILLA_VERSION=\\\\\"1.8\\\\\" -DMOZILLA_VERSION_U=1.8 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\\\\\"\\\\\" -DMOZ_BUILD_APP= -DMOZ_DISTRIBUTION_ID=\\\\\"org.mozilla\\\\\" -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_DEFAULT_MOZILLA_FIVE_HOME=\\\\\"/usr/lib/thunderbird\\\\\" -DMOZ_USER_DIR=\\\\\".mozilla\\\\\" -DMOZ_XUL=1 -DMOZ_PROFILESHARING=1 -DMOZ_PROFILELOCKING=1 -DMOZ_DLL_SUFFIX=\\\\\".so\\\\\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZILLA_LOCALE_VERSION=\\\\\"1.8b5\\\\\" -DMOZILLA_REGION_VERSION=\\\\\"1.8b5\\\\\" -DMOZILLA_SKIN_VERSION=\\\\\"1.8\\\\\" |" \ -e "s|%FULL_NSPR_LIBS%||" \ -e "s|%FULL_NSPR_CFLAGS%||" \ -e "s|%NSPR_NAME%|nspr|" \ -e "s|%NSPR_VERSION%||" > thunderbird-plugin.pc /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R run-mozilla.sh ../../dist/bin make[5]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/build/unix' /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R bloaturls.txt ../dist/bin /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R bloatcycle.html ../dist/bin/res make[4]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/build' make[3]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla' /usr/bin/make tier_94 make[3]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla' tier_94: mail/extensions/ make[4]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions' make[5]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail' make[6]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ipc' make[7]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ipc/public' /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R -m 644 nsIProcessInfo.idl nsIPipeTransport.idl nsIPipeConsole.idl nsIPipeListener.idl nsIPipeChannel.idl nsIPipeFilterListener.idl nsIIPCBuffer.idl nsIIPCService.idl ../../../../../dist/idl Creating ../../../../../dist/include/ipc /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProcessInfo.h _xpidlgen/nsIPipeTransport.h _xpidlgen/nsIPipeConsole.h _xpidlgen/nsIPipeListener.h _xpidlgen/nsIPipeChannel.h _xpidlgen/nsIPipeFilterListener.h _xpidlgen/nsIIPCBuffer.h _xpidlgen/nsIIPCService.h ../../../../../dist/include/ipc make[7]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ipc/public' make[7]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ipc/src' /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R -m 644 IPCProcess.h ../../../../../dist/include/ipc make[7]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ipc/src' make[6]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ipc' make[6]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/public' /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R -m 644 nsIEnigMsgCompFields.idl nsIEnigMimeService.idl nsIEnigMimeDecrypt.idl nsIEnigMimeVerify.idl nsIEnigMimeHeaderSink.idl nsIEnigMimeWriter.idl nsIEnigMimeListener.idl nsIEnigMimeReadCallback.idl ../../../../dist/idl Creating ../../../../dist/include/enigmime /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIEnigMsgCompFields.h _xpidlgen/nsIEnigMimeService.h _xpidlgen/nsIEnigMimeDecrypt.h _xpidlgen/nsIEnigMimeVerify.h _xpidlgen/nsIEnigMimeHeaderSink.h _xpidlgen/nsIEnigMimeWriter.h _xpidlgen/nsIEnigMimeListener.h _xpidlgen/nsIEnigMimeReadCallback.h ../../../../dist/include/enigmime make[6]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/public' make[6]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/src' make[6]: Nothing to be done for `export'. make[6]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/src' make[6]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/build' make[7]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/build/package' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/build/package' make[6]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/build' make[6]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ui' make[7]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ui/content' make[7]: Nothing to be done for `export'. make[7]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ui/content' make[7]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ui/skin' make[8]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ui/skin/classic' make[8]: Nothing to be done for `export'. make[8]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ui/skin/classic' make[7]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ui/skin' make[6]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ui' make[6]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/package' /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R -m 644 nsIEnigmail.idl ../../../../dist/idl /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIEnigmail.h ../../../../dist/include make[6]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/package' make[5]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail' make[4]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions' make[4]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions' make[5]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail' make[6]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ipc' make[7]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ipc/public' /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R -m 644 _xpidlgen/ipc.xpt ../../../../../dist/bin/components make[7]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ipc/public' make[7]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ipc/src' /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R -m 644 libipc_s.a ../../../../../dist/lib make[7]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ipc/src' make[6]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/ipc' make[6]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/public' /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R -m 644 _xpidlgen/enigmime.xpt ../../../../dist/bin/components make[6]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/public' make[6]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/src' /home/ted/src/enigmail-0.94/build-dir/mozilla/config/nsinstall -R -m 644 libenigmime_s.a ../../../../dist/lib make[6]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/src' make[6]: Entering directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/build' rm -f libenigmime.so c++ -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -mpowerpc -mcpu=G4 -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O -fPIC -shared -Wl,-h -Wl,libenigmime.so -o libenigmime.so nsEnigModule.o -L/usr/lib/thunderbird -Wl,--whole-archive ../../../../dist/lib/libenigmime_s.a ../../../../dist/lib/libipc_s.a -Wl,--no-whole-archive -L../../../../dist/bin -L../../../../dist/lib -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/lib -lxpcom_compat -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm nsEnigModule.o: In function `NSGetModule':nsEnigModule.cpp:(.text+0xc6c): undefined reference to `NS_NewGenericModule2(nsModuleInfo const*, nsIModule**)' ../../../../dist/lib/libenigmime_s.a(nsEnigMimeService.o): In function `nsEnigMimeService::~nsEnigMimeService()':nsEnigMimeService.cpp:(.text+0x2f0): undefined reference to `nsCStringArray::~nsCStringArray()' ../../../../dist/lib/libenigmime_s.a(nsEnigMimeService.o): In function `nsEnigMimeService::IsEncrypted(nsACString_internal const&, int*)':nsEnigMimeService.cpp:(.text+0x534): undefined reference to `nsCStringArray::IndexOf(nsACString_internal const&) const' ../../../../dist/lib/libenigmime_s.a(nsEnigMimeService.o): In function `nsEnigMimeService::nsEnigMimeService()':nsEnigMimeService.cpp:(.text+0x5d0): undefined reference to `nsCStringArray::nsCStringArray()' ../../../../dist/lib/libenigmime_s.a(nsEnigMimeService.o): In function `nsEnigMimeService::nsEnigMimeService()':nsEnigMimeService.cpp:(.text+0x754): undefined reference to `nsCStringArray::nsCStringArray()' ../../../../dist/lib/libenigmime_s.a(nsEnigMimeService.o): In function `nsEnigMimeService::~nsEnigMimeService()':nsEnigMimeService.cpp:(.text+0x8f4): undefined reference to `nsCStringArray::~nsCStringArray()' ../../../../dist/lib/libenigmime_s.a(nsEnigMimeService.o): In function `nsEnigMimeService::~nsEnigMimeService()':nsEnigMimeService.cpp:(.text+0x98c): undefined reference to `nsCStringArray::~nsCStringArray()' ../../../../dist/lib/libenigmime_s.a(nsEnigMimeService.o): In function `nsEnigMimeService::RememberEncrypted(nsACString_internal const&)':nsEnigMimeService.cpp:(.text+0xeb8): undefined reference to `nsCStringArray::InsertCStringAt(nsACString_internal const&, int)' ../../../../dist/lib/libenigmime_s.a(nsEnigMimeService.o): In function `nsEnigMimeService::ForgetEncrypted(nsACString_internal const&)':nsEnigMimeService.cpp:(.text+0xf44): undefined reference to `nsCStringArray::RemoveCString(nsACString_internal const&)' ../../../../dist/lib/libenigmime_s.a(nsEnigMimeListener.o): In function `nsEnigMimeListener::Read(char*, unsigned int, unsigned int*)':nsEnigMimeListener.cpp:(.text+0x2dc): undefined reference to `memcpy@@GLIBC_2.0' ../../../../dist/lib/libenigmime_s.a(nsEnigMimeWriter.o): In function `nsEnigMimeWriter::WriteStream(char const*, unsigned int)':nsEnigMimeWriter.cpp:(.text+0x1a8): undefined reference to `nsOutputStream::write(void const*, int)' ../../../../dist/lib/libenigmime_s.a(mimeenc2.o): In function `mime_decoder_init(mime_encoding, unsigned int (*)(char const*, int, void*), void*)':mimeenc2.cpp:(.text+0x200): undefined reference to `memset@@GLIBC_2.0' ../../../../dist/lib/libenigmime_s.a(mimeenc2.o): In function `MimeDecoderWrite(MimeDecoderData*, char const*, int)':mimeenc2.cpp:(.text+0x438): undefined reference to `memcpy@@GLIBC_2.0' :mimeenc2.cpp:(.text+0x584): undefined reference to `memcpy@@GLIBC_2.0' ../../../../dist/lib/libenigmime_s.a(mimeenc2.o): In function `mime_encoder_init(mime_encoding, unsigned int (*)(char const*, int, void*), void*)':mimeenc2.cpp:(.text+0x169c): undefined reference to `memset@@GLIBC_2.0' ../../../../dist/lib/libenigmime_s.a(mimehdrs2.o): In function `MimeHeaders_get_parameter':mimehdrs2.cpp:(.text+0x2e8): undefined reference to `memcpy@@GLIBC_2.0' :mimehdrs2.cpp:(.text+0x3c0): undefined reference to `memcpy@@GLIBC_2.0' :mimehdrs2.cpp:(.text+0x41c): undefined reference to `memcpy@@GLIBC_2.0' :mimehdrs2.cpp:(.text+0x464): undefined reference to `memcpy@@GLIBC_2.0' :mimehdrs2.cpp:(.text+0x530): undefined reference to `memcpy@@GLIBC_2.0' ../../../../dist/lib/libenigmime_s.a(mimeenig.o):mimeenig.cpp:(.text+0xb8): more undefined references to `memcpy@@GLIBC_2.0' follow ../../../../dist/lib/libipc_s.a(nsPipeTransport.o): In function `nsStdoutPoller::Init(PRFileDesc*, PRFileDesc*, unsigned int, nsIPipeListener*)':nsPipeTransport.cpp:(.text+0x1dbc): undefined reference to `memset@@GLIBC_2.0' ../../../../dist/lib/libipc_s.a(nsPipeConsole.o): In function `nsPipeConsole::GetByteData(unsigned int*, char**)':nsPipeConsole.cpp:(.text+0x1640): undefined reference to `memcpy@@GLIBC_2.0' ../../../../dist/lib/libipc_s.a(nsPipeFilterListener.o): In function `nsPipeFilterListener::Read(char*, unsigned int, unsigned int*)':nsPipeFilterListener.cpp:(.text+0x414): undefined reference to `memcpy@@GLIBC_2.0' ../../../../dist/lib/libipc_s.a(nsIPCBuffer.o): In function `nsIPCBuffer::WriteTempOutStream(char const*, unsigned int)':nsIPCBuffer.cpp:(.text+0x230): undefined reference to `nsOutputStream::write(void const*, int)' ../../../../dist/lib/libipc_s.a(nsIPCBuffer.o): In function `nsIPCBuffer::RemoveTempFile()':nsIPCBuffer.cpp:(.text+0x30c): undefined reference to `nsFileSpec::GetCString() const' :nsIPCBuffer.cpp:(.text+0x328): undefined reference to `nsFileSpec::Delete(int) const' ../../../../dist/lib/libipc_s.a(nsIPCBuffer.o): In function `nsIPCBuffer::ReadSegments(unsigned int (*)(nsIInputStream*, void*, char const*, unsigned int, unsigned int, unsigned int*), void*, unsigned int, unsigned int*)':nsIPCBuffer.cpp:(.text+0x79c): undefined reference to `nsInputStream::read(void*, int)' ../../../../dist/lib/libipc_s.a(nsIPCBuffer.o): In function `nsIPCBuffer::Read(char*, unsigned int, unsigned int*)':nsIPCBuffer.cpp:(.text+0xbd4): undefined reference to `nsInputStream::read(void*, int)' :nsIPCBuffer.cpp:(.text+0xbf0): undefined reference to `memcpy@@GLIBC_2.0' ../../../../dist/lib/libipc_s.a(nsIPCBuffer.o): In function `nsIPCBuffer::OpenTempInStream()':nsIPCBuffer.cpp:(.text+0xec8): undefined reference to `nsInputFileStream::nsInputFileStream(nsFileSpec const&, int, int)' ../../../../dist/lib/libipc_s.a(nsIPCBuffer.o): In function `nsIPCBuffer::GetByteData(unsigned int*, char**)':nsIPCBuffer.cpp:(.text+0x1f24): undefined reference to `memcpy@@GLIBC_2.0' ../../../../dist/lib/libipc_s.a(nsIPCBuffer.o): In function `nsIPCBuffer::CreateTempFile()':nsIPCBuffer.cpp:(.text+0x2774): undefined reference to `nsSpecialSystemDirectory::nsSpecialSystemDirectory(nsSpecialSystemDirectory::SystemDirectories)' :nsIPCBuffer.cpp:(.text+0x2788): undefined reference to `nsFileSpec::nsFileSpec(nsFileSpec const&)' :nsIPCBuffer.cpp:(.text+0x2794): undefined reference to `nsSpecialSystemDirectory::~nsSpecialSystemDirectory()' :nsIPCBuffer.cpp:(.text+0x27b4): undefined reference to `nsFileSpec::operator+=(char const*)' :nsIPCBuffer.cpp:(.text+0x27c0): undefined reference to `nsFileSpec::MakeUnique(int)' :nsIPCBuffer.cpp:(.text+0x27dc): undefined reference to `nsFileSpec::GetCString() const' :nsIPCBuffer.cpp:(.text+0x289c): undefined reference to `nsOutputFileStream::AssignFrom(nsISupports*)' ../../../../dist/lib/libipc_s.a(nsIPCBuffer.o): In function `nsRandomAccessOutputStream::~nsRandomAccessOutputStream()':nsIPCBuffer.cpp:(.gnu.linkonce.t._ZN26nsRandomAccessOutputStreamD1Ev[nsRandomAccessOutputStream::~nsRandomAccessOutputStream()]+0x48): undefined reference to `nsOutputStream::~nsOutputStream()' ../../../../dist/lib/libipc_s.a(nsIPCBuffer.o): In function `nsRandomAccessOutputStream::~nsRandomAccessOutputStream()':nsIPCBuffer.cpp:(.gnu.linkonce.t._ZN26nsRandomAccessOutputStreamD0Ev[nsRandomAccessOutputStream::~nsRandomAccessOutputStream()]+0x48): undefined reference to `nsOutputStream::~nsOutputStream()' ../../../../dist/lib/libipc_s.a(nsIPCService.o): In function `nsIPCService::ExecPipe(char const*, int, char const*, char const*, unsigned int, char const**, unsigned int, char**, unsigned int*, char**, unsigned int*, int*)':nsIPCService.cpp:(.text+0x1d2c): undefined reference to `memcpy@@GLIBC_2.0' :nsIPCService.cpp:(.text+0x1f44): undefined reference to `memcpy@@GLIBC_2.0' ../../../../dist/lib/libipc_s.a(nsIPCService.o): In function `nsIPCService::ExecAsync(char const*, int, char const*, char const*, unsigned int, char const**, unsigned int, nsIPipeListener*, nsIPipeListener*, nsIRequestObserver*, nsIIPCRequest**)':nsIPCService.cpp:(.text+0x2468): undefined reference to `memcpy@@GLIBC_2.0' collect2: ld returned 1 exit status make[6]: *** [libenigmime.so] Error 1 make[6]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail/build' make[5]: *** [libs] Error 2 make[5]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions/enigmail' make[4]: *** [libs] Error 2 make[4]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla/mail/extensions' make[3]: *** [tier_94] Error 2 make[3]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla' make[2]: *** [default] Error 2 make[2]: Leaving directory `/home/ted/src/enigmail-0.94/build-dir/mozilla' make[1]: *** [/home/ted/src/enigmail-0.94/build-dir/mozilla/build-stamp] Error 2 make[1]: Leaving directory `/home/ted/src/enigmail-0.94' make: *** [install] Error 2
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:949: checking host system type configure:970: checking target system type configure:988: checking build system type configure:1062: checking for mawk configure:1099: checking for pkg-config configure:1200: checking for nsinstall configure:2148: checking for gcc configure:2261: checking whether the C compiler (gcc -mpowerpc -mcpu=G4 -L/usr/lib/thunderbird) works configure:2277: gcc -o conftest -mpowerpc -mcpu=G4 -L/usr/lib/thunderbird conftest.c 1>&5 configure:2303: checking whether the C compiler (gcc -mpowerpc -mcpu=G4 -L/usr/lib/thunderbird) is a cross-compiler configure:2308: checking whether we are using GNU C configure:2336: checking whether gcc accepts -g configure:2372: checking for c++ configure:2404: checking whether the C++ compiler (c++ -mpowerpc -mcpu=G4 -L/usr/lib/thunderbird) works configure:2420: c++ -o conftest -mpowerpc -mcpu=G4 -L/usr/lib/thunderbird conftest.C 1>&5 configure:2446: checking whether the C++ compiler (c++ -mpowerpc -mcpu=G4 -L/usr/lib/thunderbird) is a cross-compiler configure:2451: checking whether we are using GNU C++ configure:2479: checking whether c++ accepts -g configure:2513: checking for ranlib configure:2545: checking for as configure:2586: checking for ar configure:2621: checking for ld configure:2656: checking for strip configure:2691: checking for windres configure:3113: checking whether gcc and cc understand -c and -o together configure:3173: checking how to run the C preprocessor configure:3253: checking how to run the C++ preprocessor configure:3318: checking for a BSD compatible install configure:3371: checking whether ln -s works configure:3396: checking for perl5 configure:3436: checking for minimum required perl version >= 5.004 configure:3446: checking for full perl installation configure:3459: checking for doxygen configure:3495: checking for whoami configure:3531: checking for autoconf configure:3567: checking for unzip configure:3605: checking for zip configure:3646: checking for makedepend configure:3681: checking for xargs configure:3943: checking for gmake configure:4011: checking for X configure:4325: checking for dnet_ntoa in -ldnet configure:4366: checking for dnet_ntoa in -ldnet_stub configure:4414: checking for gethostbyname configure:4512: checking for connect configure:4604: checking for remove configure:4696: checking for shmat configure:4797: checking for IceConnectionNumber in -lICE configure:5226: checking whether ld has archive extraction flags configure:5285: checking for 64-bit OS configure:5295: gcc -o conftest -mpowerpc -mcpu=G4 -I/usr/X11R6/include -L/usr/lib/thunderbird conftest.c 1>&5 configure: failed program was: #line 5290 "configure" #include "confdefs.h" int main () { if (sizeof(long) == 8) { return 0; } return 1; } configure:6675: checking for ANSI C header files configure:6779: checking for working const configure:6854: checking for mode_t configure:6887: checking for off_t configure:6920: checking for pid_t configure:6953: checking for size_t configure:6986: checking for uid_t in sys/types.h configure:7020: checking for st_blksize in struct stat configure:7054: checking for siginfo_t configure:7101: checking for int16_t configure:7136: checking for int32_t configure:7171: checking for int64_t configure:7206: checking for int64 configure:7241: checking for uint configure:7276: checking for uint_t configure:7311: checking for uint16_t configure:7355: checking for uname.domainname configure:7392: checking for uname.__domainname configure:7438: checking for usable wchar_t (2 bytes, unsigned) configure:7488: checking for compiler -fshort-wchar option configure:7542: checking for visibility(hidden) attribute configure:7566: checking for visibility pragma support configure:7608: checking for dirent.h that defines DIR configure:7646: checking for opendir in -ldir configure:7738: checking for sys/byteorder.h configure:7738: checking for compat.h configure:7738: checking for getopt.h configure:7778: checking for sys/bitypes.h configure:7778: checking for memory.h configure:7778: checking for unistd.h configure:7818: checking for gnu/libc-version.h configure:7818: checking for nl_types.h configure:7858: checking for malloc.h configure:7898: checking for X11/XKBlib.h configure:7939: checking for sys/statvfs.h configure:7939: checking for sys/statfs.h configure:7939: checking for sys/vfs.h configure:7939: checking for sys/mount.h configure:7980: checking for mmintrin.h configure:8027: checking for new configure:8078: checking for sys/cdefs.h configure:8122: checking for gethostbyname_r in -lc_r configure:8171: checking for atan in -lm configure:8224: checking for dlopen in -ldl configure:8260: checking for dlfcn.h configure:8405: checking for socket in -lsocket configure:8469: checking for XDrawLines in -lX11 configure:8510: checking for XextAddDisplay in -lXext configure:8553: checking for XtFree in -lXt configure:8726: checking for XineramaIsActive in -lXinerama configure:8767: checking for X11/extensions/Xinerama.h configure:8800: checking for XShmCreateImage in -lXext configure:8841: checking for X11/extensions/XShm.h configure:8881: checking for XieFloGeometry in -lXIE configure:8922: checking for X11/extensions/XIElib.h configure:9006: checking for freetype-config configure:9042: checking for FreeType - version >= 6.1.0 configure:9116: gcc -o conftest -mpowerpc -mcpu=G4 -I/usr/include/freetype2 -I/usr/X11R6/include -L/usr/lib/thunderbird conftest.c -lfreetype -lz -ldl -lm 1>&5 configure:9168: checking for pthread_create in -lpthreads gcc -o dummy dummy.c -mpowerpc -mcpu=G4 -I/usr/X11R6/include -lpthreads -L/usr/lib/thunderbird -ldl -lm dummy.c: In function 'main': dummy.c:9: warning: incompatible implicit declaration of built-in function 'exit' /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:9190: checking for pthread_create in -lpthread gcc -o dummy dummy.c -mpowerpc -mcpu=G4 -I/usr/X11R6/include -lpthread -L/usr/lib/thunderbird -ldl -lm dummy.c: In function 'main': dummy.c:9: warning: incompatible implicit declaration of built-in function 'exit' configure:9290: checking whether gcc accepts -pthread configure:9435: checking whether mmap() sees write()s configure:9478: gcc -o conftest -mpowerpc -mcpu=G4 -pthread -I/usr/X11R6/include -L/usr/lib/thunderbird conftest.c -ldl -lm 1>&5 configure:9503: checking whether gcc needs -traditional configure:9549: checking for 8-bit clean memcmp configure:9587: checking for random configure:9587: checking for strerror configure:9587: checking for lchown configure:9587: checking for fchmod configure:9587: checking for snprintf configure:9587: checking for statvfs configure:9587: checking for memmove configure:9587: checking for rint configure:9587: checking for stat64 configure:9587: checking for lstat64 configure:9642: checking for flockfile configure:9642: checking for getpagesize configure:9699: checking for localtime_r configure:9699: checking for strtok_r configure:9763: checking for wcrtomb configure:9795: checking for mbrtowc configure:9836: checking for res_ninit() configure:9883: checking for gnu_get_libc_version() configure:9928: checking for iconv in -lc configure:10059: checking for iconv() configure:10102: checking for iconv() with const input configure:10151: checking for nl_langinfo and CODESET configure:10195: checking for an implementation of va_copy() configure:10236: checking for an implementation of __va_copy() configure:10277: checking whether va_lists can be copied by value configure:10400: checking for C++ exceptions flag configure:10435: checking for gcc 3.0 ABI configure:10477: checking for C++ "explicit" keyword configure:10513: checking for C++ "typename" keyword configure:10558: checking for modern C++ template specialization syntax support configure:10595: checking whether partial template specialization works configure:10629: checking whether operators must be re-defined for templates derived from templates configure:10668: checking whether we need to cast a derived template to pass as its base class configure:10703: checking whether the compiler can resolve const ambiguities for templates configure:10751: checking whether the C++ "using" keyword can change access configure:10803: checking whether the C++ "using" keyword resolves ambiguity configure:10845: checking for "std::" namespace configure:10878: checking whether standard template operator!=() is ambiguous configure:10915: checking for C++ reinterpret_cast configure:10949: checking for C++ dynamic_cast to void* configure:11000: checking whether C++ requires implementation of unused virtual methods configure:11035: checking for trouble comparing to zero near std::operator!=() configure:11083: checking for LC_MESSAGES configure:11176: checking for nspr-config configure:11211: checking for NSPR - version >= 4.0.0 (skipping) configure:11235: checking for PKG-CONFIG mozilla-thunderbird-config - version >= 4.0.0 (skipping) configure:11715: checking for glib-2.0 configure:11722: checking GLIB_CFLAGS configure:11727: checking GLIB_LIBS configure:14922: checking for valid optimization flags configure:14933: gcc -c -mpowerpc -mcpu=G4 -pthread -O -I/usr/X11R6/include conftest.c 1>&5 configure:15544: checking for __cxa_demangle configure:15713: checking for gcc -pipe support dummy-hello.c: In function 'main': dummy-hello.c:2: error: missing terminating " character dummy-hello.c:3: error: missing terminating " character dummy-hello.c:3: error: syntax error at end of input configure:15735: gcc -c -mpowerpc -mcpu=G4 -pthread -pipe -I/usr/X11R6/include conftest.c 1>&5 configure:15777: checking whether compiler supports -Wno-long-long configure:15786: gcc -c -mpowerpc -mcpu=G4 -pthread -pipe -Wno-long-long -I/usr/X11R6/include conftest.c 1>&5 configure:15807: checking whether C compiler supports -fprofile-generate configure:15816: gcc -c -mpowerpc -mcpu=G4 -pthread -pipe -fprofile-generate -I/usr/X11R6/include conftest.c 1>&5 configure:15889: checking whether C++ compiler has -pedantic long long bug configure:15903: c++ -o conftest -mpowerpc -mcpu=G4 -fshort-wchar -pthread -pipe -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -I/usr/X11R6/include -L/usr/lib/thunderbird conftest.C -ldl -lm 1>&5 configure:15933: checking for correct temporary object destruction order configure:15961: c++ -o conftest -mpowerpc -mcpu=G4 -fshort-wchar -pthread -pipe -I/usr/X11R6/include -L/usr/lib/thunderbird conftest.C -ldl -lm 1>&5 configure:15982: checking for correct overload resolution with const and templates configure:16017: c++ -c -mpowerpc -mcpu=G4 -fshort-wchar -pthread -pipe -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -I/usr/X11R6/include conftest.C 1>&5 configure:16324: checking for libIDL-2.0 >= 0.8.0 configure:16331: checking LIBIDL_CFLAGS configure:16336: checking LIBIDL_LIBS