Mock Version: 1.0.8 Mock Version: 1.0.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/sunbird.spec'], False, '/var/lib/mock/dist-f11-build-813399-118465/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/sunbird.spec'] warning: Could not canonicalize hostname: ppc07.phx2.fedoraproject.org Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/sunbird-1.0-0.17.20090715hg.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/sunbird.spec'], False, '/var/lib/mock/dist-f11-build-813399-118465/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/sunbird.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qUyX6e + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf comm-1.9.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/thunderbird-3.0.5.source.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd comm-1.9.1 + /bin/tar -xf /builddir/build/SOURCES/sunbird-l10n.tar + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (mozilla-jemalloc.patch):' Patch #0 (mozilla-jemalloc.patch): + /bin/cat /builddir/build/SOURCES/mozilla-jemalloc.patch + /usr/bin/patch -s -p0 -b --suffix .jemalloc --fuzz=0 + echo 'Patch #10 (sunbird-1.0-libical.patch):' Patch #10 (sunbird-1.0-libical.patch): + /bin/cat /builddir/build/SOURCES/sunbird-1.0-libical.patch + /usr/bin/patch -s -p0 -b --suffix .libical --fuzz=0 + echo 'Patch #11 (sunbird-1.0-uilocale.patch):' Patch #11 (sunbird-1.0-uilocale.patch): + /bin/cat /builddir/build/SOURCES/sunbird-1.0-uilocale.patch + /usr/bin/patch -s -p0 -b --suffix .uilocale --fuzz=0 + find . -name '*.cpp' -o -name '*.h' + xargs chmod -x + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QZdTdB + umask 022 + cd /builddir/build/BUILD + cd comm-1.9.1 + LANG=C + export LANG + unset DISPLAY + cat ++ echo -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ++ sed -e 's/-O2/-Os/;s/-Wall//' + make -f client.mk build make[1]: Entering directory `/builddir/build/BUILD/comm-1.9.1' cd /builddir/build/BUILD/comm-1.9.1 ./configure Adding configure options from ./.mozconfig: --disable-crashreporter --disable-debug --disable-installer --disable-install-strip --disable-strip --disable-tests --disable-updater --disable-xprint --enable-application=calendar --enable-calendar --enable-canvas --enable-default-toolkit=cairo-gtk2 --enable-optimize=-Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 --enable-pango --enable-svg --enable-system-cairo --enable-xinerama --libdir=/usr/lib --prefix=/usr --with-pthreads --with-system-jpeg --with-system-nspr --with-system-nss --with-system-zlib creating 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 gawk... gawk checking for perl5... no checking for perl... /usr/bin/perl checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for ranlib... ranlib checking for as... /usr/bin/as checking for ar... ar checking for ld... ld checking for strip... strip checking for windres... no checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... c++ -E checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for minimum required perl version >= 5.006... 5.010000 checking for full perl installation... yes checking for python2.5... no checking for python2.4... no checking for python... /usr/bin/python checking for nsinstall... no checking for doxygen... : checking for whoami... /usr/bin/whoami checking for autoconf... /usr/bin/autoconf checking for unzip... /usr/bin/unzip checking for zip... /usr/bin/zip checking for makedepend... no checking for xargs... /usr/bin/xargs checking for gmake... /usr/bin/gmake checking for X... libraries , headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether the compiler supports -Wno-invalid-offsetof... yes checking whether ld has archive extraction flags... yes checking that static assertion macros used in autoconf tests work... yes checking for 64-bit OS... no checking for ANSI C header files... yes checking for working const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for st_blksize in struct stat... yes checking for siginfo_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int64... no checking for uint... yes checking for uint_t... no checking for uint16_t... no checking for uname.domainname... yes checking for uname.__domainname... no checking for usable wchar_t (2 bytes, unsigned)... no checking for compiler -fshort-wchar option... yes checking for visibility(hidden) attribute... yes checking for visibility(default) attribute... yes checking for visibility pragma support... yes checking For gcc visibility bug with class-level attributes (GCC bug 26905)... yes checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sys/byteorder.h... no checking for compat.h... no checking for getopt.h... yes checking for sys/bitypes.h... yes checking for memory.h... yes checking for unistd.h... yes checking for gnu/libc-version.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for X11/XKBlib.h... yes checking for sys/statvfs.h... yes checking for sys/statfs.h... yes checking for sys/vfs.h... yes checking for sys/mount.h... yes checking for mmintrin.h... no checking for new... yes checking for sys/cdefs.h... yes checking for gethostbyname_r in -lc_r... no checking for atan in -lm... yes checking for dlopen in -ldl... yes checking for dlfcn.h... yes checking for dladdr... yes checking for socket in -lsocket... no checking for XDrawLines in -lX11... yes checking for XextAddDisplay in -lXext... yes checking for XtFree in -lXt... yes checking for XShmCreateImage in -lXext... yes checking for X11/extensions/XShm.h... yes checking for XieFloGeometry in -lXIE... no checking for X11/extensions/XIElib.h... no 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... no checking for 8-bit clean memcmp... yes checking for random... yes checking for strerror... yes checking for lchown... yes checking for fchmod... yes checking for snprintf... yes checking for statvfs... yes checking for memmove... yes checking for rint... yes checking for stat64... yes checking for lstat64... yes checking for truncate64... yes checking for statvfs64... yes checking for flockfile... yes checking for getpagesize... yes checking for localtime_r... yes checking for strtok_r... yes checking for wcrtomb... yes checking for mbrtowc... yes checking for res_ninit()... yes checking for gnu_get_libc_version()... yes checking for iconv in -lc... yes checking for iconv()... yes checking for iconv() with const input... no checking for nl_langinfo and CODESET... yes checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... no checking for C++ exceptions flag... -fno-exceptions checking for gcc 3.0 ABI... yes checking for C++ "explicit" keyword... yes checking for C++ "typename" keyword... yes checking for modern C++ template specialization syntax support... yes checking whether partial template specialization works... yes checking whether operators must be re-defined for templates derived from templates... no checking whether we need to cast a derived template to pass as its base class... no checking whether the compiler can resolve const ambiguities for templates... yes checking whether the C++ "using" keyword can change access... yes checking whether the C++ "using" keyword resolves ambiguity... yes checking for "std::" namespace... yes checking whether standard template operator!=() is ambiguous... unambiguous checking for C++ reinterpret_cast... yes checking for C++ dynamic_cast to void*... yes checking whether C++ requires implementation of unused virtual methods... yes checking for trouble comparing to zero near std::operator!=()... no checking for __thread keyword for TLS variables... yes checking for LC_MESSAGES... yes checking for nspr-config... /usr/bin/nspr-config checking for NSPR - version >= 4.8.0... yes checking for nss-config... /usr/bin/nss-config checking for NSS - version >= 3.12.6... yes checking for jpeg_destroy_compress in -ljpeg... no checking for gzread in -lz... yes checking if app-specific confvars.sh exists... ./calendar/confvars.sh checking for pkg-config... /usr/bin/pkg-config checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0... yes checking MOZ_GTK2_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 checking for pango >= 1.14.0 pangoft2 >= 1.14.0... yes checking MOZ_PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0... yes checking MOZ_GNOMEVFS_CFLAGS... -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0 checking MOZ_GNOMEVFS_LIBS... -pthread -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 checking for gconf-2.0 >= 1.2.1... yes checking MOZ_GCONF_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking MOZ_GCONF_LIBS... -lgconf-2 -lglib-2.0 checking for libgnome-2.0 >= 2.0... yes checking MOZ_LIBGNOME_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 checking MOZ_LIBGNOME_LIBS... -pthread -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 checking for libgnomeui-2.0 >= 2.2.0... yes checking MOZ_GNOMEUI_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 checking MOZ_GNOMEUI_LIBS... -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 checking for dbus-glib-1 >= 0.60... yes checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking MOZ_DBUS_GLIB_LIBS... -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 checking for alsa... yes checking MOZ_ALSA_CFLAGS... -I/usr/include/alsa checking MOZ_ALSA_LIBS... -lasound checking for tar archiver... checking for gnutar... no checking for gtar... gtar gtar checking for wget... checking for wget... no checking for valid optimization flags... yes checking size of int *... 4 checking for __cxa_demangle... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for gcc -pipe support... 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 glib-2.0 >= 1.3.7 gobject-2.0... yes checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0 checking for stdint.h... yes checking for inttypes.h... yes checking for sys/int_types.h... no checking for cairo >= 1.8.8 freetype2 fontconfig... yes checking CAIRO_CFLAGS... -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 checking CAIRO_LIBS... -lcairo -lfreetype -lfontconfig checking for cairo-xlib-xrender >= 1.8.8... yes checking CAIRO_XRENDER_CFLAGS... -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 checking CAIRO_XRENDER_LIBS... -lXrender -lcairo -lX11 creating comm-config.h ==== comm-config.h ================================= /* List of defines generated by configure. Included with preprocessor flag, * -include, to avoid long list of -D defines on the compile command-line. * Do not edit. */ #ifndef _COMM_CONFIG_H_ #define _COMM_CONFIG_H_ #define ACCESSIBILITY 1 #define ATK_MAJOR_VERSION 1 #define ATK_MINOR_VERSION 25 #define ATK_REV_VERSION 2 #define D_INO d_ino #define FUNCPROTO 15 #define HAVE_DIRENT_H 1 #define HAVE_DLADDR 1 #define HAVE_FCHMOD 1 #define HAVE_FLOCKFILE 1 #define HAVE_GETOPT_H 1 #define HAVE_GNU_GET_LIBC_VERSION 1 #define HAVE_GNU_LIBC_VERSION_H 1 #define HAVE_I18N_LC_MESSAGES 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LCHOWN 1 #define HAVE_LIBDL 1 #define HAVE_LIBM 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LSTAT64 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_RANDOM 1 #define HAVE_RES_NINIT 1 #define HAVE_RINT 1 #define HAVE_SIGINFO_T 1 #define HAVE_SNPRINTF 1 #define HAVE_STAT64 1 #define HAVE_STDINT_H 1 #define HAVE_STRERROR 1 #define HAVE_STRTOK_R 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_THREAD_TLS_KEYWORD 1 #define HAVE_TRUNCATE64 1 #define HAVE_UINT 1 #define HAVE_UNAME_DOMAINNAME_FIELD 1 #define HAVE_UNISTD_H 1 #define HAVE_VA_COPY 1 #define HAVE_VA_LIST_AS_ARRAY 1 #define HAVE_VISIBILITY_ATTRIBUTE 1 #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1 #define HAVE_X11_XKBLIB_H 1 #define HAVE_XSHM 1 #define HAVE__UNWIND_BACKTRACE 1 #define HAVE___CXA_DEMANGLE 1 #define IBMBIDI 1 #define MOZILLA_1_9_1_BRANCH 1 #define MOZILLA_VERSION "1.9.1.10" #define MOZILLA_VERSION_U 1.9.1.10 #define MOZ_ACCESSIBILITY_ATK 1 #define MOZ_BUILD_APP calendar #define MOZ_DISTRIBUTION_ID "org.mozilla" #define MOZ_DLL_SUFFIX ".so" #define MOZ_ENABLE_DBUS 1 #define MOZ_ENABLE_GCONF 1 #define MOZ_ENABLE_GNOMEUI 1 #define MOZ_FEEDS 1 #define MOZ_JSLOADER 1 #define MOZ_LOGGING 1 #define MOZ_MEMORY 1 #define MOZ_MEMORY_LINUX 1 #define MOZ_MEMORY_SIZEOF_PTR_2POW 2 #define MOZ_MORK 1 #define MOZ_NO_XPCOM_OBSOLETE 1 #define MOZ_PROFILELOCKING 1 #define MOZ_RDF 1 #define MOZ_STORAGE 1 #define MOZ_SUNBIRD 1 #define MOZ_UPDATE_CHANNEL default #define MOZ_USER_DIR ".mozilla" #define MOZ_VIEW_SOURCE 1 #define MOZ_WIDGET_GTK2 1 #define MOZ_X11 1 #define MOZ_XPINSTALL 1 #define MOZ_XTF 1 #define MOZ_XUL 1 #define NS_PRINTING 1 #define NS_PRINT_PREVIEW 1 #define SIZEOF_INT_P 4 #define STDC_HEADERS 1 #define UNIX_ASYNC_DNS 1 #define VA_COPY va_copy #define XP_UNIX 1 #define _REENTRANT 1 #endif /* _COMM_CONFIG_H_ */ creating Makefile creating calendar/Makefile creating calendar/resources/Makefile creating calendar/libical/Makefile creating calendar/libical/src/Makefile creating calendar/libical/src/libical/Makefile creating calendar/base/Makefile creating calendar/base/public/Makefile creating calendar/base/src/Makefile creating calendar/base/build/Makefile creating calendar/providers/Makefile creating calendar/providers/memory/Makefile creating calendar/providers/storage/Makefile creating calendar/providers/composite/Makefile creating calendar/installer/Makefile creating calendar/installer/windows/Makefile creating calendar/locales/Makefile creating calendar/import-export/Makefile creating calendar/timezones/Makefile creating calendar/timezones/locales/Makefile creating calendar/lightning/Makefile creating calendar/lightning/components/Makefile creating calendar/lightning/locales/Makefile creating calendar/itip/Makefile creating calendar/sunbird/Makefile creating calendar/sunbird/app/Makefile creating calendar/sunbird/base/Makefile creating calendar/sunbird/locales/Makefile creating calendar/sunbird/branding/nightly/Makefile creating calendar/sunbird/branding/nightly/locales/Makefile updating cache ./config.cache creating ./config.status creating config/autoconf.mk configuring in mozilla running /bin/sh ./configure --disable-crashreporter --disable-debug --disable-installer --disable-install-strip --disable-strip --disable-tests --disable-updater --disable-xprint --enable-application=calendar --enable-calendar --enable-canvas --enable-default-toolkit=cairo-gtk2 '--enable-optimize=-Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' --enable-pango --enable-svg --enable-system-cairo --enable-xinerama --libdir=/usr/lib --prefix=/usr --with-pthreads --with-system-jpeg --with-system-nspr --with-system-nss --with-system-zlib --enable-application=../calendar --disable-official-branding --with-branding=../calendar/sunbird/branding/nightly --disable-debug --cache-file=.././config.cache --srcdir=. 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 gawk... (cached) gawk checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) 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++ ) works... yes checking whether the C++ compiler (c++ ) 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.006... 5.010000 checking for full perl installation... yes checking for python2.5... (cached) /usr/bin/python checking for nsinstall... no 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... no checking for xargs... (cached) /usr/bin/xargs checking for gmake... (cached) /usr/bin/gmake checking for X... (cached) libraries , headers 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 the compiler supports -Wno-invalid-offsetof... yes checking whether ld has archive extraction flags... (cached) yes checking that static assertion macros used in autoconf tests work... (cached) yes checking for 64-bit OS... no checking for minimum required Python version >= 2.4... yes 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 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(default) attribute... (cached) yes checking for visibility pragma support... (cached) yes checking For gcc visibility bug with class-level attributes (GCC bug 26905)... (cached) yes checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... (cached) no 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 dladdr... (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 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... /usr/bin/freetype-config checking for FreeType - version >= 6.1.0... yes checking for FT_Bitmap_Size.y_ppem... yes checking for FT_GlyphSlot_Embolden... yes checking for FT_Load_Sfnt_Table... yes checking for FT_Select_Size... yes checking for ARM SIMD support... no 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 truncate64... (cached) yes checking for statvfs64... (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 __thread keyword for TLS variables... (cached) yes checking for LC_MESSAGES... (cached) yes checking for nspr-config... /usr/bin/nspr-config checking for NSPR - version >= 4.8.0... yes checking for nss-config... /usr/bin/nss-config checking for NSS - version >= 3.12.6... yes checking for jpeg_destroy_compress in -ljpeg... (cached) no checking for gzread in -lz... (cached) yes checking if app-specific confvars.sh exists... ./../calendar/confvars.sh checking for pkg-config... (cached) /usr/bin/pkg-config checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0... yes checking MOZ_GTK2_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 checking for pango >= 1.14.0... yes checking _PANGOCHK_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking _PANGOCHK_LIBS... -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 checking for pango >= 1.14.0 pangoft2 >= 1.14.0... yes checking MOZ_PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0... yes checking MOZ_GNOMEVFS_CFLAGS... -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0 checking MOZ_GNOMEVFS_LIBS... -pthread -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 checking for gconf-2.0 >= 1.2.1... yes checking MOZ_GCONF_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking MOZ_GCONF_LIBS... -lgconf-2 -lglib-2.0 checking for libgnome-2.0 >= 2.0... yes checking MOZ_LIBGNOME_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 checking MOZ_LIBGNOME_LIBS... -pthread -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 checking for libgnomeui-2.0 >= 2.2.0... yes checking MOZ_GNOMEUI_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 checking MOZ_GNOMEUI_LIBS... -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 checking for dbus-glib-1 >= 0.60... yes checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking MOZ_DBUS_GLIB_LIBS... -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 checking __attribute__ ((aligned ())) support... trying 64 64 checking for snd_pcm_open in -lasound... yes checking for tar archiver... checking for gnutar... (cached) gtar gtar checking for wget... checking for wget... no checking for libhildonmime... checking for libosso... checking for liblocation gpsbt... checking for valid optimization flags... yes checking size of int *... (cached) 4 checking for __cxa_demangle... (cached) yes checking for unwind.h... (cached) yes checking for _Unwind_Backtrace... (cached) yes checking for gcc -pipe support... 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 glib-2.0 gobject-2.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 -lgobject-2.0 -lglib-2.0 checking for glib-2.0 >= 1.3.7 gobject-2.0... yes checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0 checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/int_types.h... (cached) no checking for cairo >= 1.8.8 freetype2 fontconfig... yes checking CAIRO_CFLAGS... -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 checking CAIRO_LIBS... -lcairo -lfreetype -lfontconfig checking for cairo-xlib-xrender >= 1.8.8... yes checking CAIRO_XRENDER_CFLAGS... -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 checking CAIRO_XRENDER_LIBS... -lXrender -lcairo -lX11 checking for iwlib.h... no creating mozilla-config.h ==== mozilla-config.h ================================= /* List of defines generated by configure. Included with preprocessor flag, * -include, to avoid long list of -D defines on the compile command-line. * Do not edit. */ #ifndef _MOZILLA_CONFIG_H_ #define _MOZILLA_CONFIG_H_ #define ACCESSIBILITY 1 #define ATK_MAJOR_VERSION 1 #define ATK_MINOR_VERSION 25 #define ATK_REV_VERSION 2 #define ATTRIBUTE_ALIGNED_MAX 64 #define D_INO d_ino #define FUNCPROTO 15 #define HAVE_DIRENT_H 1 #define HAVE_DLADDR 1 #define HAVE_FCHMOD 1 #define HAVE_FLOCKFILE 1 #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1 #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 #define HAVE_FT_LOAD_SFNT_TABLE 1 #define HAVE_FT_SELECT_SIZE 1 #define HAVE_GETOPT_H 1 #define HAVE_GNU_GET_LIBC_VERSION 1 #define HAVE_GNU_LIBC_VERSION_H 1 #define HAVE_I18N_LC_MESSAGES 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LCHOWN 1 #define HAVE_LIBASOUND 1 #define HAVE_LIBDL 1 #define HAVE_LIBM 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LSTAT64 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_RANDOM 1 #define HAVE_RES_NINIT 1 #define HAVE_RINT 1 #define HAVE_SIGINFO_T 1 #define HAVE_SNPRINTF 1 #define HAVE_STAT64 1 #define HAVE_STDINT_H 1 #define HAVE_STRERROR 1 #define HAVE_STRTOK_R 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_THREAD_TLS_KEYWORD 1 #define HAVE_TRUNCATE64 1 #define HAVE_UINT 1 #define HAVE_UNAME_DOMAINNAME_FIELD 1 #define HAVE_UNISTD_H 1 #define HAVE_VA_COPY 1 #define HAVE_VA_LIST_AS_ARRAY 1 #define HAVE_VISIBILITY_ATTRIBUTE 1 #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1 #define HAVE_X11_XKBLIB_H 1 #define HAVE_XSHM 1 #define HAVE__UNWIND_BACKTRACE 1 #define HAVE___CXA_DEMANGLE 1 #define IBMBIDI 1 #define MOZILLA_VERSION "1.9.1.10" #define MOZILLA_VERSION_U 1.9.1.10 #define MOZ_ACCESSIBILITY_ATK 1 #define MOZ_BUILD_APP ../calendar #define MOZ_CRASHREPORTER_ENABLE_PERCENT 100 #define MOZ_DEFAULT_TOOLKIT "cairo-gtk2" #define MOZ_DISTRIBUTION_ID "org.mozilla" #define MOZ_DLL_SUFFIX ".so" #define MOZ_EMBEDDING_LEVEL_BASIC 1 #define MOZ_EMBEDDING_LEVEL_DEFAULT 1 #define MOZ_EMBEDDING_LEVEL_MINIMAL 1 #define MOZ_ENABLE_CANVAS 1 #define MOZ_ENABLE_DBUS 1 #define MOZ_ENABLE_GCONF 1 #define MOZ_ENABLE_GNOMEUI 1 #define MOZ_ENABLE_XREMOTE 1 #define MOZ_FEEDS 1 #define MOZ_JSLOADER 1 #define MOZ_LOGGING 1 #define MOZ_MEDIA 1 #define MOZ_MEMORY 1 #define MOZ_MEMORY_LINUX 1 #define MOZ_MEMORY_SIZEOF_PTR_2POW 2 #define MOZ_MORK 1 #define MOZ_NO_XPCOM_OBSOLETE 1 #define MOZ_OGG 1 #define MOZ_PANGO 1 #define MOZ_PROFILELOCKING 1 #define MOZ_RDF 1 #define MOZ_STORAGE 1 #define MOZ_SVG 1 #define MOZ_SYDNEYAUDIO 1 #define MOZ_UPDATE_CHANNEL default #define MOZ_USER_DIR ".mozilla" #define MOZ_VIEW_SOURCE 1 #define MOZ_WAVE 1 #define MOZ_WIDGET_GTK2 1 #define MOZ_X11 1 #define MOZ_XPINSTALL 1 #define MOZ_XTF 1 #define MOZ_XUL 1 #define MOZ_XUL_APP 1 #define NS_PRINTING 1 #define NS_PRINT_PREVIEW 1 #define SIZEOF_INT_P 4 #define STDC_HEADERS 1 #define UNIX_ASYNC_DNS 1 #define VA_COPY va_copy #define XP_UNIX 1 #define _REENTRANT 1 #endif /* _MOZILLA_CONFIG_H_ */ creating Makefile creating build/Makefile creating build/unix/Makefile creating config/Makefile creating config/mkdepend/Makefile creating config/tests/src-simple/Makefile creating probes/Makefile creating extensions/Makefile updating build/wince/tools/Makefile creating build/wince/shunt/Makefile creating build/wince/shunt/include/sys/Makefile creating memory/jemalloc/Makefile creating db/Makefile creating db/mdb/Makefile creating db/mdb/public/Makefile creating db/mork/Makefile creating db/mork/build/Makefile creating db/mork/src/Makefile creating dom/Makefile creating dom/public/Makefile creating dom/public/base/Makefile creating dom/public/coreEvents/Makefile creating dom/public/idl/Makefile creating dom/public/idl/base/Makefile creating dom/public/idl/canvas/Makefile creating dom/public/idl/core/Makefile creating dom/public/idl/css/Makefile creating dom/public/idl/events/Makefile creating dom/public/idl/html/Makefile creating dom/public/idl/range/Makefile creating dom/public/idl/stylesheets/Makefile creating dom/public/idl/views/Makefile creating dom/public/idl/xbl/Makefile creating dom/public/idl/xpath/Makefile creating dom/public/idl/xul/Makefile creating dom/src/Makefile creating dom/src/base/Makefile creating dom/src/events/Makefile creating dom/src/jsurl/Makefile creating dom/locales/Makefile creating editor/Makefile creating editor/public/Makefile creating editor/idl/Makefile creating editor/txmgr/Makefile creating editor/txmgr/idl/Makefile creating editor/txmgr/public/Makefile creating editor/txmgr/src/Makefile creating editor/txmgr/tests/Makefile creating editor/txtsvc/Makefile creating editor/txtsvc/public/Makefile creating editor/txtsvc/src/Makefile creating editor/composer/Makefile creating editor/composer/public/Makefile creating editor/composer/src/Makefile creating editor/composer/test/Makefile creating editor/libeditor/Makefile creating editor/libeditor/base/Makefile creating editor/libeditor/base/tests/Makefile creating editor/libeditor/html/Makefile creating editor/libeditor/text/Makefile creating parser/expat/Makefile creating parser/expat/lib/Makefile creating gfx/Makefile creating gfx/idl/Makefile creating gfx/public/Makefile creating gfx/src/Makefile creating gfx/src/psshared/Makefile creating gfx/src/thebes/Makefile creating gfx/tests/Makefile creating gfx/qcms/Makefile creating parser/htmlparser/Makefile creating parser/htmlparser/public/Makefile creating parser/htmlparser/src/Makefile creating parser/htmlparser/tests/Makefile creating parser/htmlparser/tests/grabpage/Makefile creating parser/htmlparser/tests/logparse/Makefile creating parser/htmlparser/tests/html/Makefile creating parser/htmlparser/tests/outsinks/Makefile creating intl/Makefile creating intl/chardet/Makefile creating intl/chardet/public/Makefile creating intl/chardet/src/Makefile creating intl/uconv/Makefile creating intl/uconv/idl/Makefile creating intl/uconv/public/Makefile creating intl/uconv/src/Makefile creating intl/uconv/tests/Makefile creating intl/uconv/ucvja/Makefile creating intl/uconv/ucvlatin/Makefile creating intl/uconv/ucvcn/Makefile creating intl/uconv/ucvtw/Makefile creating intl/uconv/ucvtw2/Makefile creating intl/uconv/ucvko/Makefile creating intl/uconv/ucvibm/Makefile creating intl/uconv/native/Makefile creating intl/locale/Makefile creating intl/locale/public/Makefile creating intl/locale/idl/Makefile creating intl/locale/src/Makefile creating intl/locale/src/unix/Makefile creating intl/locale/src/os2/Makefile creating intl/locale/src/windows/Makefile creating intl/locale/tests/Makefile creating intl/lwbrk/Makefile creating intl/lwbrk/src/Makefile creating intl/lwbrk/public/Makefile creating intl/lwbrk/tests/Makefile creating intl/unicharutil/Makefile creating intl/unicharutil/util/Makefile creating intl/unicharutil/util/internal/Makefile creating intl/unicharutil/idl/Makefile creating intl/unicharutil/src/Makefile creating intl/unicharutil/public/Makefile creating intl/unicharutil/tables/Makefile creating intl/unicharutil/tests/Makefile creating intl/unicharutil/tools/Makefile creating intl/strres/Makefile creating intl/strres/public/Makefile creating intl/strres/src/Makefile creating intl/strres/tests/Makefile creating js/src/liveconnect/Makefile creating js/src/liveconnect/classes/Makefile creating js/src/xpconnect/Makefile creating js/src/xpconnect/public/Makefile creating js/src/xpconnect/idl/Makefile creating js/src/xpconnect/shell/Makefile creating js/src/xpconnect/src/Makefile creating js/src/xpconnect/loader/Makefile creating js/src/xpconnect/tests/Makefile creating js/src/xpconnect/tests/components/Makefile creating js/src/xpconnect/tests/idl/Makefile creating js/src/xpconnect/tools/Makefile creating js/src/xpconnect/tools/idl/Makefile creating js/jsd/Makefile creating js/jsd/idl/Makefile creating content/Makefile creating content/base/Makefile creating content/base/public/Makefile creating content/base/src/Makefile creating content/base/test/Makefile creating content/base/test/chrome/Makefile creating content/canvas/Makefile creating content/canvas/public/Makefile creating content/canvas/src/Makefile creating content/events/Makefile creating content/events/public/Makefile creating content/events/src/Makefile creating content/html/Makefile creating content/html/content/Makefile creating content/html/content/public/Makefile creating content/html/content/src/Makefile creating content/html/document/Makefile creating content/html/document/public/Makefile creating content/html/document/src/Makefile creating content/xml/Makefile creating content/xml/content/Makefile creating content/xml/content/src/Makefile creating content/xml/document/Makefile creating content/xml/document/public/Makefile creating content/xml/document/src/Makefile creating content/xul/Makefile creating content/xul/content/Makefile creating content/xul/content/src/Makefile creating content/xul/document/Makefile creating content/xul/document/public/Makefile creating content/xul/document/src/Makefile creating content/xul/templates/public/Makefile creating content/xul/templates/src/Makefile creating content/xbl/Makefile creating content/xbl/public/Makefile creating content/xbl/src/Makefile creating content/xbl/builtin/Makefile creating content/xslt/Makefile creating content/xslt/public/Makefile creating content/xslt/src/Makefile creating content/xslt/src/base/Makefile creating content/xslt/src/xml/Makefile creating content/xslt/src/xpath/Makefile creating content/xslt/src/xslt/Makefile creating content/xslt/src/main/Makefile creating layout/Makefile creating layout/base/Makefile creating layout/base/tests/Makefile creating layout/build/Makefile creating layout/forms/Makefile creating layout/html/tests/Makefile creating layout/style/Makefile creating layout/printing/Makefile creating layout/xul/base/public/Makefile creating layout/xul/base/src/Makefile creating layout/xul/base/src/tree/src/Makefile creating layout/xul/base/src/tree/public/Makefile creating modules/libimg/Makefile creating modules/libjar/Makefile creating modules/libjar/standalone/Makefile creating modules/libjar/test/Makefile creating modules/libreg/Makefile creating modules/libreg/include/Makefile creating modules/libreg/src/Makefile creating modules/libreg/standalone/Makefile creating modules/libpref/Makefile creating modules/libpref/public/Makefile creating modules/libpref/src/Makefile creating modules/libutil/Makefile creating modules/libutil/public/Makefile creating modules/libutil/src/Makefile creating modules/oji/Makefile creating modules/oji/public/Makefile creating modules/oji/src/Makefile creating plugin/oji/JEP/Makefile creating modules/plugin/Makefile creating modules/plugin/base/src/Makefile creating modules/plugin/base/public/Makefile creating modules/plugin/default/unix/Makefile creating modules/plugin/sdk/Makefile creating modules/plugin/sdk/samples/Makefile creating modules/plugin/sdk/samples/common/Makefile creating modules/plugin/sdk/samples/basic/windows/Makefile creating modules/plugin/sdk/samples/winless/windows/Makefile creating netwerk/Makefile creating netwerk/base/Makefile creating netwerk/base/public/Makefile creating netwerk/base/src/Makefile creating netwerk/build/Makefile creating netwerk/cache/Makefile creating netwerk/cache/public/Makefile creating netwerk/cache/src/Makefile creating netwerk/cookie/Makefile creating netwerk/cookie/public/Makefile creating netwerk/cookie/src/Makefile creating netwerk/wifi/Makefile creating netwerk/wifi/public/Makefile creating netwerk/wifi/src/Makefile creating netwerk/dns/Makefile creating netwerk/dns/public/Makefile creating netwerk/dns/src/Makefile creating netwerk/protocol/Makefile creating netwerk/protocol/about/Makefile creating netwerk/protocol/about/public/Makefile creating netwerk/protocol/about/src/Makefile creating netwerk/protocol/data/Makefile creating netwerk/protocol/data/src/Makefile creating netwerk/protocol/file/Makefile creating netwerk/protocol/file/public/Makefile creating netwerk/protocol/file/src/Makefile creating netwerk/protocol/ftp/Makefile creating netwerk/protocol/ftp/public/Makefile creating netwerk/protocol/ftp/src/Makefile creating netwerk/protocol/gopher/Makefile creating netwerk/protocol/gopher/src/Makefile creating netwerk/protocol/http/Makefile creating netwerk/protocol/http/public/Makefile creating netwerk/protocol/http/src/Makefile creating netwerk/protocol/res/Makefile creating netwerk/protocol/res/public/Makefile creating netwerk/protocol/res/src/Makefile creating netwerk/mime/Makefile creating netwerk/mime/public/Makefile creating netwerk/mime/src/Makefile creating netwerk/socket/Makefile creating netwerk/socket/base/Makefile creating netwerk/streamconv/Makefile creating netwerk/streamconv/converters/Makefile creating netwerk/streamconv/public/Makefile creating netwerk/streamconv/src/Makefile creating netwerk/streamconv/test/Makefile creating netwerk/test/Makefile creating netwerk/testserver/Makefile creating netwerk/locales/Makefile creating netwerk/system/Makefile creating netwerk/system/win32/Makefile creating uriloader/Makefile creating uriloader/base/Makefile creating uriloader/exthandler/Makefile creating uriloader/exthandler/tests/Makefile creating profile/Makefile creating profile/public/Makefile creating profile/dirserviceprovider/Makefile creating profile/dirserviceprovider/public/Makefile creating profile/dirserviceprovider/src/Makefile creating rdf/Makefile creating rdf/base/Makefile creating rdf/base/idl/Makefile creating rdf/base/public/Makefile creating rdf/base/src/Makefile creating rdf/util/Makefile creating rdf/util/public/Makefile creating rdf/util/src/Makefile creating rdf/util/src/internal/Makefile creating rdf/build/Makefile creating rdf/datasource/Makefile creating rdf/datasource/public/Makefile creating rdf/datasource/src/Makefile creating rdf/tests/Makefile creating rdf/tests/rdfcat/Makefile creating rdf/tests/rdfpoll/Makefile creating sun-java/Makefile creating sun-java/stubs/Makefile creating sun-java/stubs/include/Makefile creating sun-java/stubs/jri/Makefile creating caps/Makefile creating caps/idl/Makefile creating caps/include/Makefile creating caps/src/Makefile creating chrome/Makefile creating chrome/public/Makefile creating chrome/src/Makefile creating view/Makefile creating view/public/Makefile creating view/src/Makefile creating docshell/Makefile creating docshell/base/Makefile creating docshell/shistory/Makefile creating docshell/shistory/public/Makefile creating docshell/shistory/src/Makefile creating docshell/build/Makefile creating webshell/Makefile creating webshell/public/Makefile creating widget/Makefile creating widget/public/Makefile creating widget/src/Makefile creating widget/src/beos/Makefile creating widget/src/build/Makefile creating widget/src/gtkxtbin/Makefile creating widget/src/photon/Makefile creating widget/src/cocoa/Makefile creating widget/src/os2/Makefile creating widget/src/windows/Makefile creating widget/src/xpwidgets/Makefile creating widget/src/support/Makefile creating xpcom/string/Makefile creating xpcom/string/public/Makefile creating xpcom/string/src/Makefile creating xpcom/Makefile creating xpcom/base/Makefile creating xpcom/build/Makefile creating xpcom/components/Makefile creating xpcom/ds/Makefile creating xpcom/glue/Makefile creating xpcom/glue/standalone/Makefile creating xpcom/io/Makefile creating xpcom/typelib/Makefile creating xpcom/reflect/Makefile creating xpcom/typelib/xpt/Makefile creating xpcom/typelib/xpt/public/Makefile creating xpcom/typelib/xpt/src/Makefile creating xpcom/typelib/xpt/tests/Makefile creating xpcom/typelib/xpt/tools/Makefile creating xpcom/typelib/xpidl/Makefile creating xpcom/reflect/xptcall/Makefile creating xpcom/reflect/xptcall/public/Makefile creating xpcom/reflect/xptcall/src/Makefile creating xpcom/reflect/xptcall/src/md/Makefile creating xpcom/reflect/xptcall/src/md/os2/Makefile creating xpcom/reflect/xptcall/src/md/test/Makefile creating xpcom/reflect/xptcall/src/md/unix/Makefile creating xpcom/reflect/xptcall/src/md/win32/Makefile creating xpcom/reflect/xptcall/tests/Makefile creating xpcom/reflect/xptinfo/Makefile creating xpcom/reflect/xptinfo/public/Makefile creating xpcom/reflect/xptinfo/src/Makefile creating xpcom/reflect/xptinfo/tests/Makefile creating xpcom/proxy/Makefile creating xpcom/proxy/public/Makefile creating xpcom/proxy/src/Makefile creating xpcom/proxy/tests/Makefile creating xpcom/sample/Makefile creating xpcom/threads/Makefile creating xpcom/tools/Makefile creating xpcom/tools/registry/Makefile creating xpcom/stub/Makefile creating xpcom/windbgdlg/Makefile creating xpcom/system/Makefile creating xpcom/obsolete/Makefile creating xpcom/obsolete/component/Makefile creating xpcom/tests/Makefile creating xpcom/tests/dynamic/Makefile creating xpcom/tests/services/Makefile creating xpcom/tests/windows/Makefile creating xpcom/tests/static-checker/Makefile creating xpinstall/Makefile creating xpinstall/public/Makefile creating xpinstall/src/Makefile creating widget/src/xremoteclient/Makefile creating toolkit/components/remote/Makefile creating xpfe/Makefile creating xpfe/browser/Makefile creating xpfe/browser/public/Makefile creating xpfe/browser/src/Makefile creating xpfe/components/Makefile creating xpfe/components/directory/Makefile creating xpfe/components/find/Makefile creating xpfe/components/find/public/Makefile creating xpfe/components/find/src/Makefile creating xpfe/components/intl/Makefile creating xpfe/components/autocomplete/Makefile creating xpfe/components/autocomplete/public/Makefile creating xpfe/components/autocomplete/src/Makefile creating xpfe/components/windowds/Makefile creating xpfe/components/build/Makefile creating xpfe/appshell/Makefile creating xpfe/appshell/src/Makefile creating xpfe/appshell/public/Makefile creating xpfe/bootstrap/appleevents/Makefile creating extensions/spellcheck/Makefile creating extensions/spellcheck/hunspell/Makefile creating extensions/spellcheck/idl/Makefile creating extensions/spellcheck/locales/Makefile creating extensions/spellcheck/src/Makefile creating embedding/Makefile creating embedding/base/Makefile creating embedding/browser/Makefile creating embedding/browser/activex/src/Makefile creating embedding/browser/activex/src/control/Makefile creating embedding/browser/activex/src/control_kicker/Makefile creating embedding/browser/build/Makefile creating embedding/browser/webBrowser/Makefile creating embedding/browser/gtk/Makefile creating embedding/browser/gtk/src/Makefile creating embedding/browser/gtk/tests/Makefile creating embedding/browser/photon/Makefile creating embedding/browser/photon/src/Makefile creating embedding/browser/photon/tests/Makefile creating embedding/components/Makefile creating embedding/components/build/Makefile creating embedding/components/windowwatcher/Makefile creating embedding/components/windowwatcher/public/Makefile creating embedding/components/windowwatcher/src/Makefile creating embedding/components/ui/Makefile creating embedding/components/ui/helperAppDlg/Makefile creating embedding/components/ui/progressDlg/Makefile creating embedding/config/Makefile creating embedding/tests/Makefile creating embedding/tests/winEmbed/Makefile creating toolkit/Makefile creating toolkit/library/Makefile creating toolkit/crashreporter/Makefile creating toolkit/crashreporter/client/Makefile creating toolkit/crashreporter/google-breakpad/src/client/Makefile creating toolkit/crashreporter/google-breakpad/src/client/mac/handler/Makefile creating toolkit/crashreporter/google-breakpad/src/client/windows/Makefile can't read ./toolkit/crashreporter/google-breakpad/src/client/windows/Makefile.in: No such file or directory creating toolkit/crashreporter/google-breakpad/src/client/windows/handler/Makefile creating toolkit/crashreporter/google-breakpad/src/client/windows/sender/Makefile creating toolkit/crashreporter/google-breakpad/src/common/Makefile creating toolkit/crashreporter/google-breakpad/src/common/mac/Makefile creating toolkit/crashreporter/google-breakpad/src/common/windows/Makefile creating toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/Makefile creating toolkit/content/Makefile creating toolkit/obsolete/Makefile creating toolkit/components/alerts/Makefile creating toolkit/components/alerts/public/Makefile creating toolkit/components/alerts/src/Makefile creating toolkit/components/autocomplete/Makefile creating toolkit/components/autocomplete/public/Makefile creating toolkit/components/autocomplete/src/Makefile creating toolkit/components/Makefile creating toolkit/components/build/Makefile creating toolkit/components/commandlines/Makefile creating toolkit/components/commandlines/public/Makefile creating toolkit/components/commandlines/src/Makefile creating toolkit/components/console/Makefile creating toolkit/components/cookie/Makefile creating toolkit/components/downloads/public/Makefile creating toolkit/components/downloads/Makefile creating toolkit/components/downloads/src/Makefile creating toolkit/components/filepicker/Makefile creating toolkit/components/filepicker/public/Makefile creating toolkit/components/filepicker/src/Makefile creating toolkit/system/gnome/Makefile creating toolkit/system/unixproxy/Makefile creating toolkit/system/osxproxy/Makefile creating toolkit/components/help/Makefile creating toolkit/components/passwordmgr/Makefile creating toolkit/components/passwordmgr/public/Makefile creating toolkit/components/passwordmgr/src/Makefile creating toolkit/components/passwordmgr/content/Makefile creating toolkit/components/passwordmgr/test/Makefile creating toolkit/components/places/Makefile creating toolkit/components/places/public/Makefile creating toolkit/components/places/src/Makefile creating toolkit/components/printing/Makefile creating toolkit/components/satchel/Makefile creating toolkit/components/satchel/public/Makefile creating toolkit/components/satchel/src/Makefile creating toolkit/components/startup/Makefile creating toolkit/components/startup/public/Makefile creating toolkit/components/startup/src/Makefile creating toolkit/components/typeaheadfind/Makefile creating toolkit/components/typeaheadfind/public/Makefile creating toolkit/components/typeaheadfind/src/Makefile creating toolkit/components/viewconfig/Makefile creating toolkit/components/viewsource/Makefile creating toolkit/locales/Makefile creating toolkit/mozapps/Makefile creating toolkit/mozapps/downloads/Makefile creating toolkit/mozapps/downloads/src/Makefile creating toolkit/mozapps/extensions/Makefile creating toolkit/mozapps/extensions/public/Makefile creating toolkit/mozapps/extensions/src/Makefile creating toolkit/mozapps/update/Makefile creating toolkit/mozapps/update/public/Makefile creating toolkit/mozapps/update/src/Makefile creating toolkit/mozapps/xpinstall/Makefile creating toolkit/profile/Makefile creating toolkit/profile/public/Makefile creating toolkit/profile/skin/Makefile creating toolkit/profile/src/Makefile creating toolkit/themes/Makefile creating toolkit/themes/gnomestripe/global/Makefile creating toolkit/themes/gnomestripe/Makefile creating toolkit/themes/pmstripe/global/Makefile creating toolkit/themes/pmstripe/Makefile creating toolkit/themes/pinstripe/Makefile creating toolkit/themes/pinstripe/global/Makefile creating toolkit/themes/pinstripe/help/Makefile creating toolkit/themes/pinstripe/mozapps/Makefile creating toolkit/themes/winstripe/Makefile creating toolkit/themes/winstripe/global/Makefile creating toolkit/themes/winstripe/help/Makefile creating toolkit/themes/winstripe/mozapps/Makefile creating toolkit/xre/Makefile creating modules/libpr0n/Makefile creating modules/libpr0n/build/Makefile creating modules/libpr0n/public/Makefile creating modules/libpr0n/src/Makefile creating modules/libpr0n/decoders/Makefile creating modules/libpr0n/decoders/gif/Makefile creating modules/libpr0n/decoders/png/Makefile creating modules/libpr0n/decoders/jpeg/Makefile creating modules/libpr0n/decoders/bmp/Makefile creating modules/libpr0n/decoders/icon/Makefile creating modules/libpr0n/decoders/icon/win/Makefile creating modules/libpr0n/decoders/icon/gtk/Makefile creating modules/libpr0n/decoders/icon/beos/Makefile creating modules/libpr0n/decoders/xbm/Makefile creating modules/libpr0n/encoders/Makefile creating modules/libpr0n/encoders/png/Makefile creating modules/libpr0n/encoders/jpeg/Makefile creating accessible/Makefile creating accessible/public/Makefile creating accessible/public/msaa/Makefile creating accessible/src/Makefile creating accessible/src/base/Makefile creating accessible/src/html/Makefile creating accessible/src/xul/Makefile creating accessible/src/msaa/Makefile creating accessible/src/atk/Makefile creating accessible/src/mac/Makefile creating accessible/build/Makefile creating modules/zlib/standalone/Makefile creating modules/libmar/Makefile creating modules/libmar/src/Makefile creating modules/libmar/tool/Makefile creating modules/libjar/zipwriter/Makefile creating modules/libjar/zipwriter/public/Makefile creating modules/libjar/zipwriter/src/Makefile creating modules/libjar/zipwriter/test/Makefile creating db/sqlite3/src/Makefile creating db/morkreader/Makefile creating storage/Makefile creating storage/public/Makefile creating storage/src/Makefile creating storage/build/Makefile creating storage/test/Makefile creating extensions/auth/Makefile creating security/manager/Makefile creating security/manager/boot/Makefile creating security/manager/boot/src/Makefile creating security/manager/boot/public/Makefile creating security/manager/ssl/Makefile creating security/manager/ssl/src/Makefile creating security/manager/ssl/public/Makefile creating security/manager/pki/Makefile creating security/manager/pki/resources/Makefile creating security/manager/pki/src/Makefile creating security/manager/pki/public/Makefile creating security/manager/locales/Makefile creating jpeg/Makefile creating modules/libbz2/Makefile creating modules/libbz2/src/Makefile creating modules/libimg/png/Makefile creating content/svg/Makefile creating content/svg/document/Makefile creating content/svg/document/src/Makefile creating content/svg/content/Makefile creating content/svg/content/src/Makefile creating dom/public/idl/svg/Makefile creating layout/svg/base/src/Makefile creating content/xtf/Makefile creating content/xtf/public/Makefile creating content/xtf/src/Makefile creating content/media/Makefile creating content/media/video/Makefile creating content/media/video/public/Makefile creating content/media/video/src/Makefile creating content/media/video/test/Makefile creating media/libvorbis/Makefile creating media/libvorbis/lib/Makefile creating media/libvorbis/include/Makefile creating media/libvorbis/include/vorbis/Makefile creating media/libtheora/Makefile creating media/libtheora/lib/Makefile creating media/libtheora/include/Makefile creating media/libtheora/include/theora/Makefile creating media/liboggz/Makefile creating media/liboggz/src/Makefile creating media/liboggz/src/liboggz/Makefile creating media/liboggz/include/Makefile creating media/liboggz/include/oggz/Makefile creating media/libogg/Makefile creating media/libogg/src/Makefile creating media/libogg/include/Makefile creating media/libogg/include/ogg/Makefile creating media/libfishsound/Makefile creating media/libfishsound/src/Makefile creating media/libfishsound/src/libfishsound/Makefile creating media/libfishsound/include/Makefile creating media/libfishsound/include/fishsound/Makefile creating media/liboggplay/Makefile creating media/liboggplay/src/Makefile creating media/liboggplay/src/liboggplay/Makefile creating media/liboggplay/include/Makefile creating media/liboggplay/include/oggplay/Makefile creating media/libsydneyaudio/Makefile creating media/libsydneyaudio/include/Makefile creating media/libsydneyaudio/src/Makefile creating ../calendar/sunbird/branding/nightly/content/Makefile can't read ./../calendar/sunbird/branding/nightly/content/Makefile.in: No such file or directory updating cache .././config.cache creating ./config.status creating config/autoconf.mk creating config/doxygen.cfg creating build/wince/shunt/include/windows.h creating build/wince/shunt/include/ymath.h creating build/wince/shunt/include/stdlib.h creating netwerk/necko-config.h creating xpcom/xpcom-config.h creating xpcom/xpcom-private.h configuring in js/src running /bin/sh ./configure --disable-crashreporter --disable-debug --disable-installer --disable-install-strip --disable-strip --disable-tests --disable-updater --disable-xprint --enable-application=calendar --enable-calendar --enable-canvas --enable-default-toolkit=cairo-gtk2 '--enable-optimize=-Os\ -g\ -pipe\ -Wp,-D_FORTIFY_SOURCE=2\ -fexceptions\ -fstack-protector\ --param=ssp-buffer-size=4\ -m32' --enable-pango --enable-svg --enable-system-cairo --enable-xinerama --libdir=/usr/lib --prefix=/usr --with-pthreads --with-system-jpeg --with-system-nspr --with-system-nss --with-system-zlib --enable-application=../calendar --disable-official-branding --with-branding=../calendar/sunbird/branding/nightly --disable-debug --enable-threadsafe --with-dist-dir=../../dist --includedir=/builddir/build/BUILD/comm-1.9.1/mozilla/dist/include --bindir=/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin --libdir=/builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib --with-sync-build-files=/builddir/build/BUILD/comm-1.9.1/mozilla --enable-jemalloc --cache-file=../../.././config.cache --srcdir=. 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 gawk... (cached) gawk checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) 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++ ) works... yes checking whether the C++ compiler (c++ ) 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.006... 5.010000 checking for full perl installation... yes checking for python... (cached) /usr/bin/python checking for nsinstall... no 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... no checking for xargs... (cached) /usr/bin/xargs checking for gmake... (cached) /usr/bin/gmake checking for X... (cached) libraries , headers 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 the compiler supports -Wno-invalid-offsetof... yes checking whether ld has archive extraction flags... (cached) yes checking that static assertion macros used in autoconf tests work... (cached) yes checking for 64-bit OS... no 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 st_blksize in struct stat... (cached) yes checking for siginfo_t... (cached) yes checking for stdint.h... (cached) yes checking for the size of void*... 4 checking for the alignment of void*... 4 checking for the size of double... 8 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(default) attribute... (cached) yes checking for visibility pragma support... (cached) yes checking For gcc visibility bug with class-level attributes (GCC bug 26905)... (cached) yes checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... (cached) no 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 dladdr... (cached) yes checking for socket in -lsocket... (cached) no checking for ARM SIMD support... no 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 truncate64... (cached) yes checking for statvfs64... (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 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... /usr/bin/nspr-config checking for NSPR - version >= 4.7.0... yes checking for valid optimization flags... yes checking size of int *... (cached) 4 checking for __cxa_demangle... (cached) yes checking for unwind.h... (cached) yes checking for _Unwind_Backtrace... (cached) yes checking for gcc -pipe support... 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 tm_zone tm_gmtoff in struct tm... yes creating mozilla-config.h ==== mozilla-config.h ================================= /* List of defines generated by configure. Included with preprocessor flag, * -include, to avoid long list of -D defines on the compile command-line. * Do not edit. */ #ifndef _MOZILLA_CONFIG_H_ #define _MOZILLA_CONFIG_H_ #define CPP_THROW_NEW throw() #define D_INO d_ino #define HAVE_CPP_2BYTE_WCHAR_T 1 #define HAVE_CPP_ACCESS_CHANGING_USING 1 #define HAVE_CPP_AMBIGUITY_RESOLVING_USING 1 #define HAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR 1 #define HAVE_CPP_EXPLICIT 1 #define HAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX 1 #define HAVE_CPP_NAMESPACE_STD 1 #define HAVE_CPP_NEW_CASTS 1 #define HAVE_CPP_PARTIAL_SPECIALIZATION 1 #define HAVE_CPP_TYPENAME 1 #define HAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL 1 #define HAVE_DIRENT_H 1 #define HAVE_DLADDR 1 #define HAVE_FCHMOD 1 #define HAVE_FLOCKFILE 1 #define HAVE_GETOPT_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GNU_GET_LIBC_VERSION 1 #define HAVE_GNU_LIBC_VERSION_H 1 #define HAVE_I18N_LC_MESSAGES 1 #define HAVE_ICONV 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_LCHOWN 1 #define HAVE_LIBDL 1 #define HAVE_LIBM 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LSTAT64 1 #define HAVE_MALLOC_H 1 #define HAVE_MBRTOWC 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_RANDOM 1 #define HAVE_RES_NINIT 1 #define HAVE_RINT 1 #define HAVE_SIGINFO_T 1 #define HAVE_SNPRINTF 1 #define HAVE_STAT64 1 #define HAVE_STATVFS 1 #define HAVE_STATVFS64 1 #define HAVE_STRERROR 1 #define HAVE_STRTOK_R 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_TM_ZONE_TM_GMTOFF 1 #define HAVE_TRUNCATE64 1 #define HAVE_UINT 1 #define HAVE_UNAME_DOMAINNAME_FIELD 1 #define HAVE_UNISTD_H 1 #define HAVE_VA_COPY 1 #define HAVE_VA_LIST_AS_ARRAY 1 #define HAVE_VISIBILITY_ATTRIBUTE 1 #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1 #define HAVE_WCRTOMB 1 #define HAVE_X11_XKBLIB_H 1 #define HAVE__UNWIND_BACKTRACE 1 #define HAVE___CXA_DEMANGLE 1 #define JS_ALIGN_OF_POINTER 4 #define JS_BITS_PER_WORD_LOG2 5 #define JS_BYTES_PER_DOUBLE 8 #define JS_BYTES_PER_WORD 4 #define JS_HAVE_STDINT_H 1 #define JS_THREADSAFE 1 #define MOZ_DLL_SUFFIX ".so" #define MOZ_MEMORY 1 #define MOZ_MEMORY_LINUX 1 #define MOZ_MEMORY_SIZEOF_PTR_2POW 2 #define NEED_CPP_UNUSED_IMPLEMENTATIONS 1 #define NEW_H #define SIZEOF_INT_P 4 #define STDC_HEADERS 1 #define UNIX_ASYNC_DNS 1 #define VA_COPY va_copy #define XP_UNIX 1 #define _REENTRANT 1 #endif /* _MOZILLA_CONFIG_H_ */ creating Makefile creating config/Makefile creating config/mkdepend/Makefile updating cache ../../.././config.cache creating ./config.status creating config/autoconf.mk creating js-config.h invoking make to create js-config script gmake[2]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src' gmake[2]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src' gmake[2]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src' rm -f js-config.tmp sed < js-config.in > js-config.tmp \ -e 's|@prefix@|/usr|' \ -e 's|@exec_prefix@|/usr|' \ -e 's|@includedir@|/builddir/build/BUILD/comm-1.9.1/mozilla/dist/include|' \ -e 's|@libdir@|/builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib|' \ -e 's|@MOZILLA_VERSION@||' \ -e 's|@LIBRARY_NAME@|mozjs|' \ -e 's|@NSPR_CFLAGS@|-I/usr/include/nspr4|' \ -e 's|@JS_CONFIG_LIBS@|-L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm -lm -ldl |' \ -e 's|@MOZ_JS_LIBS@|-L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib -lmozjs|' \ && mv js-config.tmp js-config && chmod +x js-config gmake[2]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src' make[1]: Leaving directory `/builddir/build/BUILD/comm-1.9.1' make make[1]: Entering directory `/builddir/build/BUILD/comm-1.9.1' make[1]: Leaving directory `/builddir/build/BUILD/comm-1.9.1' make[1]: Entering directory `/builddir/build/BUILD/comm-1.9.1' /usr/bin/gmake -C mozilla default gmake[2]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[2]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[2]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' rm -f -rf ./dist/sdk rm -f -rf ./dist/include rm -f -rf ./dist/private rm -f -rf ./dist/public rm -f -rf ./dist/bin/components rm -f -rf _tests set -e; \ /usr/bin/gmake tier_base; /usr/bin/gmake tier_nspr; /usr/bin/gmake tier_js; /usr/bin/gmake tier_xpcom; /usr/bin/gmake tier_nspr; /usr/bin/gmake tier_zlib; /usr/bin/gmake tier_necko; /usr/bin/gmake tier_external; /usr/bin/gmake tier_gecko; /usr/bin/gmake tier_toolkit; /usr/bin/gmake tier_app; /usr/bin/gmake tier_testharness; true gmake[3]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tier_base: config build probes memory/jemalloc /usr/bin/gmake export_tier_base gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' export_tier_base gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `config/Makefile' is up to date. gmake[5]: `build/Makefile' is up to date. gmake[5]: `probes/Makefile' is up to date. gmake[5]: `memory/jemalloc/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/config' nsinstall.c gcc -o host_nsinstall.o -c -DXP_UNIX -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I. -I../dist/include -I../dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I/usr/include/nspr4 nsinstall.c pathsub.c gcc -o host_pathsub.o -c -DXP_UNIX -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I. -I../dist/include -I../dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I/usr/include/nspr4 pathsub.c gcc -o nsinstall -DXP_UNIX -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 host_nsinstall.o host_pathsub.o rm -f nfspwd cp nfspwd.pl nfspwd chmod +x nfspwd rm -f revdepth cp revdepth.pl revdepth chmod +x revdepth /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 ../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 /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R nsinstall ../dist/bin /usr/bin/python ../toolkit/xre/make-platformini.py --print-buildid > buildid gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/config' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/build' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. pgo/Makefile creating build/pgo/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/build/unix' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/build/unix' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/build/pgo' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/build/pgo' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/build' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/probes' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/probes' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/memory/jemalloc' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/memory/jemalloc/.deps gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/memory/jemalloc' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake libs_tier_base gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' libs_tier_base gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `config/Makefile' is up to date. gmake[5]: `build/Makefile' is up to date. gmake[5]: `probes/Makefile' is up to date. gmake[5]: `memory/jemalloc/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/config' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 nsinstall ../dist/host/bin gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/config' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/build' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/build/unix' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R run-mozilla.sh ../../dist/bin gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/build/unix' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/build/pgo' /usr/bin/python ../../config/Preprocessor.py \ -DBROWSER_PATH=\"../../dist/bin/sunbird-bin\" -DXPC_BIN_PATH=\"/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin\" -DBIN_SUFFIX=\"\" -DPROFILE_DIR=\"../../_profile/pgo\" -DCERTS_SRC_DIR=\"/builddir/build/BUILD/comm-1.9.1/mozilla/build/pgo/../../build/pgo/certs\" -DSYMBOLS_PATH=\"../../dist/crashreporter-symbols\" -DIS_MAC=0 -DIS_CAMINO=0 -DIS_TEST_BUILD=0 -DIS_DEBUG_BUILD=0 -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 ../../build/automation.py.in > automation.py /usr/bin/python ../../config/Preprocessor.py profileserver.py.in > profileserver.py chmod +x profileserver.py /usr/bin/python ../../config/Preprocessor.py \ -DBROWSER_PATH=\"../../dist/bin/sunbird-bin\" -DXPC_BIN_PATH=\"/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin\" -DBIN_SUFFIX=\"\" -DPROFILE_DIR=\"../../_profile/pgo\" -DCERTS_SRC_DIR=\"/builddir/build/BUILD/comm-1.9.1/mozilla/build/pgo/../../build/pgo/certs\" -DSYMBOLS_PATH=\"../../dist/crashreporter-symbols\" -DIS_MAC=0 -DIS_CAMINO=0 -DIS_TEST_BUILD=0 -DIS_DEBUG_BUILD=0 -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 genpgocert.py.in > genpgocert.py /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R automation.py ../../build/automationutils.py profileserver.py genpgocert.py index.html quit.js server-locations.txt ../../_profile/pgo gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/build/pgo' /usr/bin/python ../config/Preprocessor.py \ -DBROWSER_PATH=\"../dist/bin/sunbird-bin\" -DXPC_BIN_PATH=\"/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin\" -DBIN_SUFFIX=\"\" -DPROFILE_DIR=\"../_profile/pgo\" -DCERTS_SRC_DIR=\"/builddir/build/BUILD/comm-1.9.1/mozilla/build/../build/pgo/certs\" -DSYMBOLS_PATH=\"../dist/crashreporter-symbols\" -DIS_MAC=0 -DIS_CAMINO=0 -DIS_TEST_BUILD=0 -DIS_DEBUG_BUILD=0 -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 ../build/automation.py.in > automation.py /usr/bin/python ../config/Preprocessor.py leaktest.py.in > leaktest.py chmod +x leaktest.py /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R automation.py automationutils.py leaktest.py bloatcycle.html ../build/pgo/server-locations.txt ../_leaktest gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/build' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/probes' gmake[5]: Nothing to be done for `libs'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/probes' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/memory/jemalloc' jemalloc.c gcc -o jemalloc.o -c -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include -I../../dist/include/jemalloc -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jemalloc.pp jemalloc.c In file included from jemalloc.c:390: jemalloc.h:49: warning: '__malloc__' attribute ignored jemalloc.h:49: warning: '__warn_unused_result__' attribute ignored jemalloc.h:52: warning: '__malloc__' attribute ignored jemalloc.c: In function 'wrtmessage': jemalloc.c:1307: warning: ignoring return value of 'write', declared with attribute warn_unused_result jemalloc.c:1308: warning: ignoring return value of 'write', declared with attribute warn_unused_result jemalloc.c:1309: warning: ignoring return value of 'write', declared with attribute warn_unused_result jemalloc.c:1310: warning: ignoring return value of 'write', declared with attribute warn_unused_result rm -f libjemalloc.a ar cr libjemalloc.a jemalloc.o ranlib libjemalloc.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 libjemalloc.a ../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/memory/jemalloc' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tier_nspr: /usr/bin/gmake export_tier_nspr gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' export_tier_nspr gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake libs_tier_nspr gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' libs_tier_nspr gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tier_nspr: /usr/bin/gmake export_tier_nspr gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' export_tier_nspr gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake libs_tier_nspr gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' libs_tier_nspr gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tier_js: js/src /usr/bin/gmake export_tier_js gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' export_tier_js gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `js/src/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/.deps /usr/bin/gmake -C config/ nsinstall gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config' nsinstall.c gcc -o host_nsinstall.o -c -DXP_UNIX -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I. -I../../../dist/include -I../../../dist/include -I/usr/include/nspr4 -I/sdk/include -I/usr/include/nspr4 nsinstall.c pathsub.c gcc -o host_pathsub.o -c -DXP_UNIX -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I. -I. -I../../../dist/include -I../../../dist/include -I/usr/include/nspr4 -I/sdk/include -I/usr/include/nspr4 pathsub.c gcc -o nsinstall -DXP_UNIX -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 host_nsinstall.o host_pathsub.o gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config' /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config/nsinstall -D ../../dist/include/js gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config' rm -f nfspwd cp nfspwd.pl nfspwd chmod +x nfspwd rm -f revdepth cp revdepth.pl revdepth chmod +x revdepth /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config/nsinstall -R nsinstall ../../../dist/bin gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config' c++ -DMDCPUCFG=\"md/_linux.cfg\" -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I/usr/include/nspr4 -o jscpucfg jscpucfg.cpp ./jscpucfg > jsautocfg.tmp mv jsautocfg.tmp jsautocfg.h jskwgen.cpp c++ -DMDCPUCFG=\"md/_linux.cfg\" -o host_jskwgen.o -c -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -I/usr/include/nspr4 jskwgen.cpp c++ -DMDCPUCFG=\"md/_linux.cfg\" -o host_jskwgen -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. host_jskwgen.o ./host_jskwgen /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/jsautokw.h /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config/nsinstall -R -m 644 js-config.h jsautocfg.h /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/jsautokw.h js.msg jsapi.h jsarray.h jsarena.h jsatom.h jsbit.h jsbool.h jsclist.h jscntxt.h jscompat.h jsdate.h jsdbgapi.h jsdhash.h jsdtoa.h jsemit.h jsfun.h jsgc.h jshash.h jsinterp.h jsiter.h jslock.h jslong.h jsmath.h jsnum.h jsobj.h json.h jsopcode.tbl jsopcode.h jsotypes.h jsparse.h jsprf.h jsproto.tbl jsprvtd.h jspubtd.h jsregexp.h jsscan.h jsscope.h jsscript.h jsstaticcheck.h jsstddef.h jsstdint.h jsstr.h jstracer.h jstypes.h jsutil.h jsversion.h jsxdrapi.h jsxml.h ../../dist/include/js mkdir -p nanojit gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake libs_tier_js gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' libs_tier_js gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `js/src/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src' jsoplengen.cpp c++ -DMDCPUCFG=\"md/_linux.cfg\" -o host_jsoplengen.o -c -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -I/usr/include/nspr4 jsoplengen.cpp c++ -DMDCPUCFG=\"md/_linux.cfg\" -o host_jsoplengen -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. host_jsoplengen.o ./host_jsoplengen /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/jsautooplen.h jsapi.cpp c++ -o jsapi.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsapi.pp jsapi.cpp jsarena.cpp c++ -o jsarena.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsarena.pp jsarena.cpp jsarray.cpp c++ -o jsarray.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsarray.pp jsarray.cpp jsatom.cpp c++ -o jsatom.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsatom.pp jsatom.cpp jsbool.cpp c++ -o jsbool.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsbool.pp jsbool.cpp jscntxt.cpp c++ -o jscntxt.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jscntxt.pp jscntxt.cpp jsdate.cpp c++ -o jsdate.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsdate.pp jsdate.cpp jsdbgapi.cpp c++ -o jsdbgapi.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsdbgapi.pp jsdbgapi.cpp jsdhash.cpp c++ -o jsdhash.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsdhash.pp jsdhash.cpp jsdtoa.cpp c++ -o jsdtoa.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsdtoa.pp jsdtoa.cpp jsemit.cpp c++ -o jsemit.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsemit.pp jsemit.cpp jsexn.cpp c++ -o jsexn.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsexn.pp jsexn.cpp jsfun.cpp c++ -o jsfun.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsfun.pp jsfun.cpp jsgc.cpp c++ -o jsgc.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsgc.pp jsgc.cpp In file included from jsgc.cpp:99: ../../memory/jemalloc/jemalloc.h:49: warning: '__malloc__' attribute ignored ../../memory/jemalloc/jemalloc.h:49: warning: '__warn_unused_result__' attribute ignored ../../memory/jemalloc/jemalloc.h:52: warning: '__malloc__' attribute ignored jshash.cpp c++ -o jshash.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jshash.pp jshash.cpp jsinterp.cpp c++ -o jsinterp.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsinterp.pp jsinterp.cpp jsinvoke.cpp c++ -o jsinvoke.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsinvoke.pp jsinvoke.cpp jsiter.cpp c++ -o jsiter.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsiter.pp jsiter.cpp jslock.cpp c++ -o jslock.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jslock.pp jslock.cpp jslock.cpp:215:3: warning: #warning is a GCC extension jslock.cpp:215:3: warning: #warning "js_CompareAndSwap is implemented using NSSP lock" jslog2.cpp c++ -o jslog2.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jslog2.pp jslog2.cpp jsmath.cpp c++ -o jsmath.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsmath.pp jsmath.cpp jsnum.cpp c++ -o jsnum.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsnum.pp jsnum.cpp jsobj.cpp c++ -o jsobj.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsobj.pp jsobj.cpp jsobj.cpp: In function 'JSBool js_SetPropertyHelper(JSContext*, JSObject*, jsid, JSBool, jsval*)': jsobj.cpp:4479: warning: label 'error' defined but not used json.cpp c++ -o json.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/json.pp json.cpp jsopcode.cpp c++ -o jsopcode.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsopcode.pp jsopcode.cpp jsparse.cpp c++ -o jsparse.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsparse.pp jsparse.cpp jsprf.cpp c++ -o jsprf.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsprf.pp jsprf.cpp jsregexp.cpp c++ -o jsregexp.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsregexp.pp jsregexp.cpp jsscan.cpp c++ -o jsscan.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsscan.pp jsscan.cpp jsscope.cpp c++ -o jsscope.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsscope.pp jsscope.cpp jsscript.cpp c++ -o jsscript.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsscript.pp jsscript.cpp jsstr.cpp c++ -o jsstr.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsstr.pp jsstr.cpp jsutil.cpp c++ -o jsutil.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsutil.pp jsutil.cpp jsxdrapi.cpp c++ -o jsxdrapi.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsxdrapi.pp jsxdrapi.cpp jsxml.cpp c++ -o jsxml.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsxml.pp jsxml.cpp prmjtime.cpp c++ -o prmjtime.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/prmjtime.pp prmjtime.cpp rm -f libmozjs.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libmozjs.so -o libmozjs.so jsapi.o jsarena.o jsarray.o jsatom.o jsbool.o jscntxt.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsemit.o jsexn.o jsfun.o jsgc.o jshash.o jsinterp.o jsinvoke.o jsiter.o jslock.o jslog2.o jsmath.o jsnum.o jsobj.o json.o jsopcode.o jsparse.o jsprf.o jsregexp.o jsscan.o jsscope.o jsscript.o jsstr.o jsutil.o jsxdrapi.o jsxml.o prmjtime.o -lpthread -Wl,-rpath-link,/bin -Wl,-rpath-link,/lib -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm -lm -ldl chmod +x libmozjs.so js.cpp c++ -o js.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I. -I. -I./../../dist/include -I./../../dist/include/js -I/usr/include/nspr4 -I/sdk/include -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/js.pp js.cpp js.cpp: In function 'void my_ErrorReporter(JSContext*, const char*, JSErrorReport*)': js.cpp:4156: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result js.cpp: In function 'void Process(JSContext*, JSObject*, char*, JSBool)': js.cpp:363: warning: 'size' may be used uninitialized in this function c++ -o js -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 js.o jsapi.o jsarena.o jsarray.o jsatom.o jsbool.o jscntxt.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsemit.o jsexn.o jsfun.o jsgc.o jshash.o jsinterp.o jsinvoke.o jsiter.o jslock.o jslog2.o jsmath.o jsnum.o jsobj.o json.o jsopcode.o jsparse.o jsprf.o jsregexp.o jsscan.o jsscope.o jsscript.o jsstr.o jsutil.o jsxdrapi.o jsxml.o prmjtime.o -lpthread -Wl,-rpath-link,/bin -Wl,-rpath-link,/lib -L./../../dist/bin -L./../../dist/lib -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm -lm -ldl /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config/nsinstall -R -m 755 libmozjs.so ./../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config/nsinstall -R -m 755 libmozjs.so ./../../dist/bin /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config/nsinstall -R -m 755 js ./../../dist/bin /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config/nsinstall -R -m 755 host_jskwgen host_jsoplengen ./../../dist/host/bin gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config' /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config/nsinstall -R -m 755 nsinstall ../../../dist/host/bin gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config' /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config/nsinstall -D ../../dist/sdk/lib /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config/nsinstall -R -m 755 libmozjs.so ../../dist/sdk/lib gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tier_xpcom: xpcom /usr/bin/gmake export_tier_xpcom gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' export_tier_xpcom gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `xpcom/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. MoreFiles/Makefile creating xpcom/MoreFiles/Makefile /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../dist/include/xpcom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../dist/sdk/include gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/MoreFiles' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/MoreFiles' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 xpt_arena.h xpt_struct.h xpt_xdr.h ../../../../dist/include/xpcom gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/src/.deps gmake[9]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/src' xpt_arena.c gcc -o xpt_arena.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_XPT_API -I. -I. -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_arena.pp xpt_arena.c xpt_struct.c gcc -o xpt_struct.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_XPT_API -I. -I. -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_struct.pp xpt_struct.c xpt_struct.c: In function 'XPT_ParseVersionString': xpt_struct.c:945: warning: comparison between signed and unsigned integer expressions xpt_xdr.c gcc -o xpt_xdr.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_XPT_API -I. -I. -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_xdr.pp xpt_xdr.c xpt_xdr.c: In function 'XPT_DoString': xpt_xdr.c:409: warning: signed and unsigned type in conditional expression rm -f libxpt.a ar cr libxpt.a xpt_arena.o xpt_struct.o xpt_xdr.o ranlib libxpt.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 libxpt.a ../../../../dist/lib gmake[9]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/src' gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/src' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/tools' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/tools/.deps gmake[9]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/tools' xpt_dump.c gcc -o xpt_dump.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_dump.pp xpt_dump.c xpt_dump.c: In function 'XPT_DumpInterfaceDirectoryEntry': xpt_dump.c:407: warning: format '%p' expects type 'void *', but argument 5 has type 'struct XPTInterfaceDescriptor *' gcc -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o xpt_dump xpt_dump.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L../../../../dist/bin -L../../../../dist/lib ../../../../dist/lib/libxpt.a -lasound -ldl -lm xpt_link.c gcc -o xpt_link.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_link.pp xpt_link.c xpt_link.c: In function 'main': xpt_link.c:657: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xpt_link.c:660: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o xpt_link xpt_link.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L../../../../dist/bin -L../../../../dist/lib ../../../../dist/lib/libxpt.a -lasound -ldl -lm /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 xpt_dump xpt_link ../../../../dist/bin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/bin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 xpt_dump xpt_link ../../../../dist/sdk/bin gmake[9]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/tools' gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/tools' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpidl' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpidl/.deps gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpidl' xpidl.c gcc -o xpidl.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl.pp xpidl.c xpidl.c:85: warning: string length '543' is greater than the length '509' ISO C90 compilers are required to support xpidl_idl.c gcc -o xpidl_idl.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_idl.pp xpidl_idl.c xpidl_idl.c: In function 'input_callback': xpidl_idl.c:577: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xpidl_util.c gcc -o xpidl_util.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_util.pp xpidl_util.c xpidl_header.c gcc -o xpidl_header.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_header.pp xpidl_header.c xpidl_typelib.c gcc -o xpidl_typelib.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_typelib.pp xpidl_typelib.c xpidl_typelib.c: In function 'typelib_epilog': xpidl_typelib.c:475: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xpidl_typelib.c:477: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xpidl_doc.c gcc -o xpidl_doc.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_doc.pp xpidl_doc.c xpidl_java.c gcc -o xpidl_java.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_java.pp xpidl_java.c gcc -o xpidl -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include xpidl.o xpidl_idl.o xpidl_util.o xpidl_header.o xpidl_typelib.o xpidl_doc.o xpidl_java.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L../../../dist/bin -L../../../dist/lib ../../../dist/lib/libxpt.a -lIDL-2 -lgobject-2.0 -lglib-2.0 -lasound -ldl -lm /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 xpidl ../../../dist/bin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/sdk/bin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 xpidl ../../../dist/sdk/bin gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpidl' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpidl' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/string /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsAString.h nsAlgorithm.h nsCharTraits.h nsDependentString.h nsDependentSubstring.h nsLiteralString.h nsPrintfCString.h nsPromiseFlatString.h nsReadableUtils.h nsString.h nsStringBuffer.h nsStringFwd.h nsStringIterator.h nsSubstring.h nsSubstringTuple.h nsTDependentString.h nsTDependentSubstring.h nsTPromiseFlatString.h nsTString.h nsTSubstring.h nsTSubstringTuple.h nsUTF8Utils.h nsXPIDLString.h string-template-def-unichar.h string-template-def-char.h string-template-undef.h ../../../dist/include/string /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsXPCOMStrings.h nsEmbedString.h ../../../dist/sdk/include /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsXPCOMStrings.h nsEmbedString.h ../../../dist/include/string gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/glue' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R BlockingResourceBase.h CondVar.h Monitor.h DeadlockDetector.h Mutex.h ../../dist/include/mozilla Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/glue/.deps gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/glue/standalone' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/glue/standalone/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsXPCOMGlue.h ../../../dist/sdk/include /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsXPCOMGlue.h ../../../dist/include/xpcom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ../../../xpcom/glue/pldhash.c ../../../xpcom/glue/nsArrayEnumerator.cpp ../../../xpcom/glue/nsArrayUtils.cpp ../../../xpcom/glue/nsCategoryCache.cpp ../../../xpcom/glue/nsCOMPtr.cpp ../../../xpcom/glue/nsCOMArray.cpp ../../../xpcom/glue/nsCRTGlue.cpp ../../../xpcom/glue/nsComponentManagerUtils.cpp ../../../xpcom/glue/nsEnumeratorUtils.cpp ../../../xpcom/glue/nsID.cpp ../../../xpcom/glue/nsIInterfaceRequestorUtils.cpp ../../../xpcom/glue/nsINIParser.cpp ../../../xpcom/glue/nsISupportsImpl.cpp ../../../xpcom/glue/nsMemory.cpp ../../../xpcom/glue/nsWeakReference.cpp ../../../xpcom/glue/nsGREGlue.cpp ../../../xpcom/glue/nsVersionComparator.cpp ../../../xpcom/glue/nsTHashtable.cpp ../../../xpcom/glue/nsQuickSort.cpp ../../../xpcom/glue/nsVoidArray.cpp ../../../xpcom/glue/nsTArray.cpp ../../../xpcom/glue/nsThreadUtils.cpp ../../../xpcom/glue/nsTObserverArray.cpp ../../../xpcom/glue/nsCycleCollectionParticipant.cpp ../../../xpcom/glue/nsDeque.cpp ../../../xpcom/glue/nsStringAPI.cpp . gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/glue/standalone' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsThreadUtils.h nsProxyRelease.h nsXPTCUtils.h ../../dist/include/xpcom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 pldhash.h nsArrayEnumerator.h nsArrayUtils.h nsAutoLock.h nsBaseHashtable.h nsCategoryCache.h nsCOMArray.h nsCRTGlue.h nsClassHashtable.h nsDataHashtable.h nsEnumeratorUtils.h nsHashKeys.h nsINIParser.h nsInterfaceHashtable.h nsQuickSort.h nsStringGlue.h nsRefPtrHashtable.h nsStringAPI.h nsTextFormatter.h nsTHashtable.h nsVoidArray.h nsTArray.h nsTPtrArray.h nsTWeakRef.h nsID.h nsIGenericFactory.h nsIInterfaceRequestorUtils.h nsISupportsImpl.h nsISupportsUtils.h nsIWeakReferenceUtils.h nsCOMPtr.h nsDebug.h nsGenericFactory.h nsMemory.h nsTraceRefcnt.h nsWeakReference.h nsComponentManagerUtils.h nsServiceManagerUtils.h nsVersionComparator.h nsIClassInfoImpl.h nsTObserverArray.h nsCycleCollectionParticipant.h nsDeque.h ../../dist/sdk/include /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 pldhash.h nsArrayEnumerator.h nsArrayUtils.h nsAutoLock.h nsBaseHashtable.h nsCategoryCache.h nsCOMArray.h nsCRTGlue.h nsClassHashtable.h nsDataHashtable.h nsEnumeratorUtils.h nsHashKeys.h nsINIParser.h nsInterfaceHashtable.h nsQuickSort.h nsStringGlue.h nsRefPtrHashtable.h nsStringAPI.h nsTextFormatter.h nsTHashtable.h nsVoidArray.h nsTArray.h nsTPtrArray.h nsTWeakRef.h nsID.h nsIGenericFactory.h nsIInterfaceRequestorUtils.h nsISupportsImpl.h nsISupportsUtils.h nsIWeakReferenceUtils.h nsCOMPtr.h nsDebug.h nsGenericFactory.h nsMemory.h nsTraceRefcnt.h nsWeakReference.h nsComponentManagerUtils.h nsServiceManagerUtils.h nsVersionComparator.h nsIClassInfoImpl.h nsTObserverArray.h nsCycleCollectionParticipant.h nsDeque.h ../../dist/include/xpcom gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/glue' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/base' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/base/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/sdk/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsAgg.h nsAutoPtr.h nsAutoRef.h nsCom.h nsDebugImpl.h nsIAllocator.h nsIID.h nsISupportsObsolete.h nsStackWalk.h nsTraceRefcntImpl.h nsWeakPtr.h nsInterfaceRequestorAgg.h ../../dist/include/xpcom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsError.h nsISupportsBase.h nscore.h nsCycleCollector.h nsObjCExceptions.h ../../dist/sdk/include /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsError.h nsISupportsBase.h nscore.h nsCycleCollector.h nsObjCExceptions.h ../../dist/include/xpcom Creating _xpidlgen/.done nsIConsoleListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIConsoleListener nsIConsoleListener.idl nsIConsoleMessage.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIConsoleMessage nsIConsoleMessage.idl nsIConsoleService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIConsoleService nsIConsoleService.idl nsIErrorService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIErrorService nsIErrorService.idl nsIException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIException nsIException.idl nsIExceptionService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIExceptionService nsIExceptionService.idl nsIVersionComparator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIVersionComparator nsIVersionComparator.idl nsIUUIDGenerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIUUIDGenerator nsIUUIDGenerator.idl nsIMutable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIMutable nsIMutable.idl nsIMemoryReporter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIMemoryReporter nsIMemoryReporter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIConsoleListener.idl nsIConsoleMessage.idl nsIConsoleService.idl nsIErrorService.idl nsIException.idl nsIExceptionService.idl nsIVersionComparator.idl nsIUUIDGenerator.idl nsIMutable.idl nsIMemoryReporter.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIConsoleListener.h _xpidlgen/nsIConsoleMessage.h _xpidlgen/nsIConsoleService.h _xpidlgen/nsIErrorService.h _xpidlgen/nsIException.h _xpidlgen/nsIExceptionService.h _xpidlgen/nsIVersionComparator.h _xpidlgen/nsIUUIDGenerator.h _xpidlgen/nsIMutable.h _xpidlgen/nsIMemoryReporter.h ../../dist/include/xpcom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDebug.idl nsIInterfaceRequestor.idl nsIMemory.idl nsIProgrammingLanguage.idl nsISupports.idl nsITraceRefcnt.idl nsIWeakReference.idl nsrootidl.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDebug.idl nsIInterfaceRequestor.idl nsIMemory.idl nsIProgrammingLanguage.idl nsISupports.idl nsITraceRefcnt.idl nsIWeakReference.idl nsrootidl.idl ../../dist/sdk/idl nsIDebug.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDebug nsIDebug.idl nsIInterfaceRequestor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIInterfaceRequestor nsIInterfaceRequestor.idl nsIMemory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIMemory nsIMemory.idl nsIProgrammingLanguage.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProgrammingLanguage nsIProgrammingLanguage.idl nsISupports.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISupports nsISupports.idl nsITraceRefcnt.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITraceRefcnt nsITraceRefcnt.idl nsIWeakReference.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWeakReference nsIWeakReference.idl nsrootidl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsrootidl nsrootidl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDebug.h _xpidlgen/nsIInterfaceRequestor.h _xpidlgen/nsIMemory.h _xpidlgen/nsIProgrammingLanguage.h _xpidlgen/nsISupports.h _xpidlgen/nsITraceRefcnt.h _xpidlgen/nsIWeakReference.h _xpidlgen/nsrootidl.h ../../dist/include/xpcom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDebug.h _xpidlgen/nsIInterfaceRequestor.h _xpidlgen/nsIMemory.h _xpidlgen/nsIProgrammingLanguage.h _xpidlgen/nsISupports.h _xpidlgen/nsITraceRefcnt.h _xpidlgen/nsIWeakReference.h _xpidlgen/nsrootidl.h ../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/ds' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R TimeStamp.h ../../dist/include/mozilla Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/ds/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/sdk/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsAtomService.h nsCheapSets.h nsCppSharedAllocator.h nsCRT.h nsDoubleHashtable.h nsExpirationTracker.h nsFixedSizeAllocator.h nsHashSets.h nsHashtable.h nsIByteBuffer.h nsIUnicharBuffer.h nsInt64.h nsMathUtils.h nsObserverService.h nsRecyclingAllocator.h nsStaticNameTable.h nsStaticAtom.h nsSupportsArray.h nsSupportsPrimitives.h nsTime.h nsTimeStamp.h nsVariant.h nsStringEnumerator.h nsHashPropertyBag.h nsWhitespaceTokenizer.h nsCommaSeparatedTokenizer.h ../../dist/include/xpcom Creating _xpidlgen/.done nsIAtom.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAtom nsIAtom.idl ./nsIAtom.idl:86: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIATOM macro; if the code fragment contains method declarations, the macro probably isn't complete. nsIAtomService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAtomService nsIAtomService.idl nsICollection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsICollection nsICollection.idl nsIEnumerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEnumerator nsIEnumerator.idl nsIINIParser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIINIParser nsIINIParser.idl nsIPersistentProperties2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPersistentProperties2 nsIPersistentProperties2.idl nsIProperty.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProperty nsIProperty.idl nsIPropertyBag.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPropertyBag nsIPropertyBag.idl nsIPropertyBag2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPropertyBag2 nsIPropertyBag2.idl nsIWritablePropertyBag.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWritablePropertyBag nsIWritablePropertyBag.idl nsIWritablePropertyBag2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWritablePropertyBag2 nsIWritablePropertyBag2.idl nsIRecyclingAllocator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIRecyclingAllocator nsIRecyclingAllocator.idl nsIVariant.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIVariant nsIVariant.idl nsISerializable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISerializable nsISerializable.idl nsIStringEnumerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIStringEnumerator nsIStringEnumerator.idl nsISupportsArray.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISupportsArray nsISupportsArray.idl nsISupportsIterators.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISupportsIterators nsISupportsIterators.idl nsITimelineService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITimelineService nsITimelineService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIAtom.idl nsIAtomService.idl nsICollection.idl nsIEnumerator.idl nsIINIParser.idl nsIPersistentProperties2.idl nsIProperty.idl nsIPropertyBag.idl nsIPropertyBag2.idl nsIWritablePropertyBag.idl nsIWritablePropertyBag2.idl nsIRecyclingAllocator.idl nsIVariant.idl nsISerializable.idl nsIStringEnumerator.idl nsISupportsArray.idl nsISupportsIterators.idl nsITimelineService.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAtom.h _xpidlgen/nsIAtomService.h _xpidlgen/nsICollection.h _xpidlgen/nsIEnumerator.h _xpidlgen/nsIINIParser.h _xpidlgen/nsIPersistentProperties2.h _xpidlgen/nsIProperty.h _xpidlgen/nsIPropertyBag.h _xpidlgen/nsIPropertyBag2.h _xpidlgen/nsIWritablePropertyBag.h _xpidlgen/nsIWritablePropertyBag2.h _xpidlgen/nsIRecyclingAllocator.h _xpidlgen/nsIVariant.h _xpidlgen/nsISerializable.h _xpidlgen/nsIStringEnumerator.h _xpidlgen/nsISupportsArray.h _xpidlgen/nsISupportsIterators.h _xpidlgen/nsITimelineService.h ../../dist/include/xpcom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIArray.idl nsIHashable.idl nsIMutableArray.idl nsIObserverService.idl nsIObserver.idl nsIProperties.idl nsISimpleEnumerator.idl nsISupportsPrimitives.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIArray.idl nsIHashable.idl nsIMutableArray.idl nsIObserverService.idl nsIObserver.idl nsIProperties.idl nsISimpleEnumerator.idl nsISupportsPrimitives.idl ../../dist/sdk/idl nsIArray.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIArray nsIArray.idl nsIHashable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHashable nsIHashable.idl nsIMutableArray.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIMutableArray nsIMutableArray.idl nsIObserverService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIObserverService nsIObserverService.idl nsIObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIObserver nsIObserver.idl nsIProperties.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProperties nsIProperties.idl nsISimpleEnumerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISimpleEnumerator nsISimpleEnumerator.idl nsISupportsPrimitives.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISupportsPrimitives nsISupportsPrimitives.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIArray.h _xpidlgen/nsIHashable.h _xpidlgen/nsIMutableArray.h _xpidlgen/nsIObserverService.h _xpidlgen/nsIObserver.h _xpidlgen/nsIProperties.h _xpidlgen/nsISimpleEnumerator.h _xpidlgen/nsISupportsPrimitives.h ../../dist/include/xpcom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIArray.h _xpidlgen/nsIHashable.h _xpidlgen/nsIMutableArray.h _xpidlgen/nsIObserverService.h _xpidlgen/nsIObserver.h _xpidlgen/nsIProperties.h _xpidlgen/nsISimpleEnumerator.h _xpidlgen/nsISupportsPrimitives.h ../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/ds' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/io' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/io/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/sdk/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsAppDirectoryServiceDefs.h nsDirectoryService.h nsEscape.h nsFastLoadService.h nsLinebreakConverter.h nsLocalFile.h nsMultiplexInputStream.h nsScriptableInputStream.h nsStorageStream.h nsStringStream.h nsStreamUtils.h nsNativeCharsetUtils.h nsLocalFileUnix.h ../../dist/include/xpcom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsDirectoryServiceDefs.h nsDirectoryServiceUtils.h ../../dist/sdk/include /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsDirectoryServiceDefs.h nsDirectoryServiceUtils.h ../../dist/include/xpcom Creating _xpidlgen/.done nsIBinaryInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIBinaryInputStream nsIBinaryInputStream.idl nsIBinaryOutputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIBinaryOutputStream nsIBinaryOutputStream.idl nsIDirectoryEnumerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDirectoryEnumerator nsIDirectoryEnumerator.idl nsIFastLoadFileControl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFastLoadFileControl nsIFastLoadFileControl.idl nsIFastLoadService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFastLoadService nsIFastLoadService.idl nsIInputStreamTee.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIInputStreamTee nsIInputStreamTee.idl nsILocalFileWin.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsILocalFileWin nsILocalFileWin.idl nsILineInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsILineInputStream nsILineInputStream.idl nsIUnicharLineInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIUnicharLineInputStream nsIUnicharLineInputStream.idl nsISimpleUnicharStreamFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISimpleUnicharStreamFactory nsISimpleUnicharStreamFactory.idl nsIMultiplexInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIMultiplexInputStream nsIMultiplexInputStream.idl nsIObjectInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIObjectInputStream nsIObjectInputStream.idl nsIObjectOutputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIObjectOutputStream nsIObjectOutputStream.idl nsIPipe.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPipe nsIPipe.idl nsISeekableStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISeekableStream nsISeekableStream.idl nsIStorageStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIStorageStream nsIStorageStream.idl nsIStringStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIStringStream nsIStringStream.idl nsIStreamBufferAccess.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIStreamBufferAccess nsIStreamBufferAccess.idl nsIAsyncInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAsyncInputStream nsIAsyncInputStream.idl nsIAsyncOutputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAsyncOutputStream nsIAsyncOutputStream.idl nsIUnicharInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIUnicharInputStream nsIUnicharInputStream.idl nsIUnicharOutputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIUnicharOutputStream nsIUnicharOutputStream.idl nsIConverterInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIConverterInputStream nsIConverterInputStream.idl nsIConverterOutputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIConverterOutputStream nsIConverterOutputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIBinaryInputStream.idl nsIBinaryOutputStream.idl nsIDirectoryEnumerator.idl nsIFastLoadFileControl.idl nsIFastLoadService.idl nsIInputStreamTee.idl nsILocalFileWin.idl nsILineInputStream.idl nsIUnicharLineInputStream.idl nsISimpleUnicharStreamFactory.idl nsIMultiplexInputStream.idl nsIObjectInputStream.idl nsIObjectOutputStream.idl nsIPipe.idl nsISeekableStream.idl nsIStorageStream.idl nsIStringStream.idl nsIStreamBufferAccess.idl nsIAsyncInputStream.idl nsIAsyncOutputStream.idl nsIUnicharInputStream.idl nsIUnicharOutputStream.idl nsIConverterInputStream.idl nsIConverterOutputStream.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBinaryInputStream.h _xpidlgen/nsIBinaryOutputStream.h _xpidlgen/nsIDirectoryEnumerator.h _xpidlgen/nsIFastLoadFileControl.h _xpidlgen/nsIFastLoadService.h _xpidlgen/nsIInputStreamTee.h _xpidlgen/nsILocalFileWin.h _xpidlgen/nsILineInputStream.h _xpidlgen/nsIUnicharLineInputStream.h _xpidlgen/nsISimpleUnicharStreamFactory.h _xpidlgen/nsIMultiplexInputStream.h _xpidlgen/nsIObjectInputStream.h _xpidlgen/nsIObjectOutputStream.h _xpidlgen/nsIPipe.h _xpidlgen/nsISeekableStream.h _xpidlgen/nsIStorageStream.h _xpidlgen/nsIStringStream.h _xpidlgen/nsIStreamBufferAccess.h _xpidlgen/nsIAsyncInputStream.h _xpidlgen/nsIAsyncOutputStream.h _xpidlgen/nsIUnicharInputStream.h _xpidlgen/nsIUnicharOutputStream.h _xpidlgen/nsIConverterInputStream.h _xpidlgen/nsIConverterOutputStream.h ../../dist/include/xpcom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDirectoryService.idl nsIFile.idl nsILocalFile.idl nsIInputStream.idl nsIOutputStream.idl nsIScriptableInputStream.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDirectoryService.idl nsIFile.idl nsILocalFile.idl nsIInputStream.idl nsIOutputStream.idl nsIScriptableInputStream.idl ../../dist/sdk/idl nsIDirectoryService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDirectoryService nsIDirectoryService.idl nsIFile.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFile nsIFile.idl nsILocalFile.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsILocalFile nsILocalFile.idl nsIInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIInputStream nsIInputStream.idl nsIOutputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIOutputStream nsIOutputStream.idl nsIScriptableInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScriptableInputStream nsIScriptableInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDirectoryService.h _xpidlgen/nsIFile.h _xpidlgen/nsILocalFile.h _xpidlgen/nsIInputStream.h _xpidlgen/nsIOutputStream.h _xpidlgen/nsIScriptableInputStream.h ../../dist/include/xpcom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDirectoryService.h _xpidlgen/nsIFile.h _xpidlgen/nsILocalFile.h _xpidlgen/nsIInputStream.h _xpidlgen/nsIOutputStream.h _xpidlgen/nsIScriptableInputStream.h ../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/io' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/components' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/components/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/sdk/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsCategoryManagerUtils.h nsIServiceManagerObsolete.h nsModule.h nsObsoleteModuleLoading.h ../../dist/include/xpcom Creating _xpidlgen/.done nsIModuleLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIModuleLoader nsIModuleLoader.idl nsIComponentManagerObsolete.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIComponentManagerObsolete nsIComponentManagerObsolete.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIModuleLoader.idl nsIComponentManagerObsolete.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIModuleLoader.h _xpidlgen/nsIComponentManagerObsolete.h ../../dist/include/xpcom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIClassInfo.idl nsIComponentRegistrar.idl nsIFactory.idl nsIModule.idl nsIServiceManager.idl nsIComponentManager.idl nsICategoryManager.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIClassInfo.idl nsIComponentRegistrar.idl nsIFactory.idl nsIModule.idl nsIServiceManager.idl nsIComponentManager.idl nsICategoryManager.idl ../../dist/sdk/idl nsIClassInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClassInfo nsIClassInfo.idl nsIComponentRegistrar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIComponentRegistrar nsIComponentRegistrar.idl nsIFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFactory nsIFactory.idl nsIModule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIModule nsIModule.idl nsIServiceManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIServiceManager nsIServiceManager.idl nsIComponentManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIComponentManager nsIComponentManager.idl nsICategoryManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsICategoryManager nsICategoryManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIClassInfo.h _xpidlgen/nsIComponentRegistrar.h _xpidlgen/nsIFactory.h _xpidlgen/nsIModule.h _xpidlgen/nsIServiceManager.h _xpidlgen/nsIComponentManager.h _xpidlgen/nsICategoryManager.h ../../dist/include/xpcom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIClassInfo.h _xpidlgen/nsIComponentRegistrar.h _xpidlgen/nsIFactory.h _xpidlgen/nsIModule.h _xpidlgen/nsIServiceManager.h _xpidlgen/nsIComponentManager.h _xpidlgen/nsICategoryManager.h ../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/components' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/threads' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/threads/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsProcess.h nsEventQueue.h nsThreadUtilsInternal.h ../../dist/include/xpcom Creating _xpidlgen/.done nsIEventTarget.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEventTarget nsIEventTarget.idl nsIThread.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIThread nsIThread.idl nsIThreadInternal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIThreadInternal nsIThreadInternal.idl nsIThreadManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIThreadManager nsIThreadManager.idl nsIThreadPool.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIThreadPool nsIThreadPool.idl nsITimer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITimer nsITimer.idl nsIRunnable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIRunnable nsIRunnable.idl nsIEnvironment.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEnvironment nsIEnvironment.idl nsIProcess.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProcess nsIProcess.idl nsISupportsPriority.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISupportsPriority nsISupportsPriority.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIEventTarget.idl nsIThread.idl nsIThreadInternal.idl nsIThreadManager.idl nsIThreadPool.idl nsITimer.idl nsIRunnable.idl nsIEnvironment.idl nsIProcess.idl nsISupportsPriority.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIEventTarget.h _xpidlgen/nsIThread.h _xpidlgen/nsIThreadInternal.h _xpidlgen/nsIThreadManager.h _xpidlgen/nsIThreadPool.h _xpidlgen/nsITimer.h _xpidlgen/nsIRunnable.h _xpidlgen/nsIEnvironment.h _xpidlgen/nsIProcess.h _xpidlgen/nsISupportsPriority.h ../../dist/include/xpcom gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/threads' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 xptinfo.h ../../../../dist/include/xpcom Creating _xpidlgen/.done nsIInterfaceInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIInterfaceInfo nsIInterfaceInfo.idl nsIInterfaceInfoManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIInterfaceInfoManager nsIInterfaceInfoManager.idl nsIXPTLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPTLoader nsIXPTLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIInterfaceInfo.idl nsIInterfaceInfoManager.idl nsIXPTLoader.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIInterfaceInfo.h _xpidlgen/nsIInterfaceInfoManager.h _xpidlgen/nsIXPTLoader.h ../../../../dist/include/xpcom gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 xptcall.h xptcstubsdecl.inc xptcstubsdef.inc ../../../../dist/include/xpcom gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src/.deps gmake[9]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src/md' gmake[10]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src/md/unix' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src/md/unix/.deps gmake[10]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src/md/unix' gmake[9]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src/md' gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsProxiedService.h ../../../dist/include/xpcom Creating _xpidlgen/.done nsIProxyObjectManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProxyObjectManager nsIProxyObjectManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIProxyObjectManager.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProxyObjectManager.h ../../../dist/include/xpcom gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/system' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/system/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl Creating _xpidlgen/.done nsIXULAppInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXULAppInfo nsIXULAppInfo.idl nsIXULRuntime.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXULRuntime nsIXULRuntime.idl nsIGConfService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIGConfService nsIGConfService.idl nsIGnomeVFSService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIGnomeVFSService nsIGnomeVFSService.idl nsIBlocklistService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIBlocklistService nsIBlocklistService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIXULAppInfo.idl nsIXULRuntime.idl nsIGConfService.idl nsIGnomeVFSService.idl nsIBlocklistService.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIXULAppInfo.h _xpidlgen/nsIXULRuntime.h _xpidlgen/nsIGConfService.h _xpidlgen/nsIGnomeVFSService.h _xpidlgen/nsIBlocklistService.h ../../dist/include/xpcom gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/system' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/build' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/build/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsXPCOMCIDInternal.h ../../dist/include/xpcom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsXPCOM.h nsXPCOMCID.h ../../dist/sdk/include /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsXPCOM.h nsXPCOMCID.h ../../dist/include/xpcom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ../../xpcom/glue/pldhash.c ../../xpcom/glue/nsArrayEnumerator.cpp ../../xpcom/glue/nsArrayUtils.cpp ../../xpcom/glue/nsCategoryCache.cpp ../../xpcom/glue/nsCOMPtr.cpp ../../xpcom/glue/nsCOMArray.cpp ../../xpcom/glue/nsCRTGlue.cpp ../../xpcom/glue/nsComponentManagerUtils.cpp ../../xpcom/glue/nsEnumeratorUtils.cpp ../../xpcom/glue/nsID.cpp ../../xpcom/glue/nsIInterfaceRequestorUtils.cpp ../../xpcom/glue/nsINIParser.cpp ../../xpcom/glue/nsISupportsImpl.cpp ../../xpcom/glue/nsMemory.cpp ../../xpcom/glue/nsWeakReference.cpp ../../xpcom/glue/nsGREGlue.cpp ../../xpcom/glue/nsVersionComparator.cpp ../../xpcom/glue/nsTHashtable.cpp ../../xpcom/glue/nsQuickSort.cpp ../../xpcom/glue/nsVoidArray.cpp ../../xpcom/glue/nsTArray.cpp ../../xpcom/glue/nsThreadUtils.cpp ../../xpcom/glue/nsTObserverArray.cpp ../../xpcom/glue/nsCycleCollectionParticipant.cpp ../../xpcom/glue/nsDeque.cpp ../../xpcom/glue/BlockingResourceBase.cpp ../../xpcom/glue/DeadlockDetector.cpp ../../xpcom/glue/nsAutoLock.cpp ../../xpcom/glue/nsGenericFactory.cpp ../../xpcom/glue/nsProxyRelease.cpp ../../xpcom/glue/nsTextFormatter.cpp . gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/build' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/stub' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/stub/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/stub' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/tools' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/tools/registry' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/tools/registry/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/tools/registry' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/tools' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 xpcom-config.h ../dist/sdk/include /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 xpcom-config.h ../dist/include/xpcom gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake libs_tier_xpcom gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' libs_tier_xpcom gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `xpcom/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/MoreFiles' gmake[6]: Nothing to be done for `libs'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/MoreFiles' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/public' gmake[8]: Nothing to be done for `libs'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/src' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 libxpt.a ../../../../dist/lib gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/src' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/tools' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 xpt_dump xpt_link ../../../../dist/bin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/bin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 xpt_dump xpt_link ../../../../dist/sdk/bin gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/tools' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpidl' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 xpidl ../../../dist/bin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/sdk/bin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 xpidl ../../../dist/sdk/bin gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpidl' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string/public' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string/src' nsDependentString.cpp c++ -o nsDependentString.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDependentString.pp nsDependentString.cpp nsDependentSubstring.cpp c++ -o nsDependentSubstring.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDependentSubstring.pp nsDependentSubstring.cpp nsPrintfCString.cpp c++ -o nsPrintfCString.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintfCString.pp nsPrintfCString.cpp nsPromiseFlatString.cpp c++ -o nsPromiseFlatString.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPromiseFlatString.pp nsPromiseFlatString.cpp nsReadableUtils.cpp c++ -o nsReadableUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsReadableUtils.pp nsReadableUtils.cpp nsReadableUtils.cpp: In function 'PRBool IsUTF8(const nsACString_internal&)': nsReadableUtils.cpp:619: warning: suggest parentheses around '&&' within '||' nsReadableUtils.cpp:620: warning: suggest parentheses around '&&' within '||' nsReadableUtils.cpp:623: warning: suggest parentheses around '&&' within '||' nsReadableUtils.cpp:624: warning: suggest parentheses around '&&' within '||' nsReadableUtils.cpp:624: warning: suggest parentheses around '&&' within '||' nsSubstring.cpp c++ -o nsSubstring.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSubstring.pp nsSubstring.cpp nsSubstringTuple.cpp c++ -o nsSubstringTuple.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSubstringTuple.pp nsSubstringTuple.cpp nsString.cpp c++ -o nsString.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsString.pp nsString.cpp nsStringComparator.cpp c++ -o nsStringComparator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStringComparator.pp nsStringComparator.cpp nsStringObsolete.cpp c++ -o nsStringObsolete.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/string -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStringObsolete.pp nsStringObsolete.cpp rm -f libstring_s.a ar cr libstring_s.a nsDependentString.o nsDependentSubstring.o nsPrintfCString.o nsPromiseFlatString.o nsReadableUtils.o nsSubstring.o nsSubstringTuple.o nsString.o nsStringComparator.o nsStringObsolete.o ranlib libstring_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/glue' pldhash.c gcc -o pldhash.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pldhash.pp pldhash.c nsArrayEnumerator.cpp c++ -o nsArrayEnumerator.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsArrayEnumerator.pp nsArrayEnumerator.cpp nsArrayUtils.cpp c++ -o nsArrayUtils.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsArrayUtils.pp nsArrayUtils.cpp nsCategoryCache.cpp c++ -o nsCategoryCache.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCategoryCache.pp nsCategoryCache.cpp nsCOMPtr.cpp c++ -o nsCOMPtr.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCOMPtr.pp nsCOMPtr.cpp nsCOMArray.cpp c++ -o nsCOMArray.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCOMArray.pp nsCOMArray.cpp nsCRTGlue.cpp c++ -o nsCRTGlue.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCRTGlue.pp nsCRTGlue.cpp nsComponentManagerUtils.cpp c++ -o nsComponentManagerUtils.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsComponentManagerUtils.pp nsComponentManagerUtils.cpp nsEnumeratorUtils.cpp c++ -o nsEnumeratorUtils.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEnumeratorUtils.pp nsEnumeratorUtils.cpp nsID.cpp c++ -o nsID.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsID.pp nsID.cpp nsIInterfaceRequestorUtils.cpp c++ -o nsIInterfaceRequestorUtils.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsIInterfaceRequestorUtils.pp nsIInterfaceRequestorUtils.cpp nsINIParser.cpp c++ -o nsINIParser.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsINIParser.pp nsINIParser.cpp nsISupportsImpl.cpp c++ -o nsISupportsImpl.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsISupportsImpl.pp nsISupportsImpl.cpp nsMemory.cpp c++ -o nsMemory.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMemory.pp nsMemory.cpp nsWeakReference.cpp c++ -o nsWeakReference.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsWeakReference.pp nsWeakReference.cpp nsGREGlue.cpp c++ -o nsGREGlue.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGREGlue.pp nsGREGlue.cpp nsVersionComparator.cpp c++ -o nsVersionComparator.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsVersionComparator.pp nsVersionComparator.cpp nsTHashtable.cpp c++ -o nsTHashtable.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTHashtable.pp nsTHashtable.cpp nsQuickSort.cpp c++ -o nsQuickSort.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsQuickSort.pp nsQuickSort.cpp nsVoidArray.cpp c++ -o nsVoidArray.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsVoidArray.pp nsVoidArray.cpp nsTArray.cpp c++ -o nsTArray.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTArray.pp nsTArray.cpp nsTArray.cpp: In member function 'PRBool nsTArray_base::EnsureCapacity(PRUint32, PRUint32)': nsTArray.cpp:88: warning: comparison between signed and unsigned integer expressions nsThreadUtils.cpp c++ -o nsThreadUtils.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsThreadUtils.pp nsThreadUtils.cpp nsTObserverArray.cpp c++ -o nsTObserverArray.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTObserverArray.pp nsTObserverArray.cpp nsCycleCollectionParticipant.cpp c++ -o nsCycleCollectionParticipant.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCycleCollectionParticipant.pp nsCycleCollectionParticipant.cpp nsDeque.cpp c++ -o nsDeque.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDeque.pp nsDeque.cpp BlockingResourceBase.cpp c++ -o BlockingResourceBase.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/BlockingResourceBase.pp BlockingResourceBase.cpp DeadlockDetector.cpp c++ -o DeadlockDetector.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/DeadlockDetector.pp DeadlockDetector.cpp nsAutoLock.cpp c++ -o nsAutoLock.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAutoLock.pp nsAutoLock.cpp nsAutoLock.cpp: In member function 'void nsAutoMonitor::Exit()': nsAutoLock.cpp:453: warning: unused variable 'status' nsAutoLock.cpp: In member function 'void nsAutoCMonitor::Exit()': nsAutoLock.cpp:480: warning: unused variable 'status' nsGenericFactory.cpp c++ -o nsGenericFactory.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGenericFactory.pp nsGenericFactory.cpp nsProxyRelease.cpp c++ -o nsProxyRelease.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsProxyRelease.pp nsProxyRelease.cpp nsTextFormatter.cpp c++ -o nsTextFormatter.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTextFormatter.pp nsTextFormatter.cpp nsStringAPI.cpp c++ -o nsStringAPI.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStringAPI.pp nsStringAPI.cpp nsStringAPI.cpp: In member function 'PRInt32 nsAString::RFind(const nsAString&, PRInt32, PRInt32 (*)(const PRUnichar*, const PRUnichar*, PRUint32)) const': nsStringAPI.cpp:419: warning: comparison between signed and unsigned integer expressions nsStringAPI.cpp: In member function 'PRInt32 nsAString::RFind(const char*, PRInt32, PRBool) const': nsStringAPI.cpp:444: warning: comparison between signed and unsigned integer expressions nsStringAPI.cpp: In member function 'PRInt32 nsACString::RFind(const nsACString&, PRInt32, PRInt32 (*)(const char*, const char*, PRUint32)) const': nsStringAPI.cpp:828: warning: comparison between signed and unsigned integer expressions nsStringAPI.cpp: In member function 'PRInt32 nsACString::RFind(const char*, PRInt32, PRInt32 (*)(const char*, const char*, PRUint32)) const': nsStringAPI.cpp:857: warning: comparison between signed and unsigned integer expressions rm -f libxpcomglue_s.a ar cr libxpcomglue_s.a pldhash.o nsArrayEnumerator.o nsArrayUtils.o nsCategoryCache.o nsCOMPtr.o nsCOMArray.o nsCRTGlue.o nsComponentManagerUtils.o nsEnumeratorUtils.o nsID.o nsIInterfaceRequestorUtils.o nsINIParser.o nsISupportsImpl.o nsMemory.o nsWeakReference.o nsGREGlue.o nsVersionComparator.o nsTHashtable.o nsQuickSort.o nsVoidArray.o nsTArray.o nsThreadUtils.o nsTObserverArray.o nsCycleCollectionParticipant.o nsDeque.o BlockingResourceBase.o DeadlockDetector.o nsAutoLock.o nsGenericFactory.o nsProxyRelease.o nsTextFormatter.o nsStringAPI.o ranlib libxpcomglue_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 libxpcomglue_s.a ../../dist/lib gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/glue/standalone' pldhash.c gcc -o pldhash.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pldhash.pp pldhash.c nsArrayEnumerator.cpp c++ -o nsArrayEnumerator.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsArrayEnumerator.pp nsArrayEnumerator.cpp nsArrayUtils.cpp c++ -o nsArrayUtils.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsArrayUtils.pp nsArrayUtils.cpp nsCategoryCache.cpp c++ -o nsCategoryCache.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCategoryCache.pp nsCategoryCache.cpp nsCOMPtr.cpp c++ -o nsCOMPtr.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCOMPtr.pp nsCOMPtr.cpp nsCOMArray.cpp c++ -o nsCOMArray.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCOMArray.pp nsCOMArray.cpp nsCRTGlue.cpp c++ -o nsCRTGlue.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCRTGlue.pp nsCRTGlue.cpp nsComponentManagerUtils.cpp c++ -o nsComponentManagerUtils.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsComponentManagerUtils.pp nsComponentManagerUtils.cpp nsEnumeratorUtils.cpp c++ -o nsEnumeratorUtils.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEnumeratorUtils.pp nsEnumeratorUtils.cpp nsID.cpp c++ -o nsID.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsID.pp nsID.cpp nsIInterfaceRequestorUtils.cpp c++ -o nsIInterfaceRequestorUtils.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIInterfaceRequestorUtils.pp nsIInterfaceRequestorUtils.cpp nsINIParser.cpp c++ -o nsINIParser.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsINIParser.pp nsINIParser.cpp nsISupportsImpl.cpp c++ -o nsISupportsImpl.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISupportsImpl.pp nsISupportsImpl.cpp nsMemory.cpp c++ -o nsMemory.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMemory.pp nsMemory.cpp nsWeakReference.cpp c++ -o nsWeakReference.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWeakReference.pp nsWeakReference.cpp nsGREGlue.cpp c++ -o nsGREGlue.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGREGlue.pp nsGREGlue.cpp nsVersionComparator.cpp c++ -o nsVersionComparator.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsVersionComparator.pp nsVersionComparator.cpp nsTHashtable.cpp c++ -o nsTHashtable.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTHashtable.pp nsTHashtable.cpp nsQuickSort.cpp c++ -o nsQuickSort.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsQuickSort.pp nsQuickSort.cpp nsVoidArray.cpp c++ -o nsVoidArray.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsVoidArray.pp nsVoidArray.cpp nsTArray.cpp c++ -o nsTArray.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTArray.pp nsTArray.cpp nsTArray.cpp: In member function 'PRBool nsTArray_base::EnsureCapacity(PRUint32, PRUint32)': nsTArray.cpp:88: warning: comparison between signed and unsigned integer expressions nsThreadUtils.cpp c++ -o nsThreadUtils.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsThreadUtils.pp nsThreadUtils.cpp nsTObserverArray.cpp c++ -o nsTObserverArray.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTObserverArray.pp nsTObserverArray.cpp nsCycleCollectionParticipant.cpp c++ -o nsCycleCollectionParticipant.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCycleCollectionParticipant.pp nsCycleCollectionParticipant.cpp nsDeque.cpp c++ -o nsDeque.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDeque.pp nsDeque.cpp nsStringAPI.cpp c++ -o nsStringAPI.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStringAPI.pp nsStringAPI.cpp nsStringAPI.cpp: In member function 'PRInt32 nsAString::RFind(const nsAString&, PRInt32, PRInt32 (*)(const PRUnichar*, const PRUnichar*, PRUint32)) const': nsStringAPI.cpp:419: warning: comparison between signed and unsigned integer expressions nsStringAPI.cpp: In member function 'PRInt32 nsAString::RFind(const char*, PRInt32, PRBool) const': nsStringAPI.cpp:444: warning: comparison between signed and unsigned integer expressions nsStringAPI.cpp: In member function 'PRInt32 nsACString::RFind(const nsACString&, PRInt32, PRInt32 (*)(const char*, const char*, PRUint32)) const': nsStringAPI.cpp:828: warning: comparison between signed and unsigned integer expressions nsStringAPI.cpp: In member function 'PRInt32 nsACString::RFind(const char*, PRInt32, PRInt32 (*)(const char*, const char*, PRUint32)) const': nsStringAPI.cpp:857: warning: comparison between signed and unsigned integer expressions nsXPCOMGlue.cpp c++ -o nsXPCOMGlue.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXPCOMGlue.pp nsXPCOMGlue.cpp nsGlueLinkingDlopen.cpp c++ -o nsGlueLinkingDlopen.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I./../../build -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGlueLinkingDlopen.pp nsGlueLinkingDlopen.cpp nsGlueLinkingDlopen.cpp: In function 'nsresult (* XPCOMGlueLoad(const char*))(XPCOMFunctions*, const char*)': nsGlueLinkingDlopen.cpp:117: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsGlueLinkingDlopen.cpp: In function 'nsresult XPCOMGlueLoadXULFunctions(const nsDynamicFunctionLoad*)': nsGlueLinkingDlopen.cpp:155: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object rm -f libxpcomglue.a ar cr libxpcomglue.a pldhash.o nsArrayEnumerator.o nsArrayUtils.o nsCategoryCache.o nsCOMPtr.o nsCOMArray.o nsCRTGlue.o nsComponentManagerUtils.o nsEnumeratorUtils.o nsID.o nsIInterfaceRequestorUtils.o nsINIParser.o nsISupportsImpl.o nsMemory.o nsWeakReference.o nsGREGlue.o nsVersionComparator.o nsTHashtable.o nsQuickSort.o nsVoidArray.o nsTArray.o nsThreadUtils.o nsTObserverArray.o nsCycleCollectionParticipant.o nsDeque.o nsStringAPI.o nsXPCOMGlue.o nsGlueLinkingDlopen.o ranlib libxpcomglue.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 libxpcomglue.a ../../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/sdk/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libxpcomglue.a ../../../dist/sdk/lib gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/glue/standalone' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/sdk/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libxpcomglue_s.a ../../dist/sdk/lib gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/glue' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/base' nsAllocator.cpp c++ -o nsAllocator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAllocator.pp nsAllocator.cpp nsVersionComparatorImpl.cpp c++ -o nsVersionComparatorImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsVersionComparatorImpl.pp nsVersionComparatorImpl.cpp nsConsoleMessage.cpp c++ -o nsConsoleMessage.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsConsoleMessage.pp nsConsoleMessage.cpp nsConsoleService.cpp c++ -o nsConsoleService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsConsoleService.pp nsConsoleService.cpp nsDebugImpl.cpp c++ -o nsDebugImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDebugImpl.pp nsDebugImpl.cpp nsDebugImpl.cpp: In function 'void NS_DebugBreak_P(PRUint32, const char*, const char*, const char*, PRInt32)': nsDebugImpl.cpp:338: warning: enumeration value 'NS_ASSERT_UNINITIALIZED' not handled in switch nsErrorService.cpp c++ -o nsErrorService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsErrorService.pp nsErrorService.cpp nsExceptionService.cpp c++ -o nsExceptionService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsExceptionService.pp nsExceptionService.cpp nsMemoryImpl.cpp c++ -o nsMemoryImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMemoryImpl.pp nsMemoryImpl.cpp nsTraceRefcntImpl.cpp c++ -o nsTraceRefcntImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTraceRefcntImpl.pp nsTraceRefcntImpl.cpp nsInterfaceRequestorAgg.cpp c++ -o nsInterfaceRequestorAgg.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInterfaceRequestorAgg.pp nsInterfaceRequestorAgg.cpp nsUUIDGenerator.cpp c++ -o nsUUIDGenerator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsUUIDGenerator.pp nsUUIDGenerator.cpp nsSystemInfo.cpp c++ -o nsSystemInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSystemInfo.pp nsSystemInfo.cpp nsCycleCollector.cpp c++ -o nsCycleCollector.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCycleCollector.pp nsCycleCollector.cpp nsStackWalk.cpp c++ -o nsStackWalk.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStackWalk.pp nsStackWalk.cpp nsMemoryReporterManager.cpp c++ -o nsMemoryReporterManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMemoryReporterManager.pp nsMemoryReporterManager.cpp rm -f libxpcombase_s.a ar cr libxpcombase_s.a nsAllocator.o nsVersionComparatorImpl.o nsConsoleMessage.o nsConsoleService.o nsDebugImpl.o nsErrorService.o nsExceptionService.o nsMemoryImpl.o nsTraceRefcntImpl.o nsInterfaceRequestorAgg.o nsUUIDGenerator.o nsSystemInfo.o nsCycleCollector.o nsStackWalk.o nsMemoryReporterManager.o ranlib libxpcombase_s.a nsIConsoleListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIConsoleListener.xpt -d .deps/nsIConsoleListener.pp nsIConsoleListener.idl nsIConsoleMessage.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIConsoleMessage.xpt -d .deps/nsIConsoleMessage.pp nsIConsoleMessage.idl nsIConsoleService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIConsoleService.xpt -d .deps/nsIConsoleService.pp nsIConsoleService.idl nsIErrorService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIErrorService.xpt -d .deps/nsIErrorService.pp nsIErrorService.idl nsIException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIException.xpt -d .deps/nsIException.pp nsIException.idl nsIExceptionService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIExceptionService.xpt -d .deps/nsIExceptionService.pp nsIExceptionService.idl nsIVersionComparator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIVersionComparator.xpt -d .deps/nsIVersionComparator.pp nsIVersionComparator.idl nsIUUIDGenerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIUUIDGenerator.xpt -d .deps/nsIUUIDGenerator.pp nsIUUIDGenerator.idl nsIMutable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIMutable.xpt -d .deps/nsIMutable.pp nsIMutable.idl nsIMemoryReporter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIMemoryReporter.xpt -d .deps/nsIMemoryReporter.pp nsIMemoryReporter.idl nsIDebug.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDebug.xpt -d .deps/nsIDebug.pp nsIDebug.idl nsIInterfaceRequestor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIInterfaceRequestor.xpt -d .deps/nsIInterfaceRequestor.pp nsIInterfaceRequestor.idl nsIMemory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIMemory.xpt -d .deps/nsIMemory.pp nsIMemory.idl nsIProgrammingLanguage.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIProgrammingLanguage.xpt -d .deps/nsIProgrammingLanguage.pp nsIProgrammingLanguage.idl nsISupports.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISupports.xpt -d .deps/nsISupports.pp nsISupports.idl nsITraceRefcnt.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsITraceRefcnt.xpt -d .deps/nsITraceRefcnt.pp nsITraceRefcnt.idl nsIWeakReference.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWeakReference.xpt -d .deps/nsIWeakReference.pp nsIWeakReference.idl nsrootidl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsrootidl.xpt -d .deps/nsrootidl.pp nsrootidl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/xpcom_base.xpt _xpidlgen/nsIConsoleListener.xpt _xpidlgen/nsIConsoleMessage.xpt _xpidlgen/nsIConsoleService.xpt _xpidlgen/nsIErrorService.xpt _xpidlgen/nsIException.xpt _xpidlgen/nsIExceptionService.xpt _xpidlgen/nsIVersionComparator.xpt _xpidlgen/nsIUUIDGenerator.xpt _xpidlgen/nsIMutable.xpt _xpidlgen/nsIMemoryReporter.xpt _xpidlgen/nsIDebug.xpt _xpidlgen/nsIInterfaceRequestor.xpt _xpidlgen/nsIMemory.xpt _xpidlgen/nsIProgrammingLanguage.xpt _xpidlgen/nsISupports.xpt _xpidlgen/nsITraceRefcnt.xpt _xpidlgen/nsIWeakReference.xpt _xpidlgen/nsrootidl.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_base.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/ds' nsArray.cpp c++ -o nsArray.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsArray.pp nsArray.cpp nsAtomTable.cpp c++ -o nsAtomTable.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAtomTable.pp nsAtomTable.cpp nsAtomService.cpp c++ -o nsAtomService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAtomService.pp nsAtomService.cpp nsByteBuffer.cpp c++ -o nsByteBuffer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsByteBuffer.pp nsByteBuffer.cpp nsCheapSets.cpp c++ -o nsCheapSets.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCheapSets.pp nsCheapSets.cpp nsCRT.cpp c++ -o nsCRT.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCRT.pp nsCRT.cpp nsFixedSizeAllocator.cpp c++ -o nsFixedSizeAllocator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFixedSizeAllocator.pp nsFixedSizeAllocator.cpp nsHashPropertyBag.cpp c++ -o nsHashPropertyBag.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHashPropertyBag.pp nsHashPropertyBag.cpp nsHashSets.cpp c++ -o nsHashSets.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHashSets.pp nsHashSets.cpp nsHashtable.cpp c++ -o nsHashtable.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHashtable.pp nsHashtable.cpp nsINIParserImpl.cpp c++ -o nsINIParserImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsINIParserImpl.pp nsINIParserImpl.cpp nsObserverList.cpp c++ -o nsObserverList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsObserverList.pp nsObserverList.cpp nsObserverService.cpp c++ -o nsObserverService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsObserverService.pp nsObserverService.cpp nsProperties.cpp c++ -o nsProperties.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsProperties.pp nsProperties.cpp nsPersistentProperties.cpp c++ -o nsPersistentProperties.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPersistentProperties.pp nsPersistentProperties.cpp nsPersistentProperties.cpp: In member function 'void nsPropertiesParser::FinishValueState(nsAString_internal&)': nsPersistentProperties.cpp:130: warning: 'backup_char' may be used uninitialized in this function nsRecyclingAllocator.cpp c++ -o nsRecyclingAllocator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsRecyclingAllocator.pp nsRecyclingAllocator.cpp nsStaticNameTable.cpp c++ -o nsStaticNameTable.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStaticNameTable.pp nsStaticNameTable.cpp nsStringEnumerator.cpp c++ -o nsStringEnumerator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStringEnumerator.pp nsStringEnumerator.cpp nsSupportsArray.cpp c++ -o nsSupportsArray.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSupportsArray.pp nsSupportsArray.cpp nsSupportsArrayEnumerator.cpp c++ -o nsSupportsArrayEnumerator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSupportsArrayEnumerator.pp nsSupportsArrayEnumerator.cpp nsSupportsPrimitives.cpp c++ -o nsSupportsPrimitives.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSupportsPrimitives.pp nsSupportsPrimitives.cpp nsTimelineService.cpp c++ -o nsTimelineService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTimelineService.pp nsTimelineService.cpp nsTimeStamp.cpp c++ -o nsTimeStamp.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTimeStamp.pp nsTimeStamp.cpp nsUnicharBuffer.cpp c++ -o nsUnicharBuffer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsUnicharBuffer.pp nsUnicharBuffer.cpp nsVariant.cpp c++ -o nsVariant.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../io -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsVariant.pp nsVariant.cpp rm -f libxpcomds_s.a ar cr libxpcomds_s.a nsArray.o nsAtomTable.o nsAtomService.o nsByteBuffer.o nsCheapSets.o nsCRT.o nsFixedSizeAllocator.o nsHashPropertyBag.o nsHashSets.o nsHashtable.o nsINIParserImpl.o nsObserverList.o nsObserverService.o nsProperties.o nsPersistentProperties.o nsRecyclingAllocator.o nsStaticNameTable.o nsStringEnumerator.o nsSupportsArray.o nsSupportsArrayEnumerator.o nsSupportsPrimitives.o nsTimelineService.o nsTimeStamp.o nsUnicharBuffer.o nsVariant.o ranlib libxpcomds_s.a nsIAtom.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAtom.xpt -d .deps/nsIAtom.pp nsIAtom.idl nsIAtomService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAtomService.xpt -d .deps/nsIAtomService.pp nsIAtomService.idl nsICollection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsICollection.xpt -d .deps/nsICollection.pp nsICollection.idl nsIEnumerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEnumerator.xpt -d .deps/nsIEnumerator.pp nsIEnumerator.idl nsIINIParser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIINIParser.xpt -d .deps/nsIINIParser.pp nsIINIParser.idl nsIPersistentProperties2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPersistentProperties2.xpt -d .deps/nsIPersistentProperties2.pp nsIPersistentProperties2.idl nsIProperty.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIProperty.xpt -d .deps/nsIProperty.pp nsIProperty.idl nsIPropertyBag.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPropertyBag.xpt -d .deps/nsIPropertyBag.pp nsIPropertyBag.idl nsIPropertyBag2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPropertyBag2.xpt -d .deps/nsIPropertyBag2.pp nsIPropertyBag2.idl nsIWritablePropertyBag.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWritablePropertyBag.xpt -d .deps/nsIWritablePropertyBag.pp nsIWritablePropertyBag.idl nsIWritablePropertyBag2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWritablePropertyBag2.xpt -d .deps/nsIWritablePropertyBag2.pp nsIWritablePropertyBag2.idl nsIRecyclingAllocator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIRecyclingAllocator.xpt -d .deps/nsIRecyclingAllocator.pp nsIRecyclingAllocator.idl nsIVariant.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIVariant.xpt -d .deps/nsIVariant.pp nsIVariant.idl nsISerializable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISerializable.xpt -d .deps/nsISerializable.pp nsISerializable.idl nsIStringEnumerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIStringEnumerator.xpt -d .deps/nsIStringEnumerator.pp nsIStringEnumerator.idl nsISupportsArray.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISupportsArray.xpt -d .deps/nsISupportsArray.pp nsISupportsArray.idl nsISupportsIterators.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISupportsIterators.xpt -d .deps/nsISupportsIterators.pp nsISupportsIterators.idl nsITimelineService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsITimelineService.xpt -d .deps/nsITimelineService.pp nsITimelineService.idl nsIArray.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIArray.xpt -d .deps/nsIArray.pp nsIArray.idl nsIHashable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIHashable.xpt -d .deps/nsIHashable.pp nsIHashable.idl nsIMutableArray.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIMutableArray.xpt -d .deps/nsIMutableArray.pp nsIMutableArray.idl nsIObserverService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIObserverService.xpt -d .deps/nsIObserverService.pp nsIObserverService.idl nsIObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIObserver.xpt -d .deps/nsIObserver.pp nsIObserver.idl nsIProperties.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIProperties.xpt -d .deps/nsIProperties.pp nsIProperties.idl nsISimpleEnumerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISimpleEnumerator.xpt -d .deps/nsISimpleEnumerator.pp nsISimpleEnumerator.idl nsISupportsPrimitives.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISupportsPrimitives.xpt -d .deps/nsISupportsPrimitives.pp nsISupportsPrimitives.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/xpcom_ds.xpt _xpidlgen/nsIAtom.xpt _xpidlgen/nsIAtomService.xpt _xpidlgen/nsICollection.xpt _xpidlgen/nsIEnumerator.xpt _xpidlgen/nsIINIParser.xpt _xpidlgen/nsIPersistentProperties2.xpt _xpidlgen/nsIProperty.xpt _xpidlgen/nsIPropertyBag.xpt _xpidlgen/nsIPropertyBag2.xpt _xpidlgen/nsIWritablePropertyBag.xpt _xpidlgen/nsIWritablePropertyBag2.xpt _xpidlgen/nsIRecyclingAllocator.xpt _xpidlgen/nsIVariant.xpt _xpidlgen/nsISerializable.xpt _xpidlgen/nsIStringEnumerator.xpt _xpidlgen/nsISupportsArray.xpt _xpidlgen/nsISupportsIterators.xpt _xpidlgen/nsITimelineService.xpt _xpidlgen/nsIArray.xpt _xpidlgen/nsIHashable.xpt _xpidlgen/nsIMutableArray.xpt _xpidlgen/nsIObserverService.xpt _xpidlgen/nsIObserver.xpt _xpidlgen/nsIProperties.xpt _xpidlgen/nsISimpleEnumerator.xpt _xpidlgen/nsISupportsPrimitives.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_ds.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/ds' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/io' nsAppFileLocationProvider.cpp c++ -o nsAppFileLocationProvider.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAppFileLocationProvider.pp nsAppFileLocationProvider.cpp nsBinaryStream.cpp c++ -o nsBinaryStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBinaryStream.pp nsBinaryStream.cpp nsDirectoryService.cpp c++ -o nsDirectoryService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDirectoryService.pp nsDirectoryService.cpp nsEscape.cpp c++ -o nsEscape.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEscape.pp nsEscape.cpp nsEscape.cpp: In function 'PRUnichar* nsEscapeHTML2(const PRUnichar*, PRInt32)': nsEscape.cpp:298: warning: comparison between signed and unsigned integer expressions nsInputStreamTee.cpp c++ -o nsInputStreamTee.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInputStreamTee.pp nsInputStreamTee.cpp nsLinebreakConverter.cpp c++ -o nsLinebreakConverter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLinebreakConverter.pp nsLinebreakConverter.cpp nsLocalFileCommon.cpp c++ -o nsLocalFileCommon.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLocalFileCommon.pp nsLocalFileCommon.cpp nsMultiplexInputStream.cpp c++ -o nsMultiplexInputStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMultiplexInputStream.pp nsMultiplexInputStream.cpp nsPipe3.cpp c++ -o nsPipe3.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPipe3.pp nsPipe3.cpp nsStreamUtils.cpp c++ -o nsStreamUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStreamUtils.pp nsStreamUtils.cpp nsScriptableInputStream.cpp c++ -o nsScriptableInputStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsScriptableInputStream.pp nsScriptableInputStream.cpp nsSegmentedBuffer.cpp c++ -o nsSegmentedBuffer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSegmentedBuffer.pp nsSegmentedBuffer.cpp SpecialSystemDirectory.cpp c++ -o SpecialSystemDirectory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/SpecialSystemDirectory.pp SpecialSystemDirectory.cpp nsStorageStream.cpp c++ -o nsStorageStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStorageStream.pp nsStorageStream.cpp nsStringStream.cpp c++ -o nsStringStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStringStream.pp nsStringStream.cpp nsUnicharInputStream.cpp c++ -o nsUnicharInputStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsUnicharInputStream.pp nsUnicharInputStream.cpp nsNativeCharsetUtils.cpp c++ -o nsNativeCharsetUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsNativeCharsetUtils.pp nsNativeCharsetUtils.cpp nsFastLoadFile.cpp c++ -o nsFastLoadFile.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFastLoadFile.pp nsFastLoadFile.cpp nsFastLoadService.cpp c++ -o nsFastLoadService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFastLoadService.pp nsFastLoadService.cpp nsLocalFileUnix.cpp c++ -o nsLocalFileUnix.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLocalFileUnix.pp nsLocalFileUnix.cpp rm -f libxpcomio_s.a ar cr libxpcomio_s.a nsAppFileLocationProvider.o nsBinaryStream.o nsDirectoryService.o nsEscape.o nsInputStreamTee.o nsLinebreakConverter.o nsLocalFileCommon.o nsMultiplexInputStream.o nsPipe3.o nsStreamUtils.o nsScriptableInputStream.o nsSegmentedBuffer.o SpecialSystemDirectory.o nsStorageStream.o nsStringStream.o nsUnicharInputStream.o nsNativeCharsetUtils.o nsFastLoadFile.o nsFastLoadService.o nsLocalFileUnix.o ranlib libxpcomio_s.a nsIBinaryInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIBinaryInputStream.xpt -d .deps/nsIBinaryInputStream.pp nsIBinaryInputStream.idl nsIBinaryOutputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIBinaryOutputStream.xpt -d .deps/nsIBinaryOutputStream.pp nsIBinaryOutputStream.idl nsIDirectoryEnumerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDirectoryEnumerator.xpt -d .deps/nsIDirectoryEnumerator.pp nsIDirectoryEnumerator.idl nsIFastLoadFileControl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIFastLoadFileControl.xpt -d .deps/nsIFastLoadFileControl.pp nsIFastLoadFileControl.idl nsIFastLoadService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIFastLoadService.xpt -d .deps/nsIFastLoadService.pp nsIFastLoadService.idl nsIInputStreamTee.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIInputStreamTee.xpt -d .deps/nsIInputStreamTee.pp nsIInputStreamTee.idl nsILocalFileWin.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsILocalFileWin.xpt -d .deps/nsILocalFileWin.pp nsILocalFileWin.idl nsILineInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsILineInputStream.xpt -d .deps/nsILineInputStream.pp nsILineInputStream.idl nsIUnicharLineInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIUnicharLineInputStream.xpt -d .deps/nsIUnicharLineInputStream.pp nsIUnicharLineInputStream.idl nsISimpleUnicharStreamFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISimpleUnicharStreamFactory.xpt -d .deps/nsISimpleUnicharStreamFactory.pp nsISimpleUnicharStreamFactory.idl nsIMultiplexInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIMultiplexInputStream.xpt -d .deps/nsIMultiplexInputStream.pp nsIMultiplexInputStream.idl nsIObjectInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIObjectInputStream.xpt -d .deps/nsIObjectInputStream.pp nsIObjectInputStream.idl nsIObjectOutputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIObjectOutputStream.xpt -d .deps/nsIObjectOutputStream.pp nsIObjectOutputStream.idl nsIPipe.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPipe.xpt -d .deps/nsIPipe.pp nsIPipe.idl nsISeekableStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISeekableStream.xpt -d .deps/nsISeekableStream.pp nsISeekableStream.idl nsIStorageStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIStorageStream.xpt -d .deps/nsIStorageStream.pp nsIStorageStream.idl nsIStringStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIStringStream.xpt -d .deps/nsIStringStream.pp nsIStringStream.idl nsIStreamBufferAccess.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIStreamBufferAccess.xpt -d .deps/nsIStreamBufferAccess.pp nsIStreamBufferAccess.idl nsIAsyncInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAsyncInputStream.xpt -d .deps/nsIAsyncInputStream.pp nsIAsyncInputStream.idl nsIAsyncOutputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAsyncOutputStream.xpt -d .deps/nsIAsyncOutputStream.pp nsIAsyncOutputStream.idl nsIUnicharInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIUnicharInputStream.xpt -d .deps/nsIUnicharInputStream.pp nsIUnicharInputStream.idl nsIUnicharOutputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIUnicharOutputStream.xpt -d .deps/nsIUnicharOutputStream.pp nsIUnicharOutputStream.idl nsIConverterInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIConverterInputStream.xpt -d .deps/nsIConverterInputStream.pp nsIConverterInputStream.idl nsIConverterOutputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIConverterOutputStream.xpt -d .deps/nsIConverterOutputStream.pp nsIConverterOutputStream.idl nsIDirectoryService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDirectoryService.xpt -d .deps/nsIDirectoryService.pp nsIDirectoryService.idl nsIFile.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIFile.xpt -d .deps/nsIFile.pp nsIFile.idl nsILocalFile.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsILocalFile.xpt -d .deps/nsILocalFile.pp nsILocalFile.idl nsIInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIInputStream.xpt -d .deps/nsIInputStream.pp nsIInputStream.idl nsIOutputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIOutputStream.xpt -d .deps/nsIOutputStream.pp nsIOutputStream.idl nsIScriptableInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIScriptableInputStream.xpt -d .deps/nsIScriptableInputStream.pp nsIScriptableInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/xpcom_io.xpt _xpidlgen/nsIBinaryInputStream.xpt _xpidlgen/nsIBinaryOutputStream.xpt _xpidlgen/nsIDirectoryEnumerator.xpt _xpidlgen/nsIFastLoadFileControl.xpt _xpidlgen/nsIFastLoadService.xpt _xpidlgen/nsIInputStreamTee.xpt _xpidlgen/nsILocalFileWin.xpt _xpidlgen/nsILineInputStream.xpt _xpidlgen/nsIUnicharLineInputStream.xpt _xpidlgen/nsISimpleUnicharStreamFactory.xpt _xpidlgen/nsIMultiplexInputStream.xpt _xpidlgen/nsIObjectInputStream.xpt _xpidlgen/nsIObjectOutputStream.xpt _xpidlgen/nsIPipe.xpt _xpidlgen/nsISeekableStream.xpt _xpidlgen/nsIStorageStream.xpt _xpidlgen/nsIStringStream.xpt _xpidlgen/nsIStreamBufferAccess.xpt _xpidlgen/nsIAsyncInputStream.xpt _xpidlgen/nsIAsyncOutputStream.xpt _xpidlgen/nsIUnicharInputStream.xpt _xpidlgen/nsIUnicharOutputStream.xpt _xpidlgen/nsIConverterInputStream.xpt _xpidlgen/nsIConverterOutputStream.xpt _xpidlgen/nsIDirectoryService.xpt _xpidlgen/nsIFile.xpt _xpidlgen/nsILocalFile.xpt _xpidlgen/nsIInputStream.xpt _xpidlgen/nsIOutputStream.xpt _xpidlgen/nsIScriptableInputStream.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_io.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/io' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/components' nsCategoryManager.cpp c++ -o nsCategoryManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../reflect/xptinfo/src -I./../base -I./../thread -I./../ds -I./../build -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCategoryManager.pp nsCategoryManager.cpp nsComponentManager.cpp c++ -o nsComponentManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../reflect/xptinfo/src -I./../base -I./../thread -I./../ds -I./../build -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsComponentManager.pp nsComponentManager.cpp nsComponentManager.cpp: In member function 'void nsComponentManagerImpl::LoadDeferredModules(nsTArray&)': nsComponentManager.cpp:3123: warning: comparison between signed and unsigned integer expressions nsComponentManager.cpp: In member function 'virtual nsresult nsComponentManagerImpl::AutoUnregisterComponent(PRInt32, nsIFile*)': nsComponentManager.cpp:3165: warning: comparison between signed and unsigned integer expressions nsNativeComponentLoader.cpp c++ -o nsNativeComponentLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../reflect/xptinfo/src -I./../base -I./../thread -I./../ds -I./../build -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsNativeComponentLoader.pp nsNativeComponentLoader.cpp nsStaticComponentLoader.cpp c++ -o nsStaticComponentLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../reflect/xptinfo/src -I./../base -I./../thread -I./../ds -I./../build -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStaticComponentLoader.pp nsStaticComponentLoader.cpp nsServiceManagerObsolete.cpp c++ -o nsServiceManagerObsolete.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../reflect/xptinfo/src -I./../base -I./../thread -I./../ds -I./../build -I.. -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsServiceManagerObsolete.pp nsServiceManagerObsolete.cpp rm -f libxpcomcomponents_s.a ar cr libxpcomcomponents_s.a nsCategoryManager.o nsComponentManager.o nsNativeComponentLoader.o nsStaticComponentLoader.o nsServiceManagerObsolete.o ranlib libxpcomcomponents_s.a nsIModuleLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIModuleLoader.xpt -d .deps/nsIModuleLoader.pp nsIModuleLoader.idl nsIComponentManagerObsolete.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIComponentManagerObsolete.xpt -d .deps/nsIComponentManagerObsolete.pp nsIComponentManagerObsolete.idl nsIClassInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIClassInfo.xpt -d .deps/nsIClassInfo.pp nsIClassInfo.idl nsIComponentRegistrar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIComponentRegistrar.xpt -d .deps/nsIComponentRegistrar.pp nsIComponentRegistrar.idl nsIFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIFactory.xpt -d .deps/nsIFactory.pp nsIFactory.idl nsIModule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIModule.xpt -d .deps/nsIModule.pp nsIModule.idl nsIServiceManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIServiceManager.xpt -d .deps/nsIServiceManager.pp nsIServiceManager.idl nsIComponentManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIComponentManager.xpt -d .deps/nsIComponentManager.pp nsIComponentManager.idl nsICategoryManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsICategoryManager.xpt -d .deps/nsICategoryManager.pp nsICategoryManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/xpcom_components.xpt _xpidlgen/nsIModuleLoader.xpt _xpidlgen/nsIComponentManagerObsolete.xpt _xpidlgen/nsIClassInfo.xpt _xpidlgen/nsIComponentRegistrar.xpt _xpidlgen/nsIFactory.xpt _xpidlgen/nsIModule.xpt _xpidlgen/nsIServiceManager.xpt _xpidlgen/nsIComponentManager.xpt _xpidlgen/nsICategoryManager.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_components.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/components' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/threads' nsEventQueue.cpp c++ -o nsEventQueue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../components -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEventQueue.pp nsEventQueue.cpp nsEnvironment.cpp c++ -o nsEnvironment.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../components -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEnvironment.pp nsEnvironment.cpp nsThread.cpp c++ -o nsThread.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../components -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsThread.pp nsThread.cpp nsThreadManager.cpp c++ -o nsThreadManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../components -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsThreadManager.pp nsThreadManager.cpp nsThreadPool.cpp c++ -o nsThreadPool.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../components -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsThreadPool.pp nsThreadPool.cpp nsThreadPool.cpp: In member function 'virtual nsresult nsThreadPool::Run()': nsThreadPool.cpp:163: warning: 'idleSince' may be used uninitialized in this function nsProcessCommon.cpp c++ -o nsProcessCommon.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../components -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsProcessCommon.pp nsProcessCommon.cpp nsProcessCommon.cpp: In member function 'void nsProcess::ProcessComplete()': nsProcessCommon.cpp:300: warning: deprecated conversion from string constant to 'char*' nsProcessCommon.cpp:302: warning: deprecated conversion from string constant to 'char*' nsTimerImpl.cpp c++ -o nsTimerImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../components -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTimerImpl.pp nsTimerImpl.cpp TimerThread.cpp c++ -o TimerThread.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -I./../components -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/TimerThread.pp TimerThread.cpp TimerThread.cpp: In member function 'nsresult TimerThread::Shutdown()': TimerThread.cpp:173: warning: unused variable 'rv' rm -f libxpcomthreads_s.a ar cr libxpcomthreads_s.a nsEventQueue.o nsEnvironment.o nsThread.o nsThreadManager.o nsThreadPool.o nsProcessCommon.o nsTimerImpl.o TimerThread.o ranlib libxpcomthreads_s.a nsIEventTarget.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEventTarget.xpt -d .deps/nsIEventTarget.pp nsIEventTarget.idl nsIThread.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIThread.xpt -d .deps/nsIThread.pp nsIThread.idl nsIThreadInternal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIThreadInternal.xpt -d .deps/nsIThreadInternal.pp nsIThreadInternal.idl nsIThreadManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIThreadManager.xpt -d .deps/nsIThreadManager.pp nsIThreadManager.idl nsIThreadPool.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIThreadPool.xpt -d .deps/nsIThreadPool.pp nsIThreadPool.idl nsITimer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsITimer.xpt -d .deps/nsITimer.pp nsITimer.idl nsIRunnable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIRunnable.xpt -d .deps/nsIRunnable.pp nsIRunnable.idl nsIEnvironment.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEnvironment.xpt -d .deps/nsIEnvironment.pp nsIEnvironment.idl nsIProcess.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIProcess.xpt -d .deps/nsIProcess.pp nsIProcess.idl nsISupportsPriority.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISupportsPriority.xpt -d .deps/nsISupportsPriority.pp nsISupportsPriority.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/xpcom_threads.xpt _xpidlgen/nsIEventTarget.xpt _xpidlgen/nsIThread.xpt _xpidlgen/nsIThreadInternal.xpt _xpidlgen/nsIThreadManager.xpt _xpidlgen/nsIThreadPool.xpt _xpidlgen/nsITimer.xpt _xpidlgen/nsIRunnable.xpt _xpidlgen/nsIEnvironment.xpt _xpidlgen/nsIProcess.xpt _xpidlgen/nsISupportsPriority.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_threads.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/threads' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo/public' nsIInterfaceInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIInterfaceInfo.xpt -d .deps/nsIInterfaceInfo.pp nsIInterfaceInfo.idl nsIInterfaceInfoManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIInterfaceInfoManager.xpt -d .deps/nsIInterfaceInfoManager.pp nsIInterfaceInfoManager.idl nsIXPTLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXPTLoader.xpt -d .deps/nsIXPTLoader.pp nsIXPTLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/xpcom_xpti.xpt _xpidlgen/nsIInterfaceInfo.xpt _xpidlgen/nsIInterfaceInfoManager.xpt _xpidlgen/nsIXPTLoader.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_xpti.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo/src' xptiFile.cpp c++ -o xptiFile.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiFile.pp xptiFile.cpp xptiInterfaceInfo.cpp c++ -o xptiInterfaceInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiInterfaceInfo.pp xptiInterfaceInfo.cpp xptiInterfaceInfo.cpp: In member function 'nsresult xptiInterfaceEntry::GetTypeForParam(uint16, const nsXPTParamInfo*, uint16, nsXPTType*)': xptiInterfaceInfo.cpp:530: warning: 'td' may be used uninitialized in this function xptiInterfaceInfo.cpp: In member function 'nsresult xptiInterfaceEntry::GetSizeIsArgNumberForParam(uint16, const nsXPTParamInfo*, uint16, uint8*)': xptiInterfaceInfo.cpp:564: warning: 'td' may be used uninitialized in this function xptiInterfaceInfo.cpp: In member function 'nsresult xptiInterfaceEntry::GetLengthIsArgNumberForParam(uint16, const nsXPTParamInfo*, uint16, uint8*)': xptiInterfaceInfo.cpp:609: warning: 'td' may be used uninitialized in this function xptiInterfaceInfoManager.cpp c++ -o xptiInterfaceInfoManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiInterfaceInfoManager.pp xptiInterfaceInfoManager.cpp xptiManifest.cpp c++ -o xptiManifest.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiManifest.pp xptiManifest.cpp xptiManifest.cpp: In static member function 'static PRBool xptiManifest::Read(xptiInterfaceInfoManager*, xptiWorkingSet*)': xptiManifest.cpp:370: warning: 'flen' may be used uninitialized in this function xptiMisc.cpp c++ -o xptiMisc.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiMisc.pp xptiMisc.cpp xptiTypelibGuts.cpp c++ -o xptiTypelibGuts.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiTypelibGuts.pp xptiTypelibGuts.cpp xptiWorkingSet.cpp c++ -o xptiWorkingSet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiWorkingSet.pp xptiWorkingSet.cpp xptiZipItem.cpp c++ -o xptiZipItem.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiZipItem.pp xptiZipItem.cpp xptiZipLoader.cpp c++ -o xptiZipLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_XPT_API -D_IMPL_NS_COM -I./../../../ds -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiZipLoader.pp xptiZipLoader.cpp rm -f libxptinfo.a ar cr libxptinfo.a xptiFile.o xptiInterfaceInfo.o xptiInterfaceInfoManager.o xptiManifest.o xptiMisc.o xptiTypelibGuts.o xptiWorkingSet.o xptiZipItem.o xptiZipLoader.o ranlib libxptinfo.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/public' gmake[8]: Nothing to be done for `libs'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src' xptcall.cpp c++ -o xptcall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_XPTC_API -D_IMPL_NS_COM -I./../../xptinfo/src -I. -I. -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptcall.pp xptcall.cpp rm -f libxptcall.a ar cr libxptcall.a xptcall.o ranlib libxptcall.a gmake[9]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src/md' gmake[10]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src/md/unix' xptcinvoke_ppc_linux.cpp c++ -o xptcinvoke_ppc_linux.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_XPTC_API -D_IMPL_NS_COM -I./../.. -I./../../../../xptinfo/src -I. -I. -I../../../../../../dist/include/string -I../../../../../../dist/include -I../../../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/xptcinvoke_ppc_linux.pp xptcinvoke_ppc_linux.cpp xptcinvoke_ppc_linux.cpp: In function 'void invoke_copy_to_stack(PRUint32*, PRUint32, nsXPTCVariant*, PRUint32*, double*)': xptcinvoke_ppc_linux.cpp:75: warning: 'tempu32' may be used uninitialized in this function xptcinvoke_ppc_linux.cpp:76: warning: 'tempu64' may be used uninitialized in this function xptcstubs_ppc_linux.cpp c++ -o xptcstubs_ppc_linux.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_XPTC_API -D_IMPL_NS_COM -I./../.. -I./../../../../xptinfo/src -I. -I. -I../../../../../../dist/include/string -I../../../../../../dist/include -I../../../../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/xptcstubs_ppc_linux.pp xptcstubs_ppc_linux.cpp xptcstubs_ppc_linux.cpp: In function 'nsresult PrepareAndDispatch(nsXPTCStubBase*, PRUint32, PRUint32*, PRUint32*, double*)': xptcstubs_ppc_linux.cpp:102: warning: 'tempu32' may be used uninitialized in this function xptcstubs_ppc_linux.cpp:103: warning: 'tempu64' may be used uninitialized in this function gcc -c -x assembler-with-cpp -o xptcinvoke_asm_ppc_linux.o -fPIC -c xptcinvoke_asm_ppc_linux.s gcc -c -x assembler-with-cpp -o xptcstubs_asm_ppc_linux.o -fPIC -c xptcstubs_asm_ppc_linux.s rm -f libxptcmd.a ar cr libxptcmd.a xptcinvoke_ppc_linux.o xptcstubs_ppc_linux.o xptcinvoke_asm_ppc_linux.o xptcstubs_asm_ppc_linux.o ranlib libxptcmd.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R libxptcmd.a ../.. gmake[10]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src/md/unix' gmake[9]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src/md' gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy/public' nsIProxyObjectManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProxyObjectManager.xpt -d .deps/nsIProxyObjectManager.pp nsIProxyObjectManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/proxyObjInst.xpt _xpidlgen/nsIProxyObjectManager.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/proxyObjInst.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy/src' nsProxyEvent.cpp c++ -o nsProxyEvent.o -c -fvisibility=hidden -D_IMPL_NS_COM -DEXPORT_XPTC_API -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/xpcom/threads/ -I./../../reflect/xptinfo/src -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProxyEvent.pp nsProxyEvent.cpp nsProxyEventClass.cpp c++ -o nsProxyEventClass.o -c -fvisibility=hidden -D_IMPL_NS_COM -DEXPORT_XPTC_API -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/xpcom/threads/ -I./../../reflect/xptinfo/src -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProxyEventClass.pp nsProxyEventClass.cpp nsProxyEventObject.cpp c++ -o nsProxyEventObject.o -c -fvisibility=hidden -D_IMPL_NS_COM -DEXPORT_XPTC_API -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/xpcom/threads/ -I./../../reflect/xptinfo/src -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProxyEventObject.pp nsProxyEventObject.cpp nsProxyObjectManager.cpp c++ -o nsProxyObjectManager.o -c -fvisibility=hidden -D_IMPL_NS_COM -DEXPORT_XPTC_API -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/xpcom/threads/ -I./../../reflect/xptinfo/src -I. -I. -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProxyObjectManager.pp nsProxyObjectManager.cpp rm -f libxpcomproxy_s.a ar cr libxpcomproxy_s.a nsProxyEvent.o nsProxyEventClass.o nsProxyEventObject.o nsProxyObjectManager.o ranlib libxpcomproxy_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/system' nsIXULAppInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIXULAppInfo.xpt -d .deps/nsIXULAppInfo.pp nsIXULAppInfo.idl nsIXULRuntime.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIXULRuntime.xpt -d .deps/nsIXULRuntime.pp nsIXULRuntime.idl nsIGConfService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIGConfService.xpt -d .deps/nsIGConfService.pp nsIGConfService.idl nsIGnomeVFSService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIGnomeVFSService.xpt -d .deps/nsIGnomeVFSService.pp nsIGnomeVFSService.idl nsIBlocklistService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIBlocklistService.xpt -d .deps/nsIBlocklistService.pp nsIBlocklistService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/xpcom_system.xpt _xpidlgen/nsIXULAppInfo.xpt _xpidlgen/nsIXULRuntime.xpt _xpidlgen/nsIGConfService.xpt _xpidlgen/nsIGnomeVFSService.xpt _xpidlgen/nsIBlocklistService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_system.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/system' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/build' pldhash.c gcc -o pldhash.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pldhash.pp pldhash.c nsArrayEnumerator.cpp c++ -o nsArrayEnumerator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsArrayEnumerator.pp nsArrayEnumerator.cpp nsArrayUtils.cpp c++ -o nsArrayUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsArrayUtils.pp nsArrayUtils.cpp nsCategoryCache.cpp c++ -o nsCategoryCache.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCategoryCache.pp nsCategoryCache.cpp nsCOMPtr.cpp c++ -o nsCOMPtr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCOMPtr.pp nsCOMPtr.cpp nsCOMArray.cpp c++ -o nsCOMArray.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCOMArray.pp nsCOMArray.cpp nsCRTGlue.cpp c++ -o nsCRTGlue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCRTGlue.pp nsCRTGlue.cpp nsComponentManagerUtils.cpp c++ -o nsComponentManagerUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsComponentManagerUtils.pp nsComponentManagerUtils.cpp nsEnumeratorUtils.cpp c++ -o nsEnumeratorUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEnumeratorUtils.pp nsEnumeratorUtils.cpp nsID.cpp c++ -o nsID.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsID.pp nsID.cpp nsIInterfaceRequestorUtils.cpp c++ -o nsIInterfaceRequestorUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsIInterfaceRequestorUtils.pp nsIInterfaceRequestorUtils.cpp nsINIParser.cpp c++ -o nsINIParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsINIParser.pp nsINIParser.cpp nsISupportsImpl.cpp c++ -o nsISupportsImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsISupportsImpl.pp nsISupportsImpl.cpp nsMemory.cpp c++ -o nsMemory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMemory.pp nsMemory.cpp nsWeakReference.cpp c++ -o nsWeakReference.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsWeakReference.pp nsWeakReference.cpp nsGREGlue.cpp c++ -o nsGREGlue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGREGlue.pp nsGREGlue.cpp nsVersionComparator.cpp c++ -o nsVersionComparator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsVersionComparator.pp nsVersionComparator.cpp nsTHashtable.cpp c++ -o nsTHashtable.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTHashtable.pp nsTHashtable.cpp nsQuickSort.cpp c++ -o nsQuickSort.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsQuickSort.pp nsQuickSort.cpp nsVoidArray.cpp c++ -o nsVoidArray.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsVoidArray.pp nsVoidArray.cpp nsTArray.cpp c++ -o nsTArray.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTArray.pp nsTArray.cpp nsTArray.cpp: In member function 'PRBool nsTArray_base::EnsureCapacity(PRUint32, PRUint32)': nsTArray.cpp:88: warning: comparison between signed and unsigned integer expressions nsThreadUtils.cpp c++ -o nsThreadUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsThreadUtils.pp nsThreadUtils.cpp nsTObserverArray.cpp c++ -o nsTObserverArray.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTObserverArray.pp nsTObserverArray.cpp nsCycleCollectionParticipant.cpp c++ -o nsCycleCollectionParticipant.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCycleCollectionParticipant.pp nsCycleCollectionParticipant.cpp nsDeque.cpp c++ -o nsDeque.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDeque.pp nsDeque.cpp BlockingResourceBase.cpp c++ -o BlockingResourceBase.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/BlockingResourceBase.pp BlockingResourceBase.cpp DeadlockDetector.cpp c++ -o DeadlockDetector.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/DeadlockDetector.pp DeadlockDetector.cpp nsAutoLock.cpp c++ -o nsAutoLock.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAutoLock.pp nsAutoLock.cpp nsAutoLock.cpp: In member function 'void nsAutoMonitor::Exit()': nsAutoLock.cpp:453: warning: unused variable 'status' nsAutoLock.cpp: In member function 'void nsAutoCMonitor::Exit()': nsAutoLock.cpp:480: warning: unused variable 'status' nsGenericFactory.cpp c++ -o nsGenericFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGenericFactory.pp nsGenericFactory.cpp nsProxyRelease.cpp c++ -o nsProxyRelease.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsProxyRelease.pp nsProxyRelease.cpp nsTextFormatter.cpp c++ -o nsTextFormatter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTextFormatter.pp nsTextFormatter.cpp nsXPComInit.cpp c++ -o nsXPComInit.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXPComInit.pp nsXPComInit.cpp nsXPCOMStrings.cpp c++ -o nsXPCOMStrings.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I./../reflect/xptinfo/src -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXPCOMStrings.pp nsXPCOMStrings.cpp rm -f libxpcom_core.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libxpcom_core.so -o libxpcom_core.so pldhash.o nsArrayEnumerator.o nsArrayUtils.o nsCategoryCache.o nsCOMPtr.o nsCOMArray.o nsCRTGlue.o nsComponentManagerUtils.o nsEnumeratorUtils.o nsID.o nsIInterfaceRequestorUtils.o nsINIParser.o nsISupportsImpl.o nsMemory.o nsWeakReference.o nsGREGlue.o nsVersionComparator.o nsTHashtable.o nsQuickSort.o nsVoidArray.o nsTArray.o nsThreadUtils.o nsTObserverArray.o nsCycleCollectionParticipant.o nsDeque.o BlockingResourceBase.o DeadlockDetector.o nsAutoLock.o nsGenericFactory.o nsProxyRelease.o nsTextFormatter.o nsXPComInit.o nsXPCOMStrings.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../ds/libxpcomds_s.a ../io/libxpcomio_s.a ../components/libxpcomcomponents_s.a ../threads/libxpcomthreads_s.a ../proxy/src/libxpcomproxy_s.a ../base/libxpcombase_s.a ../reflect/xptcall/src/libxptcall.a ../reflect/xptcall/src/libxptcmd.a ../reflect/xptinfo/src/libxptinfo.a ../../dist/lib/libxpt.a ../string/src/libstring_s.a -Wl,--no-whole-archive -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lasound -ldl -lm chmod +x libxpcom_core.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libxpcom_core.so ../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libxpcom_core.so ../../dist/bin gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/build' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/stub' nsXPComStub.cpp c++ -o nsXPComStub.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../build -I. -I. -I../../dist/include/string -I../../dist/include -I../../dist/include/xpcom -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXPComStub.pp nsXPComStub.cpp rm -f libxpcom.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libxpcom.so -o libxpcom.so nsXPComStub.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L../../dist/bin -L../../dist/lib -lxpcom_core -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lasound -ldl -lm chmod +x libxpcom.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -t -m 755 libxpcom.so ../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -t -m 755 libxpcom.so ../../dist/bin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/sdk/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -t -m 755 libxpcom.so ../../dist/sdk/lib set -e; \ ( echo libnspr4.so; echo libplc4.so; echo libplds4.so; echo libxpcom_core.so; ) > ../../dist/bin/dependentlibs.list gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/stub' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tier_nspr: /usr/bin/gmake export_tier_nspr gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' export_tier_nspr gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake libs_tier_nspr gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' libs_tier_nspr gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tier_nspr: /usr/bin/gmake export_tier_nspr gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' export_tier_nspr gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake libs_tier_nspr gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' libs_tier_nspr gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tier_zlib: /usr/bin/gmake export_tier_zlib gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' export_tier_zlib gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake libs_tier_zlib gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' libs_tier_zlib gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tier_necko: storage/public modules/libreg modules/libpref intl netwerk extensions/auth /usr/bin/gmake export_tier_necko gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' export_tier_necko gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `storage/public/Makefile' is up to date. gmake[5]: `modules/libreg/Makefile' is up to date. gmake[5]: `modules/libpref/Makefile' is up to date. gmake[5]: `intl/Makefile' is up to date. gmake[5]: `netwerk/Makefile' is up to date. gmake[5]: `extensions/auth/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/storage/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/storage /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 mozStorageHelper.h mozStorage.h ../../dist/include/storage Creating _xpidlgen/.done mozIStorageService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageService mozIStorageService.idl mozIStorageConnection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageConnection mozIStorageConnection.idl mozIStorageAggregateFunction.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageAggregateFunction mozIStorageAggregateFunction.idl mozIStorageFunction.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageFunction mozIStorageFunction.idl mozIStorageProgressHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageProgressHandler mozIStorageProgressHandler.idl mozIStorageStatement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageStatement mozIStorageStatement.idl mozIStorageStatementWrapper.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageStatementWrapper mozIStorageStatementWrapper.idl mozIStorageValueArray.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageValueArray mozIStorageValueArray.idl ./mozIStorageValueArray.idl:154: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_MOZISTORAGEVALUEARRAY macro; if the code fragment contains method declarations, the macro probably isn't complete. mozIStorageResultSet.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageResultSet mozIStorageResultSet.idl mozIStorageRow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageRow mozIStorageRow.idl mozIStorageError.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageError mozIStorageError.idl mozIStorageStatementCallback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageStatementCallback mozIStorageStatementCallback.idl mozIStoragePendingStatement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStoragePendingStatement mozIStoragePendingStatement.idl mozIStorageBindingParamsArray.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageBindingParamsArray mozIStorageBindingParamsArray.idl mozIStorageBindingParams.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageBindingParams mozIStorageBindingParams.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 mozIStorageService.idl mozIStorageConnection.idl mozIStorageAggregateFunction.idl mozIStorageFunction.idl mozIStorageProgressHandler.idl mozIStorageStatement.idl mozIStorageStatementWrapper.idl mozIStorageValueArray.idl mozIStorageResultSet.idl mozIStorageRow.idl mozIStorageError.idl mozIStorageStatementCallback.idl mozIStoragePendingStatement.idl mozIStorageBindingParamsArray.idl mozIStorageBindingParams.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozIStorageService.h _xpidlgen/mozIStorageConnection.h _xpidlgen/mozIStorageAggregateFunction.h _xpidlgen/mozIStorageFunction.h _xpidlgen/mozIStorageProgressHandler.h _xpidlgen/mozIStorageStatement.h _xpidlgen/mozIStorageStatementWrapper.h _xpidlgen/mozIStorageValueArray.h _xpidlgen/mozIStorageResultSet.h _xpidlgen/mozIStorageRow.h _xpidlgen/mozIStorageError.h _xpidlgen/mozIStorageStatementCallback.h _xpidlgen/mozIStoragePendingStatement.h _xpidlgen/mozIStorageBindingParamsArray.h _xpidlgen/mozIStorageBindingParams.h ../../dist/include/storage gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/public' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/include' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/libreg /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 VerReg.h NSReg.h ../../../dist/include/libreg gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/src/.deps /usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs mozreg_s gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/standalone' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/standalone/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ../../../modules/libreg/src/reg.c ../../../modules/libreg/src/VerReg.c ../../../modules/libreg/src/vr_stubs.c . gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/standalone' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/pref /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/sdk/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsPrefsCID.h ../../../dist/include/pref Creating _xpidlgen/.done nsIPref.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPref nsIPref.idl nsIPrefBranchInternal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrefBranchInternal nsIPrefBranchInternal.idl nsISecurityPref.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISecurityPref nsISecurityPref.idl nsIRelativeFilePref.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRelativeFilePref nsIRelativeFilePref.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIPref.idl nsIPrefBranchInternal.idl nsISecurityPref.idl nsIRelativeFilePref.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPref.h _xpidlgen/nsIPrefBranchInternal.h _xpidlgen/nsISecurityPref.h _xpidlgen/nsIRelativeFilePref.h ../../../dist/include/pref /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIPrefService.idl nsIPrefBranch.idl nsIPrefBranch2.idl nsIPrefLocalizedString.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIPrefService.idl nsIPrefBranch.idl nsIPrefBranch2.idl nsIPrefLocalizedString.idl ../../../dist/sdk/idl nsIPrefService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrefService nsIPrefService.idl nsIPrefBranch.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrefBranch nsIPrefBranch.idl nsIPrefBranch2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrefBranch2 nsIPrefBranch2.idl nsIPrefLocalizedString.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrefLocalizedString nsIPrefLocalizedString.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPrefService.h _xpidlgen/nsIPrefBranch.h _xpidlgen/nsIPrefBranch2.h _xpidlgen/nsIPrefLocalizedString.h ../../../dist/include/pref /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPrefService.h _xpidlgen/nsIPrefBranch.h _xpidlgen/nsIPrefBranch2.h _xpidlgen/nsIPrefLocalizedString.h ../../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref/src/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. build/Makefile creating intl/build/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/idl' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/idl/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/unicharutil /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsIEntityConverter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEntityConverter nsIEntityConverter.idl nsISaveAsCharset.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISaveAsCharset nsISaveAsCharset.idl nsIUnicodeNormalizer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIUnicodeNormalizer nsIUnicodeNormalizer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIEntityConverter.idl nsISaveAsCharset.idl nsIUnicodeNormalizer.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIEntityConverter.h _xpidlgen/nsISaveAsCharset.h _xpidlgen/nsIUnicodeNormalizer.h ../../../dist/include/unicharutil gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsICaseConversion.h nsITextTransform.h nsIUGenCategory.h nsUnicharUtilCIID.h nsHankakuToZenkakuCID.h ../../../dist/include/unicharutil gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/util' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/util/.deps gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/util/internal' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/util/internal/.deps /usr/bin/perl -I../../../../config ../../../../config/build-list.pl ../../../../config/final-link-libs unicharutil_s gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/util/internal' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsCompressedCharMap.h nsBidiUtils.h ../../../dist/include/unicharutil /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsUnicharUtils.h ../../../dist/sdk/include /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsUnicharUtils.h ../../../dist/include/unicharutil gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/util' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/tables' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/tables' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. util/Makefile creating intl/uconv/util/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/idl' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/idl/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/uconv /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsITextToSubURI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITextToSubURI nsITextToSubURI.idl nsICurrentCharsetListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICurrentCharsetListener nsICurrentCharsetListener.idl nsICharsetConverterManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICharsetConverterManager nsICharsetConverterManager.idl nsIScriptableUConv.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptableUConv nsIScriptableUConv.idl nsIUTF8ConverterService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIUTF8ConverterService nsIUTF8ConverterService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsITextToSubURI.idl nsICurrentCharsetListener.idl nsICharsetConverterManager.idl nsIScriptableUConv.idl nsIUTF8ConverterService.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsITextToSubURI.h _xpidlgen/nsICurrentCharsetListener.h _xpidlgen/nsICharsetConverterManager.h _xpidlgen/nsIScriptableUConv.h _xpidlgen/nsIUTF8ConverterService.h ../../../dist/include/uconv gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsICharsetAlias.h nsIPlatformCharset.h nsIUnicodeDecoder.h nsIUnicodeEncoder.h nsICharRepresentable.h uconvutil.h nsEncoderDecoderUtils.h nsUConvCID.h ../../../dist/include/uconv gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/util' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/util/.deps /usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs ucvutil_s gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/util' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvja' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvja/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/ucvja /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsUCVJACID.h nsUCVJA2CID.h ../../../dist/include/ucvja gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvja' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvcn' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvcn/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/ucvcn /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsUCvCnCID.h ../../../dist/include/ucvcn gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvcn' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvlatin' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvlatin/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/ucvlatin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsUCvLatinCID.h ../../../dist/include/ucvlatin gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvlatin' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvtw' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvtw/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/ucvtw /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsUCvTWCID.h ../../../dist/include/ucvtw gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvtw' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvtw2' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvtw2/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/ucvtw2 /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsUCvTW2CID.h ../../../dist/include/ucvtw2 gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvtw2' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvko' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvko/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/ucvko /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsUCvKOCID.h ../../../dist/include/ucvko gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvko' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvibm' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvibm/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/ucvibm /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsUCvIBMCID.h ../../../dist/include/ucvibm gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvibm' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/locale /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsCollationCID.h nsDateTimeFormatCID.h nsIDateTimeFormat.h nsILanguageAtomService.h nsIMacLocale.h nsIPosixLocale.h nsIOS2Locale.h nsIWin32Locale.h nsLocaleCID.h ../../../dist/include/locale gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/idl' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/idl/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsILocale.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsILocale nsILocale.idl nsILocaleService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsILocaleService nsILocaleService.idl nsIScriptableDateFormat.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptableDateFormat nsIScriptableDateFormat.idl nsICollation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICollation nsICollation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsILocale.idl nsILocaleService.idl nsIScriptableDateFormat.idl nsICollation.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsILocale.h _xpidlgen/nsILocaleService.h _xpidlgen/nsIScriptableDateFormat.h _xpidlgen/nsICollation.h ../../../dist/include/locale gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/src/.deps gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/src/unix' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/src/unix/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/src/unix' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsCollation.h ../../../dist/include/locale gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/intl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsIStringBundle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStringBundle nsIStringBundle.idl nsIStringBundleOverride.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStringBundleOverride nsIStringBundleOverride.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIStringBundle.idl nsIStringBundleOverride.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIStringBundle.h _xpidlgen/nsIStringBundleOverride.h ../../../dist/include/intl gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. idl/Makefile creating intl/lwbrk/idl/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/idl' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/idl/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/lwbrk /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsISemanticUnitScanner.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISemanticUnitScanner nsISemanticUnitScanner.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsISemanticUnitScanner.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISemanticUnitScanner.h ../../../dist/include/lwbrk gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsILineBreaker.h nsIWordBreaker.h nsLWBrkCIID.h ../../../dist/include/lwbrk gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/build' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/build/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../dist/include/necko gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/sdk/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 netCore.h nsNetError.h nsNetUtil.h nsNetStrings.h nsChannelProperties.h nsURIHashKey.h nsReadLine.h nsCPasswordManager.h nsCPasswordManagerInternal.h nsASocketHandler.h ../../../dist/include/necko Creating _xpidlgen/.done nsIApplicationCache.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIApplicationCache nsIApplicationCache.idl nsIApplicationCacheChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIApplicationCacheChannel nsIApplicationCacheChannel.idl nsIApplicationCacheContainer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIApplicationCacheContainer nsIApplicationCacheContainer.idl nsIApplicationCacheService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIApplicationCacheService nsIApplicationCacheService.idl nsIAuthInformation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthInformation nsIAuthInformation.idl nsIAuthPrompt.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthPrompt nsIAuthPrompt.idl nsIAuthPrompt2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthPrompt2 nsIAuthPrompt2.idl nsIAuthPromptAdapterFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthPromptAdapterFactory nsIAuthPromptAdapterFactory.idl nsIAuthPromptCallback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthPromptCallback nsIAuthPromptCallback.idl nsIAsyncStreamCopier.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAsyncStreamCopier nsIAsyncStreamCopier.idl nsISafeOutputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISafeOutputStream nsISafeOutputStream.idl nsIBufferedStreams.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIBufferedStreams nsIBufferedStreams.idl nsICancelable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICancelable nsICancelable.idl nsICryptoHash.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICryptoHash nsICryptoHash.idl nsICryptoHMAC.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICryptoHMAC nsICryptoHMAC.idl nsIDownloader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDownloader nsIDownloader.idl nsIEncodedChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEncodedChannel nsIEncodedChannel.idl nsIFileStreams.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIFileStreams nsIFileStreams.idl nsIIncrementalDownload.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIIncrementalDownload nsIIncrementalDownload.idl nsIInputStreamPump.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIInputStreamPump nsIInputStreamPump.idl nsIInputStreamChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIInputStreamChannel nsIInputStreamChannel.idl nsIIOService2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIIOService2 nsIIOService2.idl nsIMIMEInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIMIMEInputStream nsIMIMEInputStream.idl nsINetworkLinkService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsINetworkLinkService nsINetworkLinkService.idl nsIPasswordManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPasswordManager nsIPasswordManager.idl nsIPasswordManagerInternal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPasswordManagerInternal nsIPasswordManagerInternal.idl nsIPermission.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPermission nsIPermission.idl nsIPermissionManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPermissionManager nsIPermissionManager.idl nsIPrivateBrowsingService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrivateBrowsingService nsIPrivateBrowsingService.idl nsIProgressEventSink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProgressEventSink nsIProgressEventSink.idl nsIPrompt.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrompt nsIPrompt.idl nsIProtocolProxyService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProtocolProxyService nsIProtocolProxyService.idl nsIProtocolProxyService2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProtocolProxyService2 nsIProtocolProxyService2.idl nsIProtocolProxyFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProtocolProxyFilter nsIProtocolProxyFilter.idl nsIProtocolProxyCallback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProtocolProxyCallback nsIProtocolProxyCallback.idl nsIProxiedProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProxiedProtocolHandler nsIProxiedProtocolHandler.idl nsIProxyAutoConfig.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProxyAutoConfig nsIProxyAutoConfig.idl nsIProxyInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProxyInfo nsIProxyInfo.idl nsITransport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransport nsITransport.idl nsISocketTransport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISocketTransport nsISocketTransport.idl nsISocketTransportService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISocketTransportService nsISocketTransportService.idl nsIServerSocket.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIServerSocket nsIServerSocket.idl nsIResumableChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIResumableChannel nsIResumableChannel.idl nsIRequestObserverProxy.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRequestObserverProxy nsIRequestObserverProxy.idl nsISecurityInfoProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISecurityInfoProvider nsISecurityInfoProvider.idl nsIStreamListenerTee.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamListenerTee nsIStreamListenerTee.idl nsISimpleStreamListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISimpleStreamListener nsISimpleStreamListener.idl nsIStreamTransportService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamTransportService nsIStreamTransportService.idl nsIStreamLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamLoader nsIStreamLoader.idl nsISyncStreamListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISyncStreamListener nsISyncStreamListener.idl nsISystemProxySettings.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISystemProxySettings nsISystemProxySettings.idl nsIUnicharStreamLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIUnicharStreamLoader nsIUnicharStreamLoader.idl nsIStandardURL.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStandardURL nsIStandardURL.idl nsINestedURI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsINestedURI nsINestedURI.idl nsIURLParser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIURLParser nsIURLParser.idl nsIURIChecker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIURIChecker nsIURIChecker.idl nsISecurityEventSink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISecurityEventSink nsISecurityEventSink.idl nsISecretDecoderRing.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISecretDecoderRing nsISecretDecoderRing.idl nsISecureBrowserUI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISecureBrowserUI nsISecureBrowserUI.idl nsICryptoFIPSInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICryptoFIPSInfo nsICryptoFIPSInfo.idl nsINSSErrorsService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsINSSErrorsService nsINSSErrorsService.idl nsICachingChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICachingChannel nsICachingChannel.idl nsIByteRangeRequest.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIByteRangeRequest nsIByteRangeRequest.idl nsIMultiPartChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIMultiPartChannel nsIMultiPartChannel.idl nsIExternalProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIExternalProtocolHandler nsIExternalProtocolHandler.idl nsIAuthModule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthModule nsIAuthModule.idl nsIContentSniffer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIContentSniffer nsIContentSniffer.idl nsIAuthPromptProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthPromptProvider nsIAuthPromptProvider.idl nsPISocketTransportService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsPISocketTransportService nsPISocketTransportService.idl nsIChannelEventSink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIChannelEventSink nsIChannelEventSink.idl nsINetUtil.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsINetUtil nsINetUtil.idl nsIProxiedChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProxiedChannel nsIProxiedChannel.idl nsIRandomGenerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRandomGenerator nsIRandomGenerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIApplicationCache.idl nsIApplicationCacheChannel.idl nsIApplicationCacheContainer.idl nsIApplicationCacheService.idl nsIAuthInformation.idl nsIAuthPrompt.idl nsIAuthPrompt2.idl nsIAuthPromptAdapterFactory.idl nsIAuthPromptCallback.idl nsIAsyncStreamCopier.idl nsISafeOutputStream.idl nsIBufferedStreams.idl nsICancelable.idl nsICryptoHash.idl nsICryptoHMAC.idl nsIDownloader.idl nsIEncodedChannel.idl nsIFileStreams.idl nsIIncrementalDownload.idl nsIInputStreamPump.idl nsIInputStreamChannel.idl nsIIOService2.idl nsIMIMEInputStream.idl nsINetworkLinkService.idl nsIPasswordManager.idl nsIPasswordManagerInternal.idl nsIPermission.idl nsIPermissionManager.idl nsIPrivateBrowsingService.idl nsIProgressEventSink.idl nsIPrompt.idl nsIProtocolProxyService.idl nsIProtocolProxyService2.idl nsIProtocolProxyFilter.idl nsIProtocolProxyCallback.idl nsIProxiedProtocolHandler.idl nsIProxyAutoConfig.idl nsIProxyInfo.idl nsITransport.idl nsISocketTransport.idl nsISocketTransportService.idl nsIServerSocket.idl nsIResumableChannel.idl nsIRequestObserverProxy.idl nsISecurityInfoProvider.idl nsIStreamListenerTee.idl nsISimpleStreamListener.idl nsIStreamTransportService.idl nsIStreamLoader.idl nsISyncStreamListener.idl nsISystemProxySettings.idl nsIUnicharStreamLoader.idl nsIStandardURL.idl nsINestedURI.idl nsIURLParser.idl nsIURIChecker.idl nsISecurityEventSink.idl nsISecretDecoderRing.idl nsISecureBrowserUI.idl nsICryptoFIPSInfo.idl nsINSSErrorsService.idl nsICachingChannel.idl nsIByteRangeRequest.idl nsIMultiPartChannel.idl nsIExternalProtocolHandler.idl nsIAuthModule.idl nsIContentSniffer.idl nsIAuthPromptProvider.idl nsPISocketTransportService.idl nsIChannelEventSink.idl nsINetUtil.idl nsIProxiedChannel.idl nsIRandomGenerator.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIApplicationCache.h _xpidlgen/nsIApplicationCacheChannel.h _xpidlgen/nsIApplicationCacheContainer.h _xpidlgen/nsIApplicationCacheService.h _xpidlgen/nsIAuthInformation.h _xpidlgen/nsIAuthPrompt.h _xpidlgen/nsIAuthPrompt2.h _xpidlgen/nsIAuthPromptAdapterFactory.h _xpidlgen/nsIAuthPromptCallback.h _xpidlgen/nsIAsyncStreamCopier.h _xpidlgen/nsISafeOutputStream.h _xpidlgen/nsIBufferedStreams.h _xpidlgen/nsICancelable.h _xpidlgen/nsICryptoHash.h _xpidlgen/nsICryptoHMAC.h _xpidlgen/nsIDownloader.h _xpidlgen/nsIEncodedChannel.h _xpidlgen/nsIFileStreams.h _xpidlgen/nsIIncrementalDownload.h _xpidlgen/nsIInputStreamPump.h _xpidlgen/nsIInputStreamChannel.h _xpidlgen/nsIIOService2.h _xpidlgen/nsIMIMEInputStream.h _xpidlgen/nsINetworkLinkService.h _xpidlgen/nsIPasswordManager.h _xpidlgen/nsIPasswordManagerInternal.h _xpidlgen/nsIPermission.h _xpidlgen/nsIPermissionManager.h _xpidlgen/nsIPrivateBrowsingService.h _xpidlgen/nsIProgressEventSink.h _xpidlgen/nsIPrompt.h _xpidlgen/nsIProtocolProxyService.h _xpidlgen/nsIProtocolProxyService2.h _xpidlgen/nsIProtocolProxyFilter.h _xpidlgen/nsIProtocolProxyCallback.h _xpidlgen/nsIProxiedProtocolHandler.h _xpidlgen/nsIProxyAutoConfig.h _xpidlgen/nsIProxyInfo.h _xpidlgen/nsITransport.h _xpidlgen/nsISocketTransport.h _xpidlgen/nsISocketTransportService.h _xpidlgen/nsIServerSocket.h _xpidlgen/nsIResumableChannel.h _xpidlgen/nsIRequestObserverProxy.h _xpidlgen/nsISecurityInfoProvider.h _xpidlgen/nsIStreamListenerTee.h _xpidlgen/nsISimpleStreamListener.h _xpidlgen/nsIStreamTransportService.h _xpidlgen/nsIStreamLoader.h _xpidlgen/nsISyncStreamListener.h _xpidlgen/nsISystemProxySettings.h _xpidlgen/nsIUnicharStreamLoader.h _xpidlgen/nsIStandardURL.h _xpidlgen/nsINestedURI.h _xpidlgen/nsIURLParser.h _xpidlgen/nsIURIChecker.h _xpidlgen/nsISecurityEventSink.h _xpidlgen/nsISecretDecoderRing.h _xpidlgen/nsISecureBrowserUI.h _xpidlgen/nsICryptoFIPSInfo.h _xpidlgen/nsINSSErrorsService.h _xpidlgen/nsICachingChannel.h _xpidlgen/nsIByteRangeRequest.h _xpidlgen/nsIMultiPartChannel.h _xpidlgen/nsIExternalProtocolHandler.h _xpidlgen/nsIAuthModule.h _xpidlgen/nsIContentSniffer.h _xpidlgen/nsIAuthPromptProvider.h _xpidlgen/nsPISocketTransportService.h _xpidlgen/nsIChannelEventSink.h _xpidlgen/nsINetUtil.h _xpidlgen/nsIProxiedChannel.h _xpidlgen/nsIRandomGenerator.h ../../../dist/include/necko /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIChannel.idl nsILoadGroup.idl nsIProtocolHandler.idl nsIRequest.idl nsIRequestObserver.idl nsIStreamListener.idl nsIIOService.idl nsIURI.idl nsIURL.idl nsIFileURL.idl nsIUploadChannel.idl nsIUnicharStreamListener.idl nsITraceableChannel.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIChannel.idl nsILoadGroup.idl nsIProtocolHandler.idl nsIRequest.idl nsIRequestObserver.idl nsIStreamListener.idl nsIIOService.idl nsIURI.idl nsIURL.idl nsIFileURL.idl nsIUploadChannel.idl nsIUnicharStreamListener.idl nsITraceableChannel.idl ../../../dist/sdk/idl nsIChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIChannel nsIChannel.idl nsILoadGroup.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsILoadGroup nsILoadGroup.idl nsIProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProtocolHandler nsIProtocolHandler.idl nsIRequest.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRequest nsIRequest.idl nsIRequestObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRequestObserver nsIRequestObserver.idl nsIStreamListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamListener nsIStreamListener.idl nsIIOService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIIOService nsIIOService.idl nsIURI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIURI nsIURI.idl nsIURL.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIURL nsIURL.idl nsIFileURL.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIFileURL nsIFileURL.idl nsIUploadChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIUploadChannel nsIUploadChannel.idl nsIUnicharStreamListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIUnicharStreamListener nsIUnicharStreamListener.idl nsITraceableChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITraceableChannel nsITraceableChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIChannel.h _xpidlgen/nsILoadGroup.h _xpidlgen/nsIProtocolHandler.h _xpidlgen/nsIRequest.h _xpidlgen/nsIRequestObserver.h _xpidlgen/nsIStreamListener.h _xpidlgen/nsIIOService.h _xpidlgen/nsIURI.h _xpidlgen/nsIURL.h _xpidlgen/nsIFileURL.h _xpidlgen/nsIUploadChannel.h _xpidlgen/nsIUnicharStreamListener.h _xpidlgen/nsITraceableChannel.h ../../../dist/include/necko /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIChannel.h _xpidlgen/nsILoadGroup.h _xpidlgen/nsIProtocolHandler.h _xpidlgen/nsIRequest.h _xpidlgen/nsIRequestObserver.h _xpidlgen/nsIStreamListener.h _xpidlgen/nsIIOService.h _xpidlgen/nsIURI.h _xpidlgen/nsIURL.h _xpidlgen/nsIFileURL.h _xpidlgen/nsIUploadChannel.h _xpidlgen/nsIUnicharStreamListener.h _xpidlgen/nsITraceableChannel.h ../../../dist/sdk/include gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cookie' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cookie/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cookie/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/sdk/idl Creating _xpidlgen/.done nsICookieService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookieService nsICookieService.idl nsICookie2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookie2 nsICookie2.idl nsICookieManager2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookieManager2 nsICookieManager2.idl nsICookiePermission.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookiePermission nsICookiePermission.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsICookieService.idl nsICookie2.idl nsICookieManager2.idl nsICookiePermission.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICookieService.h _xpidlgen/nsICookie2.h _xpidlgen/nsICookieManager2.h _xpidlgen/nsICookiePermission.h ../../../dist/include/necko /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsICookieManager.idl nsICookie.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsICookieManager.idl nsICookie.idl ../../../dist/sdk/idl nsICookieManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookieManager nsICookieManager.idl nsICookie.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookie nsICookie.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICookieManager.h _xpidlgen/nsICookie.h ../../../dist/include/necko /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICookieManager.h _xpidlgen/nsICookie.h ../../../dist/sdk/include gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cookie/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cookie' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsPIDNSService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsPIDNSService nsPIDNSService.idl nsIDNSService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDNSService nsIDNSService.idl nsIDNSListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDNSListener nsIDNSListener.idl nsIDNSRecord.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDNSRecord nsIDNSRecord.idl nsIIDNService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIIDNService nsIIDNService.idl nsIEffectiveTLDService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEffectiveTLDService nsIEffectiveTLDService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsPIDNSService.idl nsIDNSService.idl nsIDNSListener.idl nsIDNSRecord.idl nsIIDNService.idl nsIEffectiveTLDService.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsPIDNSService.h _xpidlgen/nsIDNSService.h _xpidlgen/nsIDNSListener.h _xpidlgen/nsIDNSRecord.h _xpidlgen/nsIIDNService.h _xpidlgen/nsIEffectiveTLDService.h ../../../dist/include/necko gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/socket' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/socket/base' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/socket/base/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsISocketProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISocketProvider nsISocketProvider.idl nsISocketProviderService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISocketProviderService nsISocketProviderService.idl nsISOCKSSocketInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOCKSSocketInfo nsISOCKSSocketInfo.idl nsITransportSecurityInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransportSecurityInfo nsITransportSecurityInfo.idl nsISSLSocketControl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISSLSocketControl nsISSLSocketControl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsISocketProvider.idl nsISocketProviderService.idl nsISOCKSSocketInfo.idl nsITransportSecurityInfo.idl nsISSLSocketControl.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISocketProvider.h _xpidlgen/nsISocketProviderService.h _xpidlgen/nsISOCKSSocketInfo.h _xpidlgen/nsITransportSecurityInfo.h _xpidlgen/nsISSLSocketControl.h ../../../dist/include/necko gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/socket/base' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/socket' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/mimetype /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsMimeTypes.h ../../../dist/include/mimetype Creating _xpidlgen/.done nsIMIMEService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIMIMEService nsIMIMEService.idl nsIMIMEInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIMIMEInfo nsIMIMEInfo.idl nsIMIMEHeaderParam.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIMIMEHeaderParam nsIMIMEHeaderParam.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIMIMEService.idl nsIMIMEInfo.idl nsIMIMEHeaderParam.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIMIMEService.h _xpidlgen/nsIMIMEInfo.h _xpidlgen/nsIMIMEHeaderParam.h ../../../dist/include/mimetype gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsIStreamConverter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamConverter nsIStreamConverter.idl nsIStreamConverterService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamConverterService nsIStreamConverterService.idl mozITXTToHTMLConv.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/mozITXTToHTMLConv mozITXTToHTMLConv.idl nsITXTToHTMLConv.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITXTToHTMLConv nsITXTToHTMLConv.idl nsIDirIndex.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDirIndex nsIDirIndex.idl nsIDirIndexListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDirIndexListener nsIDirIndexListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIStreamConverter.idl nsIStreamConverterService.idl mozITXTToHTMLConv.idl nsITXTToHTMLConv.idl nsIDirIndex.idl nsIDirIndexListener.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIStreamConverter.h _xpidlgen/nsIStreamConverterService.h _xpidlgen/mozITXTToHTMLConv.h _xpidlgen/nsITXTToHTMLConv.h _xpidlgen/nsIDirIndex.h _xpidlgen/nsIDirIndexListener.h ../../../dist/include/necko gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/converters' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/converters/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/converters' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/nkcache /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsICache.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICache nsICache.idl nsICacheEntryDescriptor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICacheEntryDescriptor nsICacheEntryDescriptor.idl nsICacheListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICacheListener nsICacheListener.idl nsICacheService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICacheService nsICacheService.idl nsICacheSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICacheSession nsICacheSession.idl nsICacheVisitor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICacheVisitor nsICacheVisitor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsICache.idl nsICacheEntryDescriptor.idl nsICacheListener.idl nsICacheService.idl nsICacheSession.idl nsICacheVisitor.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICache.h _xpidlgen/nsICacheEntryDescriptor.h _xpidlgen/nsICacheListener.h _xpidlgen/nsICacheService.h _xpidlgen/nsICacheSession.h _xpidlgen/nsICacheVisitor.h ../../../dist/include/nkcache gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsCacheService.h ../../../dist/include/nkcache gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. viewsource/Makefile creating netwerk/protocol/viewsource/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsAboutProtocolUtils.h ../../../../dist/include/necko Creating _xpidlgen/.done nsIAboutModule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAboutModule nsIAboutModule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIAboutModule.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAboutModule.h ../../../../dist/include/necko gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/data' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/data/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/data/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/data/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/data' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIResProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIResProtocolHandler nsIResProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIResProtocolHandler.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIResProtocolHandler.h ../../../../dist/include/necko gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIFileProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFileProtocolHandler nsIFileProtocolHandler.idl nsIFileChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFileChannel nsIFileChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIFileProtocolHandler.idl nsIFileChannel.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFileProtocolHandler.h _xpidlgen/nsIFileChannel.h ../../../../dist/include/necko gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/idl Creating _xpidlgen/.done nsIHttpChannelInternal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpChannelInternal nsIHttpChannelInternal.idl nsIHttpProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpProtocolHandler nsIHttpProtocolHandler.idl nsIHttpEventSink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpEventSink nsIHttpEventSink.idl nsIHttpAuthenticator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpAuthenticator nsIHttpAuthenticator.idl nsIHttpAuthManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpAuthManager nsIHttpAuthManager.idl nsIHttpActivityObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpActivityObserver nsIHttpActivityObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIHttpChannelInternal.idl nsIHttpProtocolHandler.idl nsIHttpEventSink.idl nsIHttpAuthenticator.idl nsIHttpAuthManager.idl nsIHttpActivityObserver.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIHttpChannelInternal.h _xpidlgen/nsIHttpProtocolHandler.h _xpidlgen/nsIHttpEventSink.h _xpidlgen/nsIHttpAuthenticator.h _xpidlgen/nsIHttpAuthManager.h _xpidlgen/nsIHttpActivityObserver.h ../../../../dist/include/necko /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIHttpChannel.idl nsIHttpHeaderVisitor.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIHttpChannel.idl nsIHttpHeaderVisitor.idl ../../../../dist/sdk/idl nsIHttpChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpChannel nsIHttpChannel.idl nsIHttpHeaderVisitor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpHeaderVisitor nsIHttpHeaderVisitor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIHttpChannel.h _xpidlgen/nsIHttpHeaderVisitor.h ../../../../dist/include/necko /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIHttpChannel.h _xpidlgen/nsIHttpHeaderVisitor.h ../../../../dist/sdk/include gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating netwerk/protocol/viewsource/public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating netwerk/protocol/viewsource/src/Makefile gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIViewSourceChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIViewSourceChannel nsIViewSourceChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIViewSourceChannel.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIViewSourceChannel.h ../../../../dist/include/necko gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 ftpCore.h ../../../../dist/include/necko Creating _xpidlgen/.done nsIFTPChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFTPChannel nsIFTPChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIFTPChannel.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFTPChannel.h ../../../../dist/include/necko gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/gopher' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/gopher/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/gopher/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/gopher/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/gopher' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/system' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/system' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/build' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/build/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsNetCID.h ../../dist/include/necko gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/build' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/locales' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/locales' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 necko-config.h ../dist/include/necko gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/auth' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/extensions/auth/.deps gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/auth' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake libs_tier_necko gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' libs_tier_necko gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `storage/public/Makefile' is up to date. gmake[5]: `modules/libreg/Makefile' is up to date. gmake[5]: `modules/libpref/Makefile' is up to date. gmake[5]: `intl/Makefile' is up to date. gmake[5]: `netwerk/Makefile' is up to date. gmake[5]: `extensions/auth/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/public' mozIStorageService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageService.xpt -d .deps/mozIStorageService.pp mozIStorageService.idl mozIStorageConnection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageConnection.xpt -d .deps/mozIStorageConnection.pp mozIStorageConnection.idl mozIStorageAggregateFunction.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageAggregateFunction.xpt -d .deps/mozIStorageAggregateFunction.pp mozIStorageAggregateFunction.idl mozIStorageFunction.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageFunction.xpt -d .deps/mozIStorageFunction.pp mozIStorageFunction.idl mozIStorageProgressHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageProgressHandler.xpt -d .deps/mozIStorageProgressHandler.pp mozIStorageProgressHandler.idl mozIStorageStatement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageStatement.xpt -d .deps/mozIStorageStatement.pp mozIStorageStatement.idl mozIStorageStatementWrapper.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageStatementWrapper.xpt -d .deps/mozIStorageStatementWrapper.pp mozIStorageStatementWrapper.idl mozIStorageValueArray.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageValueArray.xpt -d .deps/mozIStorageValueArray.pp mozIStorageValueArray.idl mozIStorageResultSet.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageResultSet.xpt -d .deps/mozIStorageResultSet.pp mozIStorageResultSet.idl mozIStorageRow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageRow.xpt -d .deps/mozIStorageRow.pp mozIStorageRow.idl mozIStorageError.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageError.xpt -d .deps/mozIStorageError.pp mozIStorageError.idl mozIStorageStatementCallback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageStatementCallback.xpt -d .deps/mozIStorageStatementCallback.pp mozIStorageStatementCallback.idl mozIStoragePendingStatement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStoragePendingStatement.xpt -d .deps/mozIStoragePendingStatement.pp mozIStoragePendingStatement.idl mozIStorageBindingParamsArray.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageBindingParamsArray.xpt -d .deps/mozIStorageBindingParamsArray.pp mozIStorageBindingParamsArray.idl mozIStorageBindingParams.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/mozIStorageBindingParams.xpt -d .deps/mozIStorageBindingParams.pp mozIStorageBindingParams.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/storage.xpt _xpidlgen/mozIStorageService.xpt _xpidlgen/mozIStorageConnection.xpt _xpidlgen/mozIStorageAggregateFunction.xpt _xpidlgen/mozIStorageFunction.xpt _xpidlgen/mozIStorageProgressHandler.xpt _xpidlgen/mozIStorageStatement.xpt _xpidlgen/mozIStorageStatementWrapper.xpt _xpidlgen/mozIStorageValueArray.xpt _xpidlgen/mozIStorageResultSet.xpt _xpidlgen/mozIStorageRow.xpt _xpidlgen/mozIStorageError.xpt _xpidlgen/mozIStorageStatementCallback.xpt _xpidlgen/mozIStoragePendingStatement.xpt _xpidlgen/mozIStorageBindingParamsArray.xpt _xpidlgen/mozIStorageBindingParams.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/storage.xpt ../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/public' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/include' gmake[6]: Nothing to be done for `libs'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/src' reg.c gcc -o reg.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_BUFFERED_REGISTRY_IO -I. -I. -I../../../dist/include -I../../../dist/include/libreg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/reg.pp reg.c reg.c: In function 'nr_RegAddKey': reg.c:1945: warning: passing argument 4 of 'nr_NextName' from incompatible pointer type reg.c:1288: note: expected 'const char **' but argument is of type 'char **' VerReg.c gcc -o VerReg.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_BUFFERED_REGISTRY_IO -I. -I. -I../../../dist/include -I../../../dist/include/libreg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/VerReg.pp VerReg.c vr_stubs.c gcc -o vr_stubs.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_BUFFERED_REGISTRY_IO -I. -I. -I../../../dist/include -I../../../dist/include/libreg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vr_stubs.pp vr_stubs.c nr_bufio.c gcc -o nr_bufio.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_BUFFERED_REGISTRY_IO -I. -I. -I../../../dist/include -I../../../dist/include/libreg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/nr_bufio.pp nr_bufio.c rm -f libmozreg_s.a ar cr libmozreg_s.a reg.o VerReg.o vr_stubs.o nr_bufio.o ranlib libmozreg_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 libmozreg_s.a ../../../staticlib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 libmozreg_s.a ../../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/sdk/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libmozreg_s.a ../../../dist/sdk/lib gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/standalone' reg.c gcc -o reg.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DSTANDALONE_REGISTRY -I./../src -I. -I. -I../../../dist/include -I../../../dist/include/libreg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/reg.pp reg.c reg.c: In function 'nr_RegAddKey': reg.c:1945: warning: passing argument 4 of 'nr_NextName' from incompatible pointer type reg.c:1288: note: expected 'const char **' but argument is of type 'char **' VerReg.c gcc -o VerReg.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DSTANDALONE_REGISTRY -I./../src -I. -I. -I../../../dist/include -I../../../dist/include/libreg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/VerReg.pp VerReg.c vr_stubs.c gcc -o vr_stubs.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DSTANDALONE_REGISTRY -I./../src -I. -I. -I../../../dist/include -I../../../dist/include/libreg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vr_stubs.pp vr_stubs.c rm -f libmozregsa_s.a ar cr libmozregsa_s.a reg.o VerReg.o vr_stubs.o ranlib libmozregsa_s.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/standalone' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref/public' nsIPref.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPref.xpt -d .deps/nsIPref.pp nsIPref.idl nsIPrefBranchInternal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrefBranchInternal.xpt -d .deps/nsIPrefBranchInternal.pp nsIPrefBranchInternal.idl nsISecurityPref.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISecurityPref.xpt -d .deps/nsISecurityPref.pp nsISecurityPref.idl nsIRelativeFilePref.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRelativeFilePref.xpt -d .deps/nsIRelativeFilePref.pp nsIRelativeFilePref.idl nsIPrefService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrefService.xpt -d .deps/nsIPrefService.pp nsIPrefService.idl nsIPrefBranch.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrefBranch.xpt -d .deps/nsIPrefBranch.pp nsIPrefBranch.idl nsIPrefBranch2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrefBranch2.xpt -d .deps/nsIPrefBranch2.pp nsIPrefBranch2.idl nsIPrefLocalizedString.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrefLocalizedString.xpt -d .deps/nsIPrefLocalizedString.pp nsIPrefLocalizedString.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/pref.xpt _xpidlgen/nsIPref.xpt _xpidlgen/nsIPrefBranchInternal.xpt _xpidlgen/nsISecurityPref.xpt _xpidlgen/nsIRelativeFilePref.xpt _xpidlgen/nsIPrefService.xpt _xpidlgen/nsIPrefBranch.xpt _xpidlgen/nsIPrefBranch2.xpt _xpidlgen/nsIPrefLocalizedString.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/pref.xpt ../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref/src' nsPref.cpp c++ -o nsPref.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/pref -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPref.pp nsPref.cpp nsPrefBranch.cpp c++ -o nsPrefBranch.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/pref -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrefBranch.pp nsPrefBranch.cpp nsPrefService.cpp c++ -o nsPrefService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/pref -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrefService.pp nsPrefService.cpp nsPrefsFactory.cpp c++ -o nsPrefsFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/pref -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrefsFactory.pp nsPrefsFactory.cpp prefapi.cpp c++ -o prefapi.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/pref -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/prefapi.pp prefapi.cpp prefread.cpp c++ -o prefread.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/pref -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/prefread.pp prefread.cpp rm -f libpref.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libpref.so -o libpref.so nsPref.o nsPrefBranch.o nsPrefService.o nsPrefsFactory.o prefapi.o prefread.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L../../../dist/bin -L../../../dist/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libpref.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libpref.so ../../../dist/bin/components : ../../../dist/bin/components/libpref.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/bin/greprefs set -e; \ for i in ./init/all.js; do \ dest=../../../dist/bin/greprefs/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../config/Preprocessor.py -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 -DNDEBUG -DTRIMMED $i > $dest; \ done gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/idl' nsIEntityConverter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIEntityConverter.xpt -d .deps/nsIEntityConverter.pp nsIEntityConverter.idl nsISaveAsCharset.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISaveAsCharset.xpt -d .deps/nsISaveAsCharset.pp nsISaveAsCharset.idl nsIUnicodeNormalizer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIUnicodeNormalizer.xpt -d .deps/nsIUnicodeNormalizer.pp nsIUnicodeNormalizer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/unicharutil.xpt _xpidlgen/nsIEntityConverter.xpt _xpidlgen/nsISaveAsCharset.xpt _xpidlgen/nsIUnicodeNormalizer.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/unicharutil.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/public' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/util' nsUnicharUtils.cpp c++ -o nsUnicharUtils.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/unicharutil -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicharUtils.pp nsUnicharUtils.cpp nsBidiUtils.cpp c++ -o nsBidiUtils.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/unicharutil -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBidiUtils.pp nsBidiUtils.cpp nsBidiUtils.cpp: In function 'nsCharType GetCharType(PRUint32)': nsBidiUtils.cpp:666: warning: comparison between signed and unsigned integer expressions rm -f libunicharutil_external_s.a ar cr libunicharutil_external_s.a nsUnicharUtils.o nsBidiUtils.o ranlib libunicharutil_external_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 libunicharutil_external_s.a ../../../dist/lib gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/util/internal' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ../nsUnicharUtils.cpp . nsUnicharUtils.cpp c++ -o nsUnicharUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./.. -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/unicharutil -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsUnicharUtils.pp nsUnicharUtils.cpp /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ../nsCompressedCharMap.cpp . nsCompressedCharMap.cpp c++ -o nsCompressedCharMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./.. -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/unicharutil -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCompressedCharMap.pp nsCompressedCharMap.cpp /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ../nsBidiUtils.cpp . nsBidiUtils.cpp c++ -o nsBidiUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./.. -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/unicharutil -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBidiUtils.pp nsBidiUtils.cpp nsBidiUtils.cpp: In function 'nsCharType GetCharType(PRUint32)': nsBidiUtils.cpp:666: warning: comparison between signed and unsigned integer expressions rm -f libunicharutil_s.a ar cr libunicharutil_s.a nsUnicharUtils.o nsCompressedCharMap.o nsBidiUtils.o ranlib libunicharutil_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 libunicharutil_s.a ../../../../staticlib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 libunicharutil_s.a ../../../../dist/lib gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/util/internal' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/sdk/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libunicharutil_external_s.a ../../../dist/sdk/lib gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/util' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/src' nsCaseConversionImp2.cpp c++ -o nsCaseConversionImp2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/unicharutil -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCaseConversionImp2.pp nsCaseConversionImp2.cpp nsCategoryImp.cpp c++ -o nsCategoryImp.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/unicharutil -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCategoryImp.pp nsCategoryImp.cpp nsHankakuToZenkaku.cpp c++ -o nsHankakuToZenkaku.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/unicharutil -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHankakuToZenkaku.pp nsHankakuToZenkaku.cpp nsEntityConverter.cpp c++ -o nsEntityConverter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/unicharutil -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEntityConverter.pp nsEntityConverter.cpp nsSaveAsCharset.cpp c++ -o nsSaveAsCharset.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/unicharutil -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSaveAsCharset.pp nsSaveAsCharset.cpp nsUnicodeNormalizer.cpp c++ -o nsUnicodeNormalizer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/unicharutil -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeNormalizer.pp nsUnicodeNormalizer.cpp rm -f libucharucomp_s.a ar cr libucharucomp_s.a nsCaseConversionImp2.o nsCategoryImp.o nsHankakuToZenkaku.o nsEntityConverter.o nsSaveAsCharset.o nsUnicodeNormalizer.o ranlib libucharucomp_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/tables' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R htmlEntityVersions.properties html40Latin1.properties html40Symbols.properties html40Special.properties transliterate.properties ../../../dist/bin/res/entityTables gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/tables' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/idl' nsITextToSubURI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITextToSubURI.xpt -d .deps/nsITextToSubURI.pp nsITextToSubURI.idl nsICurrentCharsetListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICurrentCharsetListener.xpt -d .deps/nsICurrentCharsetListener.pp nsICurrentCharsetListener.idl nsICharsetConverterManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICharsetConverterManager.xpt -d .deps/nsICharsetConverterManager.pp nsICharsetConverterManager.idl nsIScriptableUConv.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIScriptableUConv.xpt -d .deps/nsIScriptableUConv.pp nsIScriptableUConv.idl nsIUTF8ConverterService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIUTF8ConverterService.xpt -d .deps/nsIUTF8ConverterService.pp nsIUTF8ConverterService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/uconv.xpt _xpidlgen/nsITextToSubURI.xpt _xpidlgen/nsICurrentCharsetListener.xpt _xpidlgen/nsICharsetConverterManager.xpt _xpidlgen/nsIScriptableUConv.xpt _xpidlgen/nsIUTF8ConverterService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/uconv.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/public' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/util' ugen.c gcc -o ugen.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/ugen.pp ugen.c uscan.c gcc -o uscan.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/uscan.pp uscan.c uscan.c: In function 'uCheckAndScanAlways2ByteGR128': uscan.c:383: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' umap.c gcc -o umap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/umap.pp umap.c nsUCSupport.cpp c++ -o nsUCSupport.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUCSupport.pp nsUCSupport.cpp nsUCSupport.cpp: In member function 'virtual nsresult nsBufferDecoderSupport::Convert(const char*, PRInt32*, PRUnichar*, PRInt32*)': nsUCSupport.cpp:128: warning: suggest explicit braces to avoid ambiguous 'else' nsUCConstructors.cpp c++ -o nsUCConstructors.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUCConstructors.pp nsUCConstructors.cpp nsUnicodeDecodeHelper.cpp c++ -o nsUnicodeDecodeHelper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeDecodeHelper.pp nsUnicodeDecodeHelper.cpp nsUnicodeEncodeHelper.cpp c++ -o nsUnicodeEncodeHelper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeEncodeHelper.pp nsUnicodeEncodeHelper.cpp rm -f libucvutil_s.a ar cr libucvutil_s.a ugen.o uscan.o umap.o nsUCSupport.o nsUCConstructors.o nsUnicodeDecodeHelper.o nsUnicodeEncodeHelper.o ranlib libucvutil_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 libucvutil_s.a ../../../staticlib gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/util' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvja' nsJapaneseToUnicode.cpp c++ -o nsJapaneseToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/ucvja -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJapaneseToUnicode.pp nsJapaneseToUnicode.cpp nsUnicodeToSJIS.cpp c++ -o nsUnicodeToSJIS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/ucvja -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToSJIS.pp nsUnicodeToSJIS.cpp nsUnicodeToEUCJP.cpp c++ -o nsUnicodeToEUCJP.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/ucvja -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToEUCJP.pp nsUnicodeToEUCJP.cpp nsUnicodeToISO2022JP.cpp c++ -o nsUnicodeToISO2022JP.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/ucvja -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO2022JP.pp nsUnicodeToISO2022JP.cpp nsUnicodeToJISx0201.cpp c++ -o nsUnicodeToJISx0201.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/ucvja -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToJISx0201.pp nsUnicodeToJISx0201.cpp rm -f libucvja_s.a ar cr libucvja_s.a nsJapaneseToUnicode.o nsUnicodeToSJIS.o nsUnicodeToEUCJP.o nsUnicodeToISO2022JP.o nsUnicodeToJISx0201.o ranlib libucvja_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvja' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvcn' nsGB2312ToUnicodeV2.cpp c++ -o nsGB2312ToUnicodeV2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGB2312ToUnicodeV2.pp nsGB2312ToUnicodeV2.cpp nsUnicodeToGB2312V2.cpp c++ -o nsUnicodeToGB2312V2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToGB2312V2.pp nsUnicodeToGB2312V2.cpp nsGBKToUnicode.cpp c++ -o nsGBKToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGBKToUnicode.pp nsGBKToUnicode.cpp nsUnicodeToGBK.cpp c++ -o nsUnicodeToGBK.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToGBK.pp nsUnicodeToGBK.cpp nsISO2022CNToUnicode.cpp c++ -o nsISO2022CNToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO2022CNToUnicode.pp nsISO2022CNToUnicode.cpp nsISO2022CNToUnicode.cpp: In member function 'virtual nsresult nsISO2022CNToUnicode::Convert(const char*, PRInt32*, PRUnichar*, PRInt32*)': nsISO2022CNToUnicode.cpp:102: warning: enumeration value 'eState_ERROR' not handled in switch nsUnicodeToISO2022CN.cpp c++ -o nsUnicodeToISO2022CN.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO2022CN.pp nsUnicodeToISO2022CN.cpp nsHZToUnicode.cpp c++ -o nsHZToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHZToUnicode.pp nsHZToUnicode.cpp nsUnicodeToHZ.cpp c++ -o nsUnicodeToHZ.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToHZ.pp nsUnicodeToHZ.cpp nsCP936ToUnicode.cpp c++ -o nsCP936ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP936ToUnicode.pp nsCP936ToUnicode.cpp nsUnicodeToCP936.cpp c++ -o nsUnicodeToCP936.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP936.pp nsUnicodeToCP936.cpp nsGBKConvUtil.cpp c++ -o nsGBKConvUtil.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvcn -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGBKConvUtil.pp nsGBKConvUtil.cpp rm -f libucvcn_s.a ar cr libucvcn_s.a nsGB2312ToUnicodeV2.o nsUnicodeToGB2312V2.o nsGBKToUnicode.o nsUnicodeToGBK.o nsISO2022CNToUnicode.o nsUnicodeToISO2022CN.o nsHZToUnicode.o nsUnicodeToHZ.o nsCP936ToUnicode.o nsUnicodeToCP936.o nsGBKConvUtil.o ranlib libucvcn_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvcn' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvlatin' nsAsciiToUnicode.cpp c++ -o nsAsciiToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAsciiToUnicode.pp nsAsciiToUnicode.cpp nsISO88592ToUnicode.cpp c++ -o nsISO88592ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88592ToUnicode.pp nsISO88592ToUnicode.cpp nsISO88593ToUnicode.cpp c++ -o nsISO88593ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88593ToUnicode.pp nsISO88593ToUnicode.cpp nsISO88594ToUnicode.cpp c++ -o nsISO88594ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88594ToUnicode.pp nsISO88594ToUnicode.cpp nsISO88595ToUnicode.cpp c++ -o nsISO88595ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88595ToUnicode.pp nsISO88595ToUnicode.cpp nsISO88596ToUnicode.cpp c++ -o nsISO88596ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88596ToUnicode.pp nsISO88596ToUnicode.cpp nsISO88596EToUnicode.cpp c++ -o nsISO88596EToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88596EToUnicode.pp nsISO88596EToUnicode.cpp nsISO88596IToUnicode.cpp c++ -o nsISO88596IToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88596IToUnicode.pp nsISO88596IToUnicode.cpp nsISO88597ToUnicode.cpp c++ -o nsISO88597ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88597ToUnicode.pp nsISO88597ToUnicode.cpp nsISO88598ToUnicode.cpp c++ -o nsISO88598ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88598ToUnicode.pp nsISO88598ToUnicode.cpp nsISO88598EToUnicode.cpp c++ -o nsISO88598EToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88598EToUnicode.pp nsISO88598EToUnicode.cpp nsISO88598IToUnicode.cpp c++ -o nsISO88598IToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88598IToUnicode.pp nsISO88598IToUnicode.cpp nsISO88599ToUnicode.cpp c++ -o nsISO88599ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88599ToUnicode.pp nsISO88599ToUnicode.cpp nsISO885910ToUnicode.cpp c++ -o nsISO885910ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885910ToUnicode.pp nsISO885910ToUnicode.cpp nsISO885911ToUnicode.cpp c++ -o nsISO885911ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885911ToUnicode.pp nsISO885911ToUnicode.cpp nsISO885913ToUnicode.cpp c++ -o nsISO885913ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885913ToUnicode.pp nsISO885913ToUnicode.cpp nsISO885914ToUnicode.cpp c++ -o nsISO885914ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885914ToUnicode.pp nsISO885914ToUnicode.cpp nsISO885915ToUnicode.cpp c++ -o nsISO885915ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885915ToUnicode.pp nsISO885915ToUnicode.cpp nsISO885916ToUnicode.cpp c++ -o nsISO885916ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885916ToUnicode.pp nsISO885916ToUnicode.cpp nsISOIR111ToUnicode.cpp c++ -o nsISOIR111ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISOIR111ToUnicode.pp nsISOIR111ToUnicode.cpp nsCP1250ToUnicode.cpp c++ -o nsCP1250ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1250ToUnicode.pp nsCP1250ToUnicode.cpp nsCP1251ToUnicode.cpp c++ -o nsCP1251ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1251ToUnicode.pp nsCP1251ToUnicode.cpp nsCP1253ToUnicode.cpp c++ -o nsCP1253ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1253ToUnicode.pp nsCP1253ToUnicode.cpp nsCP1254ToUnicode.cpp c++ -o nsCP1254ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1254ToUnicode.pp nsCP1254ToUnicode.cpp nsCP1255ToUnicode.cpp c++ -o nsCP1255ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1255ToUnicode.pp nsCP1255ToUnicode.cpp nsCP1256ToUnicode.cpp c++ -o nsCP1256ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1256ToUnicode.pp nsCP1256ToUnicode.cpp nsCP1257ToUnicode.cpp c++ -o nsCP1257ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1257ToUnicode.pp nsCP1257ToUnicode.cpp nsCP1258ToUnicode.cpp c++ -o nsCP1258ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1258ToUnicode.pp nsCP1258ToUnicode.cpp nsCP866ToUnicode.cpp c++ -o nsCP866ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP866ToUnicode.pp nsCP866ToUnicode.cpp nsCP874ToUnicode.cpp c++ -o nsCP874ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP874ToUnicode.pp nsCP874ToUnicode.cpp nsTIS620ToUnicode.cpp c++ -o nsTIS620ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTIS620ToUnicode.pp nsTIS620ToUnicode.cpp nsKOI8UToUnicode.cpp c++ -o nsKOI8UToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsKOI8UToUnicode.pp nsKOI8UToUnicode.cpp nsKOI8RToUnicode.cpp c++ -o nsKOI8RToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsKOI8RToUnicode.pp nsKOI8RToUnicode.cpp nsMacCEToUnicode.cpp c++ -o nsMacCEToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacCEToUnicode.pp nsMacCEToUnicode.cpp nsMacGreekToUnicode.cpp c++ -o nsMacGreekToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacGreekToUnicode.pp nsMacGreekToUnicode.cpp nsMacTurkishToUnicode.cpp c++ -o nsMacTurkishToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacTurkishToUnicode.pp nsMacTurkishToUnicode.cpp nsMacCroatianToUnicode.cpp c++ -o nsMacCroatianToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacCroatianToUnicode.pp nsMacCroatianToUnicode.cpp nsMacRomanianToUnicode.cpp c++ -o nsMacRomanianToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacRomanianToUnicode.pp nsMacRomanianToUnicode.cpp nsMacCyrillicToUnicode.cpp c++ -o nsMacCyrillicToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacCyrillicToUnicode.pp nsMacCyrillicToUnicode.cpp nsMacUkrainianToUnicode.cpp c++ -o nsMacUkrainianToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacUkrainianToUnicode.pp nsMacUkrainianToUnicode.cpp nsMacIcelandicToUnicode.cpp c++ -o nsMacIcelandicToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacIcelandicToUnicode.pp nsMacIcelandicToUnicode.cpp nsMacHebrewToUnicode.cpp c++ -o nsMacHebrewToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacHebrewToUnicode.pp nsMacHebrewToUnicode.cpp nsMacArabicToUnicode.cpp c++ -o nsMacArabicToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacArabicToUnicode.pp nsMacArabicToUnicode.cpp nsMacDevanagariToUnicode.cpp c++ -o nsMacDevanagariToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacDevanagariToUnicode.pp nsMacDevanagariToUnicode.cpp nsMacFarsiToUnicode.cpp c++ -o nsMacFarsiToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacFarsiToUnicode.pp nsMacFarsiToUnicode.cpp nsMacGujaratiToUnicode.cpp c++ -o nsMacGujaratiToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacGujaratiToUnicode.pp nsMacGujaratiToUnicode.cpp nsMacGurmukhiToUnicode.cpp c++ -o nsMacGurmukhiToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacGurmukhiToUnicode.pp nsMacGurmukhiToUnicode.cpp nsGEOSTD8ToUnicode.cpp c++ -o nsGEOSTD8ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGEOSTD8ToUnicode.pp nsGEOSTD8ToUnicode.cpp nsARMSCII8ToUnicode.cpp c++ -o nsARMSCII8ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsARMSCII8ToUnicode.pp nsARMSCII8ToUnicode.cpp nsTCVN5712ToUnicode.cpp c++ -o nsTCVN5712ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTCVN5712ToUnicode.pp nsTCVN5712ToUnicode.cpp nsVISCIIToUnicode.cpp c++ -o nsVISCIIToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsVISCIIToUnicode.pp nsVISCIIToUnicode.cpp nsVPSToUnicode.cpp c++ -o nsVPSToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsVPSToUnicode.pp nsVPSToUnicode.cpp nsVIQRToUnicode.cpp c++ -o nsVIQRToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsVIQRToUnicode.pp nsVIQRToUnicode.cpp nsVNIToUnicode.cpp c++ -o nsVNIToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsVNIToUnicode.pp nsVNIToUnicode.cpp nsUTF7ToUnicode.cpp c++ -o nsUTF7ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUTF7ToUnicode.pp nsUTF7ToUnicode.cpp nsMUTF7ToUnicode.cpp c++ -o nsMUTF7ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMUTF7ToUnicode.pp nsMUTF7ToUnicode.cpp nsUCS2BEToUnicode.cpp c++ -o nsUCS2BEToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUCS2BEToUnicode.pp nsUCS2BEToUnicode.cpp nsUTF32ToUnicode.cpp c++ -o nsUTF32ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUTF32ToUnicode.pp nsUTF32ToUnicode.cpp nsT61ToUnicode.cpp c++ -o nsT61ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsT61ToUnicode.pp nsT61ToUnicode.cpp nsUserDefinedToUnicode.cpp c++ -o nsUserDefinedToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUserDefinedToUnicode.pp nsUserDefinedToUnicode.cpp nsUnicodeToAscii.cpp c++ -o nsUnicodeToAscii.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToAscii.pp nsUnicodeToAscii.cpp nsUnicodeToISO88592.cpp c++ -o nsUnicodeToISO88592.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88592.pp nsUnicodeToISO88592.cpp nsUnicodeToISO88593.cpp c++ -o nsUnicodeToISO88593.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88593.pp nsUnicodeToISO88593.cpp nsUnicodeToISO88594.cpp c++ -o nsUnicodeToISO88594.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88594.pp nsUnicodeToISO88594.cpp nsUnicodeToISO88595.cpp c++ -o nsUnicodeToISO88595.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88595.pp nsUnicodeToISO88595.cpp nsUnicodeToISO88596.cpp c++ -o nsUnicodeToISO88596.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88596.pp nsUnicodeToISO88596.cpp nsUnicodeToISO88596E.cpp c++ -o nsUnicodeToISO88596E.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88596E.pp nsUnicodeToISO88596E.cpp nsUnicodeToISO88596I.cpp c++ -o nsUnicodeToISO88596I.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88596I.pp nsUnicodeToISO88596I.cpp nsUnicodeToISO88597.cpp c++ -o nsUnicodeToISO88597.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88597.pp nsUnicodeToISO88597.cpp nsUnicodeToISO88598.cpp c++ -o nsUnicodeToISO88598.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88598.pp nsUnicodeToISO88598.cpp nsUnicodeToISO88598E.cpp c++ -o nsUnicodeToISO88598E.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88598E.pp nsUnicodeToISO88598E.cpp nsUnicodeToISO88598I.cpp c++ -o nsUnicodeToISO88598I.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88598I.pp nsUnicodeToISO88598I.cpp nsUnicodeToISO88599.cpp c++ -o nsUnicodeToISO88599.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88599.pp nsUnicodeToISO88599.cpp nsUnicodeToISO885910.cpp c++ -o nsUnicodeToISO885910.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885910.pp nsUnicodeToISO885910.cpp nsUnicodeToISO885911.cpp c++ -o nsUnicodeToISO885911.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885911.pp nsUnicodeToISO885911.cpp nsUnicodeToISO885913.cpp c++ -o nsUnicodeToISO885913.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885913.pp nsUnicodeToISO885913.cpp nsUnicodeToISO885914.cpp c++ -o nsUnicodeToISO885914.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885914.pp nsUnicodeToISO885914.cpp nsUnicodeToISO885915.cpp c++ -o nsUnicodeToISO885915.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885915.pp nsUnicodeToISO885915.cpp nsUnicodeToISO885916.cpp c++ -o nsUnicodeToISO885916.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885916.pp nsUnicodeToISO885916.cpp nsUnicodeToISOIR111.cpp c++ -o nsUnicodeToISOIR111.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISOIR111.pp nsUnicodeToISOIR111.cpp nsUnicodeToCP1250.cpp c++ -o nsUnicodeToCP1250.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1250.pp nsUnicodeToCP1250.cpp nsUnicodeToCP1251.cpp c++ -o nsUnicodeToCP1251.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1251.pp nsUnicodeToCP1251.cpp nsUnicodeToCP1253.cpp c++ -o nsUnicodeToCP1253.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1253.pp nsUnicodeToCP1253.cpp nsUnicodeToCP1254.cpp c++ -o nsUnicodeToCP1254.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1254.pp nsUnicodeToCP1254.cpp nsUnicodeToCP1255.cpp c++ -o nsUnicodeToCP1255.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1255.pp nsUnicodeToCP1255.cpp nsUnicodeToCP1256.cpp c++ -o nsUnicodeToCP1256.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1256.pp nsUnicodeToCP1256.cpp nsUnicodeToCP1257.cpp c++ -o nsUnicodeToCP1257.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1257.pp nsUnicodeToCP1257.cpp nsUnicodeToCP1258.cpp c++ -o nsUnicodeToCP1258.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1258.pp nsUnicodeToCP1258.cpp nsUnicodeToCP874.cpp c++ -o nsUnicodeToCP874.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP874.pp nsUnicodeToCP874.cpp nsUnicodeToTIS620.cpp c++ -o nsUnicodeToTIS620.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTIS620.pp nsUnicodeToTIS620.cpp nsUnicodeToCP866.cpp c++ -o nsUnicodeToCP866.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP866.pp nsUnicodeToCP866.cpp nsUnicodeToKOI8R.cpp c++ -o nsUnicodeToKOI8R.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToKOI8R.pp nsUnicodeToKOI8R.cpp nsUnicodeToKOI8U.cpp c++ -o nsUnicodeToKOI8U.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToKOI8U.pp nsUnicodeToKOI8U.cpp nsUnicodeToMacCE.cpp c++ -o nsUnicodeToMacCE.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacCE.pp nsUnicodeToMacCE.cpp nsUnicodeToMacGreek.cpp c++ -o nsUnicodeToMacGreek.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacGreek.pp nsUnicodeToMacGreek.cpp nsUnicodeToMacTurkish.cpp c++ -o nsUnicodeToMacTurkish.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacTurkish.pp nsUnicodeToMacTurkish.cpp nsUnicodeToMacCroatian.cpp c++ -o nsUnicodeToMacCroatian.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacCroatian.pp nsUnicodeToMacCroatian.cpp nsUnicodeToMacRomanian.cpp c++ -o nsUnicodeToMacRomanian.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacRomanian.pp nsUnicodeToMacRomanian.cpp nsUnicodeToMacCyrillic.cpp c++ -o nsUnicodeToMacCyrillic.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacCyrillic.pp nsUnicodeToMacCyrillic.cpp nsUnicodeToMacUkrainian.cpp c++ -o nsUnicodeToMacUkrainian.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacUkrainian.pp nsUnicodeToMacUkrainian.cpp nsUnicodeToMacIcelandic.cpp c++ -o nsUnicodeToMacIcelandic.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacIcelandic.pp nsUnicodeToMacIcelandic.cpp nsUnicodeToMacHebrew.cpp c++ -o nsUnicodeToMacHebrew.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacHebrew.pp nsUnicodeToMacHebrew.cpp nsUnicodeToMacArabic.cpp c++ -o nsUnicodeToMacArabic.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacArabic.pp nsUnicodeToMacArabic.cpp nsUnicodeToMacDevanagari.cpp c++ -o nsUnicodeToMacDevanagari.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacDevanagari.pp nsUnicodeToMacDevanagari.cpp nsUnicodeToMacFarsi.cpp c++ -o nsUnicodeToMacFarsi.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacFarsi.pp nsUnicodeToMacFarsi.cpp nsUnicodeToMacGujarati.cpp c++ -o nsUnicodeToMacGujarati.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacGujarati.pp nsUnicodeToMacGujarati.cpp nsUnicodeToMacGurmukhi.cpp c++ -o nsUnicodeToMacGurmukhi.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacGurmukhi.pp nsUnicodeToMacGurmukhi.cpp nsUnicodeToGEOSTD8.cpp c++ -o nsUnicodeToGEOSTD8.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToGEOSTD8.pp nsUnicodeToGEOSTD8.cpp nsUnicodeToARMSCII8.cpp c++ -o nsUnicodeToARMSCII8.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToARMSCII8.pp nsUnicodeToARMSCII8.cpp nsUnicodeToTCVN5712.cpp c++ -o nsUnicodeToTCVN5712.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTCVN5712.pp nsUnicodeToTCVN5712.cpp nsUnicodeToVISCII.cpp c++ -o nsUnicodeToVISCII.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToVISCII.pp nsUnicodeToVISCII.cpp nsUnicodeToVPS.cpp c++ -o nsUnicodeToVPS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToVPS.pp nsUnicodeToVPS.cpp nsUnicodeToVIQR.cpp c++ -o nsUnicodeToVIQR.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToVIQR.pp nsUnicodeToVIQR.cpp nsUnicodeToVNI.cpp c++ -o nsUnicodeToVNI.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToVNI.pp nsUnicodeToVNI.cpp nsUnicodeToUTF7.cpp c++ -o nsUnicodeToUTF7.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToUTF7.pp nsUnicodeToUTF7.cpp nsUnicodeToMUTF7.cpp c++ -o nsUnicodeToMUTF7.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMUTF7.pp nsUnicodeToMUTF7.cpp nsUnicodeToUCS2BE.cpp c++ -o nsUnicodeToUCS2BE.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToUCS2BE.pp nsUnicodeToUCS2BE.cpp nsUnicodeToUTF32.cpp c++ -o nsUnicodeToUTF32.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToUTF32.pp nsUnicodeToUTF32.cpp nsUnicodeToT61.cpp c++ -o nsUnicodeToT61.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToT61.pp nsUnicodeToT61.cpp nsUnicodeToUserDefined.cpp c++ -o nsUnicodeToUserDefined.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToUserDefined.pp nsUnicodeToUserDefined.cpp nsUnicodeToSymbol.cpp c++ -o nsUnicodeToSymbol.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToSymbol.pp nsUnicodeToSymbol.cpp nsUnicodeToZapfDingbat.cpp c++ -o nsUnicodeToZapfDingbat.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToZapfDingbat.pp nsUnicodeToZapfDingbat.cpp nsUnicodeToAdobeEuro.cpp c++ -o nsUnicodeToAdobeEuro.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToAdobeEuro.pp nsUnicodeToAdobeEuro.cpp nsUnicodeToTSCII.cpp c++ -o nsUnicodeToTSCII.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvlatin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTSCII.pp nsUnicodeToTSCII.cpp rm -f libucvlatin_s.a ar cr libucvlatin_s.a nsAsciiToUnicode.o nsISO88592ToUnicode.o nsISO88593ToUnicode.o nsISO88594ToUnicode.o nsISO88595ToUnicode.o nsISO88596ToUnicode.o nsISO88596EToUnicode.o nsISO88596IToUnicode.o nsISO88597ToUnicode.o nsISO88598ToUnicode.o nsISO88598EToUnicode.o nsISO88598IToUnicode.o nsISO88599ToUnicode.o nsISO885910ToUnicode.o nsISO885911ToUnicode.o nsISO885913ToUnicode.o nsISO885914ToUnicode.o nsISO885915ToUnicode.o nsISO885916ToUnicode.o nsISOIR111ToUnicode.o nsCP1250ToUnicode.o nsCP1251ToUnicode.o nsCP1253ToUnicode.o nsCP1254ToUnicode.o nsCP1255ToUnicode.o nsCP1256ToUnicode.o nsCP1257ToUnicode.o nsCP1258ToUnicode.o nsCP866ToUnicode.o nsCP874ToUnicode.o nsTIS620ToUnicode.o nsKOI8UToUnicode.o nsKOI8RToUnicode.o nsMacCEToUnicode.o nsMacGreekToUnicode.o nsMacTurkishToUnicode.o nsMacCroatianToUnicode.o nsMacRomanianToUnicode.o nsMacCyrillicToUnicode.o nsMacUkrainianToUnicode.o nsMacIcelandicToUnicode.o nsMacHebrewToUnicode.o nsMacArabicToUnicode.o nsMacDevanagariToUnicode.o nsMacFarsiToUnicode.o nsMacGujaratiToUnicode.o nsMacGurmukhiToUnicode.o nsGEOSTD8ToUnicode.o nsARMSCII8ToUnicode.o nsTCVN5712ToUnicode.o nsVISCIIToUnicode.o nsVPSToUnicode.o nsVIQRToUnicode.o nsVNIToUnicode.o nsUTF7ToUnicode.o nsMUTF7ToUnicode.o nsUCS2BEToUnicode.o nsUTF32ToUnicode.o nsT61ToUnicode.o nsUserDefinedToUnicode.o nsUnicodeToAscii.o nsUnicodeToISO88592.o nsUnicodeToISO88593.o nsUnicodeToISO88594.o nsUnicodeToISO88595.o nsUnicodeToISO88596.o nsUnicodeToISO88596E.o nsUnicodeToISO88596I.o nsUnicodeToISO88597.o nsUnicodeToISO88598.o nsUnicodeToISO88598E.o nsUnicodeToISO88598I.o nsUnicodeToISO88599.o nsUnicodeToISO885910.o nsUnicodeToISO885911.o nsUnicodeToISO885913.o nsUnicodeToISO885914.o nsUnicodeToISO885915.o nsUnicodeToISO885916.o nsUnicodeToISOIR111.o nsUnicodeToCP1250.o nsUnicodeToCP1251.o nsUnicodeToCP1253.o nsUnicodeToCP1254.o nsUnicodeToCP1255.o nsUnicodeToCP1256.o nsUnicodeToCP1257.o nsUnicodeToCP1258.o nsUnicodeToCP874.o nsUnicodeToTIS620.o nsUnicodeToCP866.o nsUnicodeToKOI8R.o nsUnicodeToKOI8U.o nsUnicodeToMacCE.o nsUnicodeToMacGreek.o nsUnicodeToMacTurkish.o nsUnicodeToMacCroatian.o nsUnicodeToMacRomanian.o nsUnicodeToMacCyrillic.o nsUnicodeToMacUkrainian.o nsUnicodeToMacIcelandic.o nsUnicodeToMacHebrew.o nsUnicodeToMacArabic.o nsUnicodeToMacDevanagari.o nsUnicodeToMacFarsi.o nsUnicodeToMacGujarati.o nsUnicodeToMacGurmukhi.o nsUnicodeToGEOSTD8.o nsUnicodeToARMSCII8.o nsUnicodeToTCVN5712.o nsUnicodeToVISCII.o nsUnicodeToVPS.o nsUnicodeToVIQR.o nsUnicodeToVNI.o nsUnicodeToUTF7.o nsUnicodeToMUTF7.o nsUnicodeToUCS2BE.o nsUnicodeToUTF32.o nsUnicodeToT61.o nsUnicodeToUserDefined.o nsUnicodeToSymbol.o nsUnicodeToZapfDingbat.o nsUnicodeToAdobeEuro.o nsUnicodeToTSCII.o ranlib libucvlatin_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvlatin' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvtw' nsBIG5ToUnicode.cpp c++ -o nsBIG5ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvtw -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBIG5ToUnicode.pp nsBIG5ToUnicode.cpp nsUnicodeToBIG5.cpp c++ -o nsUnicodeToBIG5.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvtw -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToBIG5.pp nsUnicodeToBIG5.cpp nsBIG5HKSCSToUnicode.cpp c++ -o nsBIG5HKSCSToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvtw -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBIG5HKSCSToUnicode.pp nsBIG5HKSCSToUnicode.cpp nsUnicodeToBIG5HKSCS.cpp c++ -o nsUnicodeToBIG5HKSCS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvtw -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToBIG5HKSCS.pp nsUnicodeToBIG5HKSCS.cpp nsUnicodeToHKSCS.cpp c++ -o nsUnicodeToHKSCS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvtw -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToHKSCS.pp nsUnicodeToHKSCS.cpp rm -f libucvtw_s.a ar cr libucvtw_s.a nsBIG5ToUnicode.o nsUnicodeToBIG5.o nsBIG5HKSCSToUnicode.o nsUnicodeToBIG5HKSCS.o nsUnicodeToHKSCS.o ranlib libucvtw_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvtw' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvtw2' nsEUCTWToUnicode.cpp c++ -o nsEUCTWToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvtw2 -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEUCTWToUnicode.pp nsEUCTWToUnicode.cpp nsUnicodeToEUCTW.cpp c++ -o nsUnicodeToEUCTW.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvtw2 -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToEUCTW.pp nsUnicodeToEUCTW.cpp rm -f libucvtw2_s.a ar cr libucvtw2_s.a nsEUCTWToUnicode.o nsUnicodeToEUCTW.o ranlib libucvtw2_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvtw2' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvko' nsEUCKRToUnicode.cpp c++ -o nsEUCKRToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEUCKRToUnicode.pp nsEUCKRToUnicode.cpp nsUnicodeToEUCKR.cpp c++ -o nsUnicodeToEUCKR.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToEUCKR.pp nsUnicodeToEUCKR.cpp nsISO2022KRToUnicode.cpp c++ -o nsISO2022KRToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO2022KRToUnicode.pp nsISO2022KRToUnicode.cpp nsUnicodeToISO2022KR.cpp c++ -o nsUnicodeToISO2022KR.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO2022KR.pp nsUnicodeToISO2022KR.cpp nsCP949ToUnicode.cpp c++ -o nsCP949ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP949ToUnicode.pp nsCP949ToUnicode.cpp nsUnicodeToCP949.cpp c++ -o nsUnicodeToCP949.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP949.pp nsUnicodeToCP949.cpp nsUnicodeToJohab.cpp c++ -o nsUnicodeToJohab.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToJohab.pp nsUnicodeToJohab.cpp nsJohabToUnicode.cpp c++ -o nsJohabToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJohabToUnicode.pp nsJohabToUnicode.cpp nsUnicodeToJamoTTF.cpp c++ -o nsUnicodeToJamoTTF.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToJamoTTF.pp nsUnicodeToJamoTTF.cpp nsUnicodeToJamoTTF.cpp: In member function 'virtual nsresult nsUnicodeToJamoTTF::composeHangul(char*)': nsUnicodeToJamoTTF.cpp:561: warning: suggest parentheses around '&&' within '||' nsUnicodeToJamoTTF.cpp:876: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false rm -f libucvko_s.a ar cr libucvko_s.a nsEUCKRToUnicode.o nsUnicodeToEUCKR.o nsISO2022KRToUnicode.o nsUnicodeToISO2022KR.o nsCP949ToUnicode.o nsUnicodeToCP949.o nsUnicodeToJohab.o nsJohabToUnicode.o nsUnicodeToJamoTTF.o ranlib libucvko_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvko' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvibm' nsCP850ToUnicode.cpp c++ -o nsCP850ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP850ToUnicode.pp nsCP850ToUnicode.cpp nsCP852ToUnicode.cpp c++ -o nsCP852ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP852ToUnicode.pp nsCP852ToUnicode.cpp nsCP855ToUnicode.cpp c++ -o nsCP855ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP855ToUnicode.pp nsCP855ToUnicode.cpp nsCP857ToUnicode.cpp c++ -o nsCP857ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP857ToUnicode.pp nsCP857ToUnicode.cpp nsCP862ToUnicode.cpp c++ -o nsCP862ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP862ToUnicode.pp nsCP862ToUnicode.cpp nsCP864ToUnicode.cpp c++ -o nsCP864ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP864ToUnicode.pp nsCP864ToUnicode.cpp nsCP864iToUnicode.cpp c++ -o nsCP864iToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP864iToUnicode.pp nsCP864iToUnicode.cpp nsUnicodeToCP850.cpp c++ -o nsUnicodeToCP850.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP850.pp nsUnicodeToCP850.cpp nsUnicodeToCP852.cpp c++ -o nsUnicodeToCP852.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP852.pp nsUnicodeToCP852.cpp nsUnicodeToCP855.cpp c++ -o nsUnicodeToCP855.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP855.pp nsUnicodeToCP855.cpp nsUnicodeToCP857.cpp c++ -o nsUnicodeToCP857.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP857.pp nsUnicodeToCP857.cpp nsUnicodeToCP862.cpp c++ -o nsUnicodeToCP862.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP862.pp nsUnicodeToCP862.cpp nsUnicodeToCP864.cpp c++ -o nsUnicodeToCP864.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP864.pp nsUnicodeToCP864.cpp nsUnicodeToCP864i.cpp c++ -o nsUnicodeToCP864i.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../util -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/ucvibm -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP864i.pp nsUnicodeToCP864i.cpp rm -f libucvibm_s.a ar cr libucvibm_s.a nsCP850ToUnicode.o nsCP852ToUnicode.o nsCP855ToUnicode.o nsCP857ToUnicode.o nsCP862ToUnicode.o nsCP864ToUnicode.o nsCP864iToUnicode.o nsUnicodeToCP850.o nsUnicodeToCP852.o nsUnicodeToCP855.o nsUnicodeToCP857.o nsUnicodeToCP862.o nsUnicodeToCP864.o nsUnicodeToCP864i.o ranlib libucvibm_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvibm' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/src' nsUConvModule.cpp c++ -o nsUConvModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUConvModule.pp nsUConvModule.cpp nsCharsetAliasImp.cpp c++ -o nsCharsetAliasImp.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCharsetAliasImp.pp nsCharsetAliasImp.cpp nsConverterInputStream.cpp c++ -o nsConverterInputStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsConverterInputStream.pp nsConverterInputStream.cpp nsConverterOutputStream.cpp c++ -o nsConverterOutputStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsConverterOutputStream.pp nsConverterOutputStream.cpp nsConverterOutputStream.cpp: In member function 'virtual nsresult nsConverterOutputStream::Write(PRUint32, const PRUnichar*, PRBool*)': nsConverterOutputStream.cpp:104: warning: comparison between signed and unsigned integer expressions nsTextToSubURI.cpp c++ -o nsTextToSubURI.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextToSubURI.pp nsTextToSubURI.cpp nsGREResProperties.cpp c++ -o nsGREResProperties.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGREResProperties.pp nsGREResProperties.cpp nsGREResProperties.cpp:55:26: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsCharsetConverterManager.cpp c++ -o nsCharsetConverterManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCharsetConverterManager.pp nsCharsetConverterManager.cpp nsUTF8ConverterService.cpp c++ -o nsUTF8ConverterService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUTF8ConverterService.pp nsUTF8ConverterService.cpp nsUTF8ToUnicode.cpp c++ -o nsUTF8ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUTF8ToUnicode.pp nsUTF8ToUnicode.cpp nsUnicodeToUTF8.cpp c++ -o nsUnicodeToUTF8.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToUTF8.pp nsUnicodeToUTF8.cpp nsScriptableUConv.cpp c++ -o nsScriptableUConv.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScriptableUConv.pp nsScriptableUConv.cpp nsISO88591ToUnicode.cpp c++ -o nsISO88591ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88591ToUnicode.pp nsISO88591ToUnicode.cpp nsCP1252ToUnicode.cpp c++ -o nsCP1252ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1252ToUnicode.pp nsCP1252ToUnicode.cpp nsMacRomanToUnicode.cpp c++ -o nsMacRomanToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacRomanToUnicode.pp nsMacRomanToUnicode.cpp nsUnicodeToISO88591.cpp c++ -o nsUnicodeToISO88591.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88591.pp nsUnicodeToISO88591.cpp nsUnicodeToCP1252.cpp c++ -o nsUnicodeToCP1252.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1252.pp nsUnicodeToCP1252.cpp nsUnicodeToMacRoman.cpp c++ -o nsUnicodeToMacRoman.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacRoman.pp nsUnicodeToMacRoman.cpp nsUNIXCharset.cpp c++ -o nsUNIXCharset.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/uconv -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUNIXCharset.pp nsUNIXCharset.cpp rm -f libuconv.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libuconv.so -o libuconv.so nsUConvModule.o nsCharsetAliasImp.o nsConverterInputStream.o nsConverterOutputStream.o nsTextToSubURI.o nsGREResProperties.o nsCharsetConverterManager.o nsUTF8ConverterService.o nsUTF8ToUnicode.o nsUnicodeToUTF8.o nsScriptableUConv.o nsISO88591ToUnicode.o nsCP1252ToUnicode.o nsMacRomanToUnicode.o nsUnicodeToISO88591.o nsUnicodeToCP1252.o nsUnicodeToMacRoman.o nsUNIXCharset.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../ucvlatin/libucvlatin_s.a ../ucvibm/libucvibm_s.a ../ucvja/libucvja_s.a ../ucvtw2/libucvtw2_s.a ../ucvtw/libucvtw_s.a ../ucvko/libucvko_s.a ../ucvcn/libucvcn_s.a -Wl,--no-whole-archive ../util/libucvutil_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libuconv.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libuconv.so ../../../dist/bin/components : ../../../dist/bin/components/libuconv.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R charsetalias.properties charsetData.properties unixcharset.properties ../../../dist/bin/res gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/public' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/idl' nsILocale.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsILocale.xpt -d .deps/nsILocale.pp nsILocale.idl nsILocaleService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsILocaleService.xpt -d .deps/nsILocaleService.pp nsILocaleService.idl nsIScriptableDateFormat.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIScriptableDateFormat.xpt -d .deps/nsIScriptableDateFormat.pp nsIScriptableDateFormat.idl nsICollation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICollation.xpt -d .deps/nsICollation.pp nsICollation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/locale.xpt _xpidlgen/nsILocale.xpt _xpidlgen/nsILocaleService.xpt _xpidlgen/nsIScriptableDateFormat.xpt _xpidlgen/nsICollation.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/locale.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/src' nsCollation.cpp c++ -o nsCollation.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/locale -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCollation.pp nsCollation.cpp nsScriptableDateFormat.cpp c++ -o nsScriptableDateFormat.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/locale -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScriptableDateFormat.pp nsScriptableDateFormat.cpp nsLanguageAtomService.cpp c++ -o nsLanguageAtomService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/locale -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLanguageAtomService.pp nsLanguageAtomService.cpp nsLocale.cpp c++ -o nsLocale.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/locale -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLocale.pp nsLocale.cpp nsLocaleService.cpp c++ -o nsLocaleService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/locale -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLocaleService.pp nsLocaleService.cpp rm -f libnslocale_s.a ar cr libnslocale_s.a nsCollation.o nsScriptableDateFormat.o nsLanguageAtomService.o nsLocale.o nsLocaleService.o ranlib libnslocale_s.a gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/src/unix' nsCollationUnix.cpp c++ -o nsCollationUnix.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/locale -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./.. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCollationUnix.pp nsCollationUnix.cpp nsDateTimeFormatUnix.cpp c++ -o nsDateTimeFormatUnix.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/locale -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./.. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDateTimeFormatUnix.pp nsDateTimeFormatUnix.cpp nsPosixLocale.cpp c++ -o nsPosixLocale.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/locale -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./.. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPosixLocale.pp nsPosixLocale.cpp rm -f libplatlocale_s.a ar cr libplatlocale_s.a nsCollationUnix.o nsDateTimeFormatUnix.o nsPosixLocale.o ranlib libplatlocale_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/src/unix' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 PluralForm.jsm ../../../dist/bin/modules /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ./langGroups.properties ./language.properties ../../../dist/bin/res gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres/public' nsIStringBundle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStringBundle.xpt -d .deps/nsIStringBundle.pp nsIStringBundle.idl nsIStringBundleOverride.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStringBundleOverride.xpt -d .deps/nsIStringBundleOverride.pp nsIStringBundleOverride.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/intl.xpt _xpidlgen/nsIStringBundle.xpt _xpidlgen/nsIStringBundleOverride.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/intl.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres/src' nsStringBundle.cpp c++ -o nsStringBundle.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/intl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStringBundle.pp nsStringBundle.cpp nsStringBundleTextOverride.cpp c++ -o nsStringBundleTextOverride.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/intl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStringBundleTextOverride.pp nsStringBundleTextOverride.cpp rm -f libstrres_s.a ar cr libstrres_s.a nsStringBundle.o nsStringBundleTextOverride.o ranlib libstrres_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/idl' nsISemanticUnitScanner.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISemanticUnitScanner.xpt -d .deps/nsISemanticUnitScanner.pp nsISemanticUnitScanner.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/lwbrk.xpt _xpidlgen/nsISemanticUnitScanner.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/lwbrk.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/public' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/src' nsJISx4501LineBreaker.cpp c++ -o nsJISx4501LineBreaker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/lwbrk -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJISx4501LineBreaker.pp nsJISx4501LineBreaker.cpp nsSampleWordBreaker.cpp c++ -o nsSampleWordBreaker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/lwbrk -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSampleWordBreaker.pp nsSampleWordBreaker.cpp nsSemanticUnitScanner.cpp c++ -o nsSemanticUnitScanner.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/lwbrk -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSemanticUnitScanner.pp nsSemanticUnitScanner.cpp nsPangoBreaker.cpp c++ -o nsPangoBreaker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/lwbrk -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPangoBreaker.pp nsPangoBreaker.cpp rm -f liblwbrk_s.a ar cr liblwbrk_s.a nsJISx4501LineBreaker.o nsSampleWordBreaker.o nsSemanticUnitScanner.o nsPangoBreaker.o ranlib liblwbrk_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/build' nsI18nModule.cpp c++ -o nsI18nModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../lwbrk/src -I./../unicharutil/src -I./../strres/src -I./../locale/src -I./../locale/src/unix -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/lwbrk -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include -I../../dist/include/i18n -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsI18nModule.pp nsI18nModule.cpp rm -f libi18n.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libi18n.so -o libi18n.so nsI18nModule.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../lwbrk/src/liblwbrk_s.a ../unicharutil/src/libucharucomp_s.a ../strres/src/libstrres_s.a ../locale/src/libnslocale_s.a ../locale/src/unix/libplatlocale_s.a -Wl,--no-whole-archive /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lasound -ldl -lm chmod +x libi18n.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libi18n.so ../../dist/bin/components : ../../dist/bin/components/libi18n.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base/public' set -e; \ for i in ./security-prefs.js; do \ dest=../../../dist/bin/greprefs/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../config/Preprocessor.py -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 -DNDEBUG -DTRIMMED $i > $dest; \ done nsIApplicationCache.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIApplicationCache.xpt -d .deps/nsIApplicationCache.pp nsIApplicationCache.idl nsIApplicationCacheChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIApplicationCacheChannel.xpt -d .deps/nsIApplicationCacheChannel.pp nsIApplicationCacheChannel.idl nsIApplicationCacheContainer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIApplicationCacheContainer.xpt -d .deps/nsIApplicationCacheContainer.pp nsIApplicationCacheContainer.idl nsIApplicationCacheService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIApplicationCacheService.xpt -d .deps/nsIApplicationCacheService.pp nsIApplicationCacheService.idl nsIAuthInformation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAuthInformation.xpt -d .deps/nsIAuthInformation.pp nsIAuthInformation.idl nsIAuthPrompt.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAuthPrompt.xpt -d .deps/nsIAuthPrompt.pp nsIAuthPrompt.idl nsIAuthPrompt2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAuthPrompt2.xpt -d .deps/nsIAuthPrompt2.pp nsIAuthPrompt2.idl nsIAuthPromptAdapterFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAuthPromptAdapterFactory.xpt -d .deps/nsIAuthPromptAdapterFactory.pp nsIAuthPromptAdapterFactory.idl nsIAuthPromptCallback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAuthPromptCallback.xpt -d .deps/nsIAuthPromptCallback.pp nsIAuthPromptCallback.idl nsIAsyncStreamCopier.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAsyncStreamCopier.xpt -d .deps/nsIAsyncStreamCopier.pp nsIAsyncStreamCopier.idl nsISafeOutputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISafeOutputStream.xpt -d .deps/nsISafeOutputStream.pp nsISafeOutputStream.idl nsIBufferedStreams.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIBufferedStreams.xpt -d .deps/nsIBufferedStreams.pp nsIBufferedStreams.idl nsICancelable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICancelable.xpt -d .deps/nsICancelable.pp nsICancelable.idl nsICryptoHash.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICryptoHash.xpt -d .deps/nsICryptoHash.pp nsICryptoHash.idl nsICryptoHMAC.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICryptoHMAC.xpt -d .deps/nsICryptoHMAC.pp nsICryptoHMAC.idl nsIDownloader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDownloader.xpt -d .deps/nsIDownloader.pp nsIDownloader.idl nsIEncodedChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIEncodedChannel.xpt -d .deps/nsIEncodedChannel.pp nsIEncodedChannel.idl nsIFileStreams.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIFileStreams.xpt -d .deps/nsIFileStreams.pp nsIFileStreams.idl nsIIncrementalDownload.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIIncrementalDownload.xpt -d .deps/nsIIncrementalDownload.pp nsIIncrementalDownload.idl nsIInputStreamPump.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIInputStreamPump.xpt -d .deps/nsIInputStreamPump.pp nsIInputStreamPump.idl nsIInputStreamChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIInputStreamChannel.xpt -d .deps/nsIInputStreamChannel.pp nsIInputStreamChannel.idl nsIIOService2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIIOService2.xpt -d .deps/nsIIOService2.pp nsIIOService2.idl nsIMIMEInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIMIMEInputStream.xpt -d .deps/nsIMIMEInputStream.pp nsIMIMEInputStream.idl nsINetworkLinkService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsINetworkLinkService.xpt -d .deps/nsINetworkLinkService.pp nsINetworkLinkService.idl nsIPasswordManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPasswordManager.xpt -d .deps/nsIPasswordManager.pp nsIPasswordManager.idl nsIPasswordManagerInternal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPasswordManagerInternal.xpt -d .deps/nsIPasswordManagerInternal.pp nsIPasswordManagerInternal.idl nsIPermission.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPermission.xpt -d .deps/nsIPermission.pp nsIPermission.idl nsIPermissionManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPermissionManager.xpt -d .deps/nsIPermissionManager.pp nsIPermissionManager.idl nsIPrivateBrowsingService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrivateBrowsingService.xpt -d .deps/nsIPrivateBrowsingService.pp nsIPrivateBrowsingService.idl nsIProgressEventSink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProgressEventSink.xpt -d .deps/nsIProgressEventSink.pp nsIProgressEventSink.idl nsIPrompt.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrompt.xpt -d .deps/nsIPrompt.pp nsIPrompt.idl nsIProtocolProxyService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProtocolProxyService.xpt -d .deps/nsIProtocolProxyService.pp nsIProtocolProxyService.idl nsIProtocolProxyService2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProtocolProxyService2.xpt -d .deps/nsIProtocolProxyService2.pp nsIProtocolProxyService2.idl nsIProtocolProxyFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProtocolProxyFilter.xpt -d .deps/nsIProtocolProxyFilter.pp nsIProtocolProxyFilter.idl nsIProtocolProxyCallback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProtocolProxyCallback.xpt -d .deps/nsIProtocolProxyCallback.pp nsIProtocolProxyCallback.idl nsIProxiedProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProxiedProtocolHandler.xpt -d .deps/nsIProxiedProtocolHandler.pp nsIProxiedProtocolHandler.idl nsIProxyAutoConfig.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProxyAutoConfig.xpt -d .deps/nsIProxyAutoConfig.pp nsIProxyAutoConfig.idl nsIProxyInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProxyInfo.xpt -d .deps/nsIProxyInfo.pp nsIProxyInfo.idl nsITransport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITransport.xpt -d .deps/nsITransport.pp nsITransport.idl nsISocketTransport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISocketTransport.xpt -d .deps/nsISocketTransport.pp nsISocketTransport.idl nsISocketTransportService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISocketTransportService.xpt -d .deps/nsISocketTransportService.pp nsISocketTransportService.idl nsIServerSocket.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIServerSocket.xpt -d .deps/nsIServerSocket.pp nsIServerSocket.idl nsIResumableChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIResumableChannel.xpt -d .deps/nsIResumableChannel.pp nsIResumableChannel.idl nsIRequestObserverProxy.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRequestObserverProxy.xpt -d .deps/nsIRequestObserverProxy.pp nsIRequestObserverProxy.idl nsISecurityInfoProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISecurityInfoProvider.xpt -d .deps/nsISecurityInfoProvider.pp nsISecurityInfoProvider.idl nsIStreamListenerTee.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStreamListenerTee.xpt -d .deps/nsIStreamListenerTee.pp nsIStreamListenerTee.idl nsISimpleStreamListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISimpleStreamListener.xpt -d .deps/nsISimpleStreamListener.pp nsISimpleStreamListener.idl nsIStreamTransportService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStreamTransportService.xpt -d .deps/nsIStreamTransportService.pp nsIStreamTransportService.idl nsIStreamLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStreamLoader.xpt -d .deps/nsIStreamLoader.pp nsIStreamLoader.idl nsISyncStreamListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISyncStreamListener.xpt -d .deps/nsISyncStreamListener.pp nsISyncStreamListener.idl nsISystemProxySettings.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISystemProxySettings.xpt -d .deps/nsISystemProxySettings.pp nsISystemProxySettings.idl nsIUnicharStreamLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIUnicharStreamLoader.xpt -d .deps/nsIUnicharStreamLoader.pp nsIUnicharStreamLoader.idl nsIStandardURL.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStandardURL.xpt -d .deps/nsIStandardURL.pp nsIStandardURL.idl nsINestedURI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsINestedURI.xpt -d .deps/nsINestedURI.pp nsINestedURI.idl nsIURLParser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIURLParser.xpt -d .deps/nsIURLParser.pp nsIURLParser.idl nsIURIChecker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIURIChecker.xpt -d .deps/nsIURIChecker.pp nsIURIChecker.idl nsISecurityEventSink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISecurityEventSink.xpt -d .deps/nsISecurityEventSink.pp nsISecurityEventSink.idl nsISecretDecoderRing.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISecretDecoderRing.xpt -d .deps/nsISecretDecoderRing.pp nsISecretDecoderRing.idl nsISecureBrowserUI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISecureBrowserUI.xpt -d .deps/nsISecureBrowserUI.pp nsISecureBrowserUI.idl nsICryptoFIPSInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICryptoFIPSInfo.xpt -d .deps/nsICryptoFIPSInfo.pp nsICryptoFIPSInfo.idl nsINSSErrorsService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsINSSErrorsService.xpt -d .deps/nsINSSErrorsService.pp nsINSSErrorsService.idl nsICachingChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICachingChannel.xpt -d .deps/nsICachingChannel.pp nsICachingChannel.idl nsIByteRangeRequest.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIByteRangeRequest.xpt -d .deps/nsIByteRangeRequest.pp nsIByteRangeRequest.idl nsIMultiPartChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIMultiPartChannel.xpt -d .deps/nsIMultiPartChannel.pp nsIMultiPartChannel.idl nsIExternalProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIExternalProtocolHandler.xpt -d .deps/nsIExternalProtocolHandler.pp nsIExternalProtocolHandler.idl nsIAuthModule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAuthModule.xpt -d .deps/nsIAuthModule.pp nsIAuthModule.idl nsIContentSniffer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIContentSniffer.xpt -d .deps/nsIContentSniffer.pp nsIContentSniffer.idl nsIAuthPromptProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAuthPromptProvider.xpt -d .deps/nsIAuthPromptProvider.pp nsIAuthPromptProvider.idl nsPISocketTransportService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsPISocketTransportService.xpt -d .deps/nsPISocketTransportService.pp nsPISocketTransportService.idl nsIChannelEventSink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIChannelEventSink.xpt -d .deps/nsIChannelEventSink.pp nsIChannelEventSink.idl nsINetUtil.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsINetUtil.xpt -d .deps/nsINetUtil.pp nsINetUtil.idl nsIProxiedChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProxiedChannel.xpt -d .deps/nsIProxiedChannel.pp nsIProxiedChannel.idl nsIRandomGenerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRandomGenerator.xpt -d .deps/nsIRandomGenerator.pp nsIRandomGenerator.idl nsIChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIChannel.xpt -d .deps/nsIChannel.pp nsIChannel.idl nsILoadGroup.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsILoadGroup.xpt -d .deps/nsILoadGroup.pp nsILoadGroup.idl nsIProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProtocolHandler.xpt -d .deps/nsIProtocolHandler.pp nsIProtocolHandler.idl nsIRequest.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRequest.xpt -d .deps/nsIRequest.pp nsIRequest.idl nsIRequestObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRequestObserver.xpt -d .deps/nsIRequestObserver.pp nsIRequestObserver.idl nsIStreamListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStreamListener.xpt -d .deps/nsIStreamListener.pp nsIStreamListener.idl nsIIOService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIIOService.xpt -d .deps/nsIIOService.pp nsIIOService.idl nsIURI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIURI.xpt -d .deps/nsIURI.pp nsIURI.idl nsIURL.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIURL.xpt -d .deps/nsIURL.pp nsIURL.idl nsIFileURL.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIFileURL.xpt -d .deps/nsIFileURL.pp nsIFileURL.idl nsIUploadChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIUploadChannel.xpt -d .deps/nsIUploadChannel.pp nsIUploadChannel.idl nsIUnicharStreamListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIUnicharStreamListener.xpt -d .deps/nsIUnicharStreamListener.pp nsIUnicharStreamListener.idl nsITraceableChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITraceableChannel.xpt -d .deps/nsITraceableChannel.pp nsITraceableChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/necko.xpt _xpidlgen/nsIApplicationCache.xpt _xpidlgen/nsIApplicationCacheChannel.xpt _xpidlgen/nsIApplicationCacheContainer.xpt _xpidlgen/nsIApplicationCacheService.xpt _xpidlgen/nsIAuthInformation.xpt _xpidlgen/nsIAuthPrompt.xpt _xpidlgen/nsIAuthPrompt2.xpt _xpidlgen/nsIAuthPromptAdapterFactory.xpt _xpidlgen/nsIAuthPromptCallback.xpt _xpidlgen/nsIAsyncStreamCopier.xpt _xpidlgen/nsISafeOutputStream.xpt _xpidlgen/nsIBufferedStreams.xpt _xpidlgen/nsICancelable.xpt _xpidlgen/nsICryptoHash.xpt _xpidlgen/nsICryptoHMAC.xpt _xpidlgen/nsIDownloader.xpt _xpidlgen/nsIEncodedChannel.xpt _xpidlgen/nsIFileStreams.xpt _xpidlgen/nsIIncrementalDownload.xpt _xpidlgen/nsIInputStreamPump.xpt _xpidlgen/nsIInputStreamChannel.xpt _xpidlgen/nsIIOService2.xpt _xpidlgen/nsIMIMEInputStream.xpt _xpidlgen/nsINetworkLinkService.xpt _xpidlgen/nsIPasswordManager.xpt _xpidlgen/nsIPasswordManagerInternal.xpt _xpidlgen/nsIPermission.xpt _xpidlgen/nsIPermissionManager.xpt _xpidlgen/nsIPrivateBrowsingService.xpt _xpidlgen/nsIProgressEventSink.xpt _xpidlgen/nsIPrompt.xpt _xpidlgen/nsIProtocolProxyService.xpt _xpidlgen/nsIProtocolProxyService2.xpt _xpidlgen/nsIProtocolProxyFilter.xpt _xpidlgen/nsIProtocolProxyCallback.xpt _xpidlgen/nsIProxiedProtocolHandler.xpt _xpidlgen/nsIProxyAutoConfig.xpt _xpidlgen/nsIProxyInfo.xpt _xpidlgen/nsITransport.xpt _xpidlgen/nsISocketTransport.xpt _xpidlgen/nsISocketTransportService.xpt _xpidlgen/nsIServerSocket.xpt _xpidlgen/nsIResumableChannel.xpt _xpidlgen/nsIRequestObserverProxy.xpt _xpidlgen/nsISecurityInfoProvider.xpt _xpidlgen/nsIStreamListenerTee.xpt _xpidlgen/nsISimpleStreamListener.xpt _xpidlgen/nsIStreamTransportService.xpt _xpidlgen/nsIStreamLoader.xpt _xpidlgen/nsISyncStreamListener.xpt _xpidlgen/nsISystemProxySettings.xpt _xpidlgen/nsIUnicharStreamLoader.xpt _xpidlgen/nsIStandardURL.xpt _xpidlgen/nsINestedURI.xpt _xpidlgen/nsIURLParser.xpt _xpidlgen/nsIURIChecker.xpt _xpidlgen/nsISecurityEventSink.xpt _xpidlgen/nsISecretDecoderRing.xpt _xpidlgen/nsISecureBrowserUI.xpt _xpidlgen/nsICryptoFIPSInfo.xpt _xpidlgen/nsINSSErrorsService.xpt _xpidlgen/nsICachingChannel.xpt _xpidlgen/nsIByteRangeRequest.xpt _xpidlgen/nsIMultiPartChannel.xpt _xpidlgen/nsIExternalProtocolHandler.xpt _xpidlgen/nsIAuthModule.xpt _xpidlgen/nsIContentSniffer.xpt _xpidlgen/nsIAuthPromptProvider.xpt _xpidlgen/nsPISocketTransportService.xpt _xpidlgen/nsIChannelEventSink.xpt _xpidlgen/nsINetUtil.xpt _xpidlgen/nsIProxiedChannel.xpt _xpidlgen/nsIRandomGenerator.xpt _xpidlgen/nsIChannel.xpt _xpidlgen/nsILoadGroup.xpt _xpidlgen/nsIProtocolHandler.xpt _xpidlgen/nsIRequest.xpt _xpidlgen/nsIRequestObserver.xpt _xpidlgen/nsIStreamListener.xpt _xpidlgen/nsIIOService.xpt _xpidlgen/nsIURI.xpt _xpidlgen/nsIURL.xpt _xpidlgen/nsIFileURL.xpt _xpidlgen/nsIUploadChannel.xpt _xpidlgen/nsIUnicharStreamListener.xpt _xpidlgen/nsITraceableChannel.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base/src' nsTransportUtils.cpp c++ -o nsTransportUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTransportUtils.pp nsTransportUtils.cpp nsAsyncStreamCopier.cpp c++ -o nsAsyncStreamCopier.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAsyncStreamCopier.pp nsAsyncStreamCopier.cpp nsAuthInformationHolder.cpp c++ -o nsAuthInformationHolder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAuthInformationHolder.pp nsAuthInformationHolder.cpp nsBaseChannel.cpp c++ -o nsBaseChannel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseChannel.pp nsBaseChannel.cpp nsBaseContentStream.cpp c++ -o nsBaseContentStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseContentStream.pp nsBaseContentStream.cpp nsBufferedStreams.cpp c++ -o nsBufferedStreams.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBufferedStreams.pp nsBufferedStreams.cpp nsDirectoryIndexStream.cpp c++ -o nsDirectoryIndexStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDirectoryIndexStream.pp nsDirectoryIndexStream.cpp nsDownloader.cpp c++ -o nsDownloader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDownloader.pp nsDownloader.cpp nsFileStreams.cpp c++ -o nsFileStreams.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFileStreams.pp nsFileStreams.cpp nsIncrementalDownload.cpp c++ -o nsIncrementalDownload.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIncrementalDownload.pp nsIncrementalDownload.cpp nsInputStreamChannel.cpp c++ -o nsInputStreamChannel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsInputStreamChannel.pp nsInputStreamChannel.cpp nsInputStreamPump.cpp c++ -o nsInputStreamPump.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsInputStreamPump.pp nsInputStreamPump.cpp nsInputStreamPump.cpp: In member function 'virtual nsresult nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream*)': nsInputStreamPump.cpp:392: warning: 'nextState' may be used uninitialized in this function nsStreamTransportService.cpp c++ -o nsStreamTransportService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStreamTransportService.pp nsStreamTransportService.cpp nsIOService.cpp c++ -o nsIOService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIOService.pp nsIOService.cpp nsIOService.h: In constructor 'nsIOService::nsIOService()': nsIOService.h:143: warning: 'nsIOService::mShutdown' will be initialized after nsIOService.h:136: warning: 'PRPackedBool nsIOService::mManageOfflineStatus' nsIOService.cpp:163: warning: when initialized here nsLoadGroup.cpp c++ -o nsLoadGroup.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLoadGroup.pp nsLoadGroup.cpp nsMIMEInputStream.cpp c++ -o nsMIMEInputStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMIMEInputStream.pp nsMIMEInputStream.cpp nsProtocolProxyService.cpp c++ -o nsProtocolProxyService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProtocolProxyService.pp nsProtocolProxyService.cpp nsProxyInfo.cpp c++ -o nsProxyInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProxyInfo.pp nsProxyInfo.cpp nsPACMan.cpp c++ -o nsPACMan.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPACMan.pp nsPACMan.cpp nsRequestObserverProxy.cpp c++ -o nsRequestObserverProxy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRequestObserverProxy.pp nsRequestObserverProxy.cpp nsSimpleStreamListener.cpp c++ -o nsSimpleStreamListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSimpleStreamListener.pp nsSimpleStreamListener.cpp nsSimpleURI.cpp c++ -o nsSimpleURI.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSimpleURI.pp nsSimpleURI.cpp nsSimpleNestedURI.cpp c++ -o nsSimpleNestedURI.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSimpleNestedURI.pp nsSimpleNestedURI.cpp nsStandardURL.cpp c++ -o nsStandardURL.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStandardURL.pp nsStandardURL.cpp nsStandardURL.cpp: In member function 'nsresult nsStandardURL::BuildNormalizedSpec(const char*)': nsStandardURL.cpp:460: warning: 'useEncHost' may be used uninitialized in this function nsSocketTransport2.cpp c++ -o nsSocketTransport2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSocketTransport2.pp nsSocketTransport2.cpp nsSocketTransport2.cpp: In member function 'void nsSocketTransport::OnSocketEvent(PRUint32, nsresult, nsISupports*)': nsSocketTransport2.cpp:1476: warning: enumeral mismatch in conditional expression: 'nsISocketTransport::' vs 'nsISocketTransport::' nsSocketTransportService2.cpp c++ -o nsSocketTransportService2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSocketTransportService2.pp nsSocketTransportService2.cpp nsServerSocket.cpp c++ -o nsServerSocket.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsServerSocket.pp nsServerSocket.cpp nsStreamListenerTee.cpp c++ -o nsStreamListenerTee.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStreamListenerTee.pp nsStreamListenerTee.cpp nsStreamLoader.cpp c++ -o nsStreamLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStreamLoader.pp nsStreamLoader.cpp nsSyncStreamListener.cpp c++ -o nsSyncStreamListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSyncStreamListener.pp nsSyncStreamListener.cpp nsUnicharStreamLoader.cpp c++ -o nsUnicharStreamLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicharStreamLoader.pp nsUnicharStreamLoader.cpp nsURIChecker.cpp c++ -o nsURIChecker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsURIChecker.pp nsURIChecker.cpp nsURLHelper.cpp c++ -o nsURLHelper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsURLHelper.pp nsURLHelper.cpp nsURLHelper.cpp: In function 'void net_ParseMediaType(const nsACString_internal&, nsACString_internal&, nsACString_internal&, PRInt32, PRBool*, PRInt32*, PRInt32*)': nsURLHelper.cpp:770: warning: 'charsetParamStart' may be used uninitialized in this function nsURLHelper.cpp:771: warning: 'charsetParamEnd' may be used uninitialized in this function nsURLParsers.cpp c++ -o nsURLParsers.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsURLParsers.pp nsURLParsers.cpp nsNetStrings.cpp c++ -o nsNetStrings.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNetStrings.pp nsNetStrings.cpp nsBase64Encoder.cpp c++ -o nsBase64Encoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBase64Encoder.pp nsBase64Encoder.cpp nsSerializationHelper.cpp c++ -o nsSerializationHelper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSerializationHelper.pp nsSerializationHelper.cpp nsDNSPrefetch.cpp c++ -o nsDNSPrefetch.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDNSPrefetch.pp nsDNSPrefetch.cpp nsURLHelperUnix.cpp c++ -o nsURLHelperUnix.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsURLHelperUnix.pp nsURLHelperUnix.cpp rm -f libneckobase_s.a ar cr libneckobase_s.a nsTransportUtils.o nsAsyncStreamCopier.o nsAuthInformationHolder.o nsBaseChannel.o nsBaseContentStream.o nsBufferedStreams.o nsDirectoryIndexStream.o nsDownloader.o nsFileStreams.o nsIncrementalDownload.o nsInputStreamChannel.o nsInputStreamPump.o nsStreamTransportService.o nsIOService.o nsLoadGroup.o nsMIMEInputStream.o nsProtocolProxyService.o nsProxyInfo.o nsPACMan.o nsRequestObserverProxy.o nsSimpleStreamListener.o nsSimpleURI.o nsSimpleNestedURI.o nsStandardURL.o nsSocketTransport2.o nsSocketTransportService2.o nsServerSocket.o nsStreamListenerTee.o nsStreamLoader.o nsSyncStreamListener.o nsUnicharStreamLoader.o nsURIChecker.o nsURLHelper.o nsURLParsers.o nsNetStrings.o nsBase64Encoder.o nsSerializationHelper.o nsDNSPrefetch.o nsURLHelperUnix.o ranlib libneckobase_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsProxyAutoConfig.js ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cookie' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cookie/public' nsICookieService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICookieService.xpt -d .deps/nsICookieService.pp nsICookieService.idl nsICookie2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICookie2.xpt -d .deps/nsICookie2.pp nsICookie2.idl nsICookieManager2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICookieManager2.xpt -d .deps/nsICookieManager2.pp nsICookieManager2.idl nsICookiePermission.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICookiePermission.xpt -d .deps/nsICookiePermission.pp nsICookiePermission.idl nsICookieManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICookieManager.xpt -d .deps/nsICookieManager.pp nsICookieManager.idl nsICookie.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICookie.xpt -d .deps/nsICookie.pp nsICookie.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/necko_cookie.xpt _xpidlgen/nsICookieService.xpt _xpidlgen/nsICookie2.xpt _xpidlgen/nsICookieManager2.xpt _xpidlgen/nsICookiePermission.xpt _xpidlgen/nsICookieManager.xpt _xpidlgen/nsICookie.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_cookie.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cookie/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cookie' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns/public' nsPIDNSService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsPIDNSService.xpt -d .deps/nsPIDNSService.pp nsPIDNSService.idl nsIDNSService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDNSService.xpt -d .deps/nsIDNSService.pp nsIDNSService.idl nsIDNSListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDNSListener.xpt -d .deps/nsIDNSListener.pp nsIDNSListener.idl nsIDNSRecord.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDNSRecord.xpt -d .deps/nsIDNSRecord.pp nsIDNSRecord.idl nsIIDNService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIIDNService.xpt -d .deps/nsIIDNService.pp nsIIDNService.idl nsIEffectiveTLDService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIEffectiveTLDService.xpt -d .deps/nsIEffectiveTLDService.pp nsIEffectiveTLDService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/necko_dns.xpt _xpidlgen/nsPIDNSService.xpt _xpidlgen/nsIDNSService.xpt _xpidlgen/nsIDNSListener.xpt _xpidlgen/nsIDNSRecord.xpt _xpidlgen/nsIIDNService.xpt _xpidlgen/nsIEffectiveTLDService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_dns.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns/src' race.c gcc -o race.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/race.pp race.c nameprep.c gcc -o nameprep.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/nameprep.pp nameprep.c punycode.c gcc -o punycode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/punycode.pp punycode.c nsIDNService.cpp c++ -o nsIDNService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIDNService.pp nsIDNService.cpp nsDNSService2.cpp c++ -o nsDNSService2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDNSService2.pp nsDNSService2.cpp nsHostResolver.cpp c++ -o nsHostResolver.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHostResolver.pp nsHostResolver.cpp /usr/bin/python ./prepare_tlds.py ./effective_tld_names.dat > etld_data.inc ./prepare_tlds.py:40: DeprecationWarning: the sets module is deprecated import sets nsEffectiveTLDService.cpp c++ -o nsEffectiveTLDService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEffectiveTLDService.pp nsEffectiveTLDService.cpp rm -f libneckodns_s.a ar cr libneckodns_s.a race.o nameprep.o punycode.o nsIDNService.o nsDNSService2.o nsHostResolver.o nsEffectiveTLDService.o ranlib libneckodns_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/socket' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/socket/base' nsSocketProviderService.cpp c++ -o nsSocketProviderService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSocketProviderService.pp nsSocketProviderService.cpp nsSOCKSSocketProvider.cpp c++ -o nsSOCKSSocketProvider.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSOCKSSocketProvider.pp nsSOCKSSocketProvider.cpp nsSOCKSIOLayer.cpp c++ -o nsSOCKSIOLayer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSOCKSIOLayer.pp nsSOCKSIOLayer.cpp nsUDPSocketProvider.cpp c++ -o nsUDPSocketProvider.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUDPSocketProvider.pp nsUDPSocketProvider.cpp rm -f libneckosocket_s.a ar cr libneckosocket_s.a nsSocketProviderService.o nsSOCKSSocketProvider.o nsSOCKSIOLayer.o nsUDPSocketProvider.o ranlib libneckosocket_s.a nsISocketProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISocketProvider.xpt -d .deps/nsISocketProvider.pp nsISocketProvider.idl nsISocketProviderService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISocketProviderService.xpt -d .deps/nsISocketProviderService.pp nsISocketProviderService.idl nsISOCKSSocketInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISOCKSSocketInfo.xpt -d .deps/nsISOCKSSocketInfo.pp nsISOCKSSocketInfo.idl nsITransportSecurityInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITransportSecurityInfo.xpt -d .deps/nsITransportSecurityInfo.pp nsITransportSecurityInfo.idl nsISSLSocketControl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISSLSocketControl.xpt -d .deps/nsISSLSocketControl.pp nsISSLSocketControl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/necko_socket.xpt _xpidlgen/nsISocketProvider.xpt _xpidlgen/nsISocketProviderService.xpt _xpidlgen/nsISOCKSSocketInfo.xpt _xpidlgen/nsITransportSecurityInfo.xpt _xpidlgen/nsISSLSocketControl.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_socket.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/socket/base' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/socket' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime/public' nsIMIMEService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIMIMEService.xpt -d .deps/nsIMIMEService.pp nsIMIMEService.idl nsIMIMEInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIMIMEInfo.xpt -d .deps/nsIMIMEInfo.pp nsIMIMEInfo.idl nsIMIMEHeaderParam.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIMIMEHeaderParam.xpt -d .deps/nsIMIMEHeaderParam.pp nsIMIMEHeaderParam.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/mimetype.xpt _xpidlgen/nsIMIMEService.xpt _xpidlgen/nsIMIMEInfo.xpt _xpidlgen/nsIMIMEHeaderParam.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/mimetype.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime/src' nsMIMEHeaderParamImpl.cpp c++ -o nsMIMEHeaderParamImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/mimetype -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMIMEHeaderParamImpl.pp nsMIMEHeaderParamImpl.cpp nsMIMEHeaderParamImpl.cpp: In member function 'virtual nsresult nsMIMEHeaderParamImpl::DecodeRFC2047Header(const char*, const char*, PRBool, PRBool, nsACString_internal&)': nsMIMEHeaderParamImpl.cpp:386: warning: suggest parentheses around '&&' within '||' nsMIMEHeaderParamImpl.cpp: In function 'char* DecodeQ(const char*, PRUint32)': nsMIMEHeaderParamImpl.cpp:477: warning: suggest parentheses around '&&' within '||' nsMIMEHeaderParamImpl.cpp:477: warning: suggest parentheses around '&&' within '||' nsMIMEHeaderParamImpl.cpp:477: warning: suggest parentheses around '&&' within '||' nsMIMEHeaderParamImpl.cpp:477: warning: suggest parentheses around '&&' within '||' rm -f libnkmime_s.a ar cr libnkmime_s.a nsMIMEHeaderParamImpl.o ranlib libnkmime_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/public' nsIStreamConverter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStreamConverter.xpt -d .deps/nsIStreamConverter.pp nsIStreamConverter.idl nsIStreamConverterService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIStreamConverterService.xpt -d .deps/nsIStreamConverterService.pp nsIStreamConverterService.idl mozITXTToHTMLConv.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/mozITXTToHTMLConv.xpt -d .deps/mozITXTToHTMLConv.pp mozITXTToHTMLConv.idl nsITXTToHTMLConv.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITXTToHTMLConv.xpt -d .deps/nsITXTToHTMLConv.pp nsITXTToHTMLConv.idl nsIDirIndex.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDirIndex.xpt -d .deps/nsIDirIndex.pp nsIDirIndex.idl nsIDirIndexListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDirIndexListener.xpt -d .deps/nsIDirIndexListener.pp nsIDirIndexListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/necko_strconv.xpt _xpidlgen/nsIStreamConverter.xpt _xpidlgen/nsIStreamConverterService.xpt _xpidlgen/mozITXTToHTMLConv.xpt _xpidlgen/nsITXTToHTMLConv.xpt _xpidlgen/nsIDirIndex.xpt _xpidlgen/nsIDirIndexListener.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_strconv.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/src' nsStreamConverterService.cpp c++ -o nsStreamConverterService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStreamConverterService.pp nsStreamConverterService.cpp rm -f libnkconv_s.a ar cr libnkconv_s.a nsStreamConverterService.o ranlib libnkconv_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/converters' mozTXTToHTMLConv.cpp c++ -o mozTXTToHTMLConv.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozTXTToHTMLConv.pp mozTXTToHTMLConv.cpp mozTXTToHTMLConv.cpp: In member function 'void mozTXTToHTMLConv::CompleteAbbreviatedURL(const PRUnichar*, PRInt32, PRUint32, nsString&)': mozTXTToHTMLConv.cpp:191: warning: comparison between signed and unsigned integer expressions mozTXTToHTMLConv.cpp: In member function 'PRBool mozTXTToHTMLConv::FindURLStart(const PRUnichar*, PRInt32, PRUint32, mozTXTToHTMLConv::modetype, PRUint32&)': mozTXTToHTMLConv.cpp:262: warning: comparison between signed and unsigned integer expressions mozTXTToHTMLConv.cpp:290: warning: comparison between signed and unsigned integer expressions mozTXTToHTMLConv.cpp: In member function 'PRBool mozTXTToHTMLConv::ItMatchesDelimited(const PRUnichar*, PRInt32, const PRUnichar*, PRInt32, mozTXTToHTMLConv::LIMTYPE, mozTXTToHTMLConv::LIMTYPE)': mozTXTToHTMLConv.cpp:618: warning: suggest parentheses around '&&' within '||' mozTXTToHTMLConv.cpp:619: warning: suggest parentheses around '&&' within '||' mozTXTToHTMLConv.cpp:621: warning: suggest parentheses around '&&' within '||' mozTXTToHTMLConv.cpp:633: warning: suggest parentheses around '&&' within '||' mozTXTToHTMLConv.cpp:640: warning: suggest parentheses around '&&' within '||' mozTXTToHTMLConv.cpp:642: warning: suggest parentheses around '&&' within '||' mozTXTToHTMLConv.cpp:644: warning: suggest parentheses around '&&' within '||' mozTXTToHTMLConv.cpp:651: warning: suggest parentheses around '&&' within '||' mozTXTToHTMLConv.cpp: In member function 'PRBool mozTXTToHTMLConv::SmilyHit(const PRUnichar*, PRInt32, PRBool, const char*, const char*, nsString&, PRInt32&)': mozTXTToHTMLConv.cpp:768: warning: suggest parentheses around '&&' within '||' mozTXTToHTMLConv.cpp: In member function 'PRBool mozTXTToHTMLConv::GlyphHit(const PRUnichar*, PRInt32, PRBool, nsString&, PRInt32&)': mozTXTToHTMLConv.cpp:984: warning: suggest parentheses around '&&' within '||' mozTXTToHTMLConv.cpp:995: warning: suggest parentheses around '&&' within '||' mozTXTToHTMLConv.cpp: In member function 'void mozTXTToHTMLConv::ScanHTML(nsString&, PRUint32, nsString&)': mozTXTToHTMLConv.cpp:1256: warning: comparison between signed and unsigned integer expressions nsUnknownDecoder.cpp c++ -o nsUnknownDecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnknownDecoder.pp nsUnknownDecoder.cpp nsHTTPCompressConv.cpp c++ -o nsHTTPCompressConv.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTTPCompressConv.pp nsHTTPCompressConv.cpp nsTXTToHTMLConv.cpp c++ -o nsTXTToHTMLConv.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTXTToHTMLConv.pp nsTXTToHTMLConv.cpp nsDirIndex.cpp c++ -o nsDirIndex.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDirIndex.pp nsDirIndex.cpp nsDirIndexParser.cpp c++ -o nsDirIndexParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDirIndexParser.pp nsDirIndexParser.cpp nsDirIndexParser.cpp: In member function 'nsresult nsDirIndexParser::ParseFormat(const char*)': nsDirIndexParser.cpp:195: warning: comparison between signed and unsigned integer expressions nsIndexedToHTML.cpp c++ -o nsIndexedToHTML.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIndexedToHTML.pp nsIndexedToHTML.cpp nsMultiMixedConv.cpp c++ -o nsMultiMixedConv.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMultiMixedConv.pp nsMultiMixedConv.cpp ParseFTPList.cpp c++ -o ParseFTPList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/ParseFTPList.pp ParseFTPList.cpp ParseFTPList.cpp: In function 'int ParseFTPList(const char*, list_state*, list_result*)': ParseFTPList.cpp:67: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object ParseFTPList.cpp:70: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsFTPDirListingConv.cpp c++ -o nsFTPDirListingConv.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFTPDirListingConv.pp nsFTPDirListingConv.cpp nsBinHexDecoder.cpp c++ -o nsBinHexDecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../netwerk/base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBinHexDecoder.pp nsBinHexDecoder.cpp nsBinHexDecoder.cpp: In member function 'nsresult nsBinHexDecoder::ProcessNextState(nsIRequest*, nsISupports*)': nsBinHexDecoder.cpp:207: warning: suggest parentheses around comparison in operand of '&' rm -f libnkcnvts_s.a ar cr libnkcnvts_s.a mozTXTToHTMLConv.o nsUnknownDecoder.o nsHTTPCompressConv.o nsTXTToHTMLConv.o nsDirIndex.o nsDirIndexParser.o nsIndexedToHTML.o nsMultiMixedConv.o ParseFTPList.o nsFTPDirListingConv.o nsBinHexDecoder.o ranlib libnkcnvts_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/converters' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache/public' nsICache.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICache.xpt -d .deps/nsICache.pp nsICache.idl nsICacheEntryDescriptor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICacheEntryDescriptor.xpt -d .deps/nsICacheEntryDescriptor.pp nsICacheEntryDescriptor.idl nsICacheListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICacheListener.xpt -d .deps/nsICacheListener.pp nsICacheListener.idl nsICacheService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICacheService.xpt -d .deps/nsICacheService.pp nsICacheService.idl nsICacheSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICacheSession.xpt -d .deps/nsICacheSession.pp nsICacheSession.idl nsICacheVisitor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICacheVisitor.xpt -d .deps/nsICacheVisitor.pp nsICacheVisitor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/necko_cache.xpt _xpidlgen/nsICache.xpt _xpidlgen/nsICacheEntryDescriptor.xpt _xpidlgen/nsICacheListener.xpt _xpidlgen/nsICacheService.xpt _xpidlgen/nsICacheSession.xpt _xpidlgen/nsICacheVisitor.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_cache.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache/src' nsCache.cpp c++ -o nsCache.o -c -fvisibility=hidden -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCache.pp nsCache.cpp nsCacheEntry.cpp c++ -o nsCacheEntry.o -c -fvisibility=hidden -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCacheEntry.pp nsCacheEntry.cpp nsCacheEntryDescriptor.cpp c++ -o nsCacheEntryDescriptor.o -c -fvisibility=hidden -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCacheEntryDescriptor.pp nsCacheEntryDescriptor.cpp nsCacheMetaData.cpp c++ -o nsCacheMetaData.o -c -fvisibility=hidden -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCacheMetaData.pp nsCacheMetaData.cpp nsCacheService.cpp c++ -o nsCacheService.o -c -fvisibility=hidden -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCacheService.pp nsCacheService.cpp nsCacheService.cpp: In member function 'nsresult nsCacheProfilePrefObserver::Install()': nsCacheService.cpp:184: warning: comparison between signed and unsigned integer expressions nsCacheService.cpp:194: warning: comparison between signed and unsigned integer expressions nsCacheService.cpp: In member function 'void nsCacheProfilePrefObserver::Remove()': nsCacheService.cpp:234: warning: comparison between signed and unsigned integer expressions nsCacheService.cpp:243: warning: comparison between signed and unsigned integer expressions nsCacheService.cpp: In static member function 'static void nsCacheService::ReleaseObject_Locked(nsISupports*, nsIEventTarget*)': nsCacheService.cpp:1783: warning: suggest parentheses around '&&' within '||' nsCacheSession.cpp c++ -o nsCacheSession.o -c -fvisibility=hidden -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCacheSession.pp nsCacheSession.cpp nsMemoryCacheDevice.cpp c++ -o nsMemoryCacheDevice.o -c -fvisibility=hidden -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMemoryCacheDevice.pp nsMemoryCacheDevice.cpp nsDiskCacheBinding.cpp c++ -o nsDiskCacheBinding.o -c -fvisibility=hidden -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDiskCacheBinding.pp nsDiskCacheBinding.cpp nsDiskCacheBlockFile.cpp c++ -o nsDiskCacheBlockFile.o -c -fvisibility=hidden -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDiskCacheBlockFile.pp nsDiskCacheBlockFile.cpp nsDiskCacheBlockFile.cpp: In member function 'nsresult nsDiskCacheBlockFile::WriteBlocks(void*, PRUint32, PRInt32, PRInt32*)': nsDiskCacheBlockFile.cpp:238: warning: comparison between signed and unsigned integer expressions nsDiskCacheDevice.cpp c++ -o nsDiskCacheDevice.o -c -fvisibility=hidden -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDiskCacheDevice.pp nsDiskCacheDevice.cpp nsDiskCacheEntry.cpp c++ -o nsDiskCacheEntry.o -c -fvisibility=hidden -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDiskCacheEntry.pp nsDiskCacheEntry.cpp nsDiskCacheMap.cpp c++ -o nsDiskCacheMap.o -c -fvisibility=hidden -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDiskCacheMap.pp nsDiskCacheMap.cpp nsDiskCacheStreams.cpp c++ -o nsDiskCacheStreams.o -c -fvisibility=hidden -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDiskCacheStreams.pp nsDiskCacheStreams.cpp nsDeleteDir.cpp c++ -o nsDeleteDir.o -c -fvisibility=hidden -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDeleteDir.pp nsDeleteDir.cpp nsDiskCacheDeviceSQL.cpp c++ -o nsDiskCacheDeviceSQL.o -c -fvisibility=hidden -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../base/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/nkcache -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDiskCacheDeviceSQL.pp nsDiskCacheDeviceSQL.cpp nsDiskCacheDeviceSQL.cpp: In member function 'nsresult nsOfflineCacheDevice::GetMatchingNamespace(const nsCString&, const nsACString_internal&, nsIApplicationCacheNamespace**)': nsDiskCacheDeviceSQL.cpp:1776: warning: 'nsType' may be used uninitialized in this function rm -f libnkcache_s.a ar cr libnkcache_s.a nsCache.o nsCacheEntry.o nsCacheEntryDescriptor.o nsCacheMetaData.o nsCacheService.o nsCacheSession.o nsMemoryCacheDevice.o nsDiskCacheBinding.o nsDiskCacheBlockFile.o nsDiskCacheDevice.o nsDiskCacheEntry.o nsDiskCacheMap.o nsDiskCacheStreams.o nsDeleteDir.o nsDiskCacheDeviceSQL.o ranlib libnkcache_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about/public' nsIAboutModule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAboutModule.xpt -d .deps/nsIAboutModule.pp nsIAboutModule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/necko_about.xpt _xpidlgen/nsIAboutModule.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_about.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about/src' nsAboutProtocolHandler.cpp c++ -o nsAboutProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/nkcache -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAboutProtocolHandler.pp nsAboutProtocolHandler.cpp nsAboutBlank.cpp c++ -o nsAboutBlank.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/nkcache -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAboutBlank.pp nsAboutBlank.cpp nsAboutBlank.cpp: In member function 'virtual nsresult nsAboutBlank::NewChannel(nsIURI*, nsIChannel**)': nsAboutBlank.cpp:54: warning: 'channel' may be used uninitialized in this function nsAboutBloat.cpp c++ -o nsAboutBloat.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/nkcache -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAboutBloat.pp nsAboutBloat.cpp nsAboutCache.cpp c++ -o nsAboutCache.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/nkcache -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAboutCache.pp nsAboutCache.cpp nsAboutCache.cpp: In member function 'virtual nsresult nsAboutCache::NewChannel(nsIURI*, nsIChannel**)': nsAboutCache.cpp:132: warning: 'channel' may be used uninitialized in this function nsAboutCacheEntry.cpp c++ -o nsAboutCacheEntry.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/nkcache -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAboutCacheEntry.pp nsAboutCacheEntry.cpp rm -f libnkabout_s.a ar cr libnkabout_s.a nsAboutProtocolHandler.o nsAboutBlank.o nsAboutBloat.o nsAboutCache.o nsAboutCacheEntry.o ranlib libnkabout_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/data' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/data/src' nsDataHandler.cpp c++ -o nsDataHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDataHandler.pp nsDataHandler.cpp nsDataChannel.cpp c++ -o nsDataChannel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDataChannel.pp nsDataChannel.cpp rm -f libnkdata_s.a ar cr libnkdata_s.a nsDataHandler.o nsDataChannel.o ranlib libnkdata_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/data/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/data' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res/public' nsIResProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIResProtocolHandler.xpt -d .deps/nsIResProtocolHandler.pp nsIResProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/necko_res.xpt _xpidlgen/nsIResProtocolHandler.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_res.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res/src' nsResProtocolHandler.cpp c++ -o nsResProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I../../../../netwerk/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsResProtocolHandler.pp nsResProtocolHandler.cpp rm -f libnkres_s.a ar cr libnkres_s.a nsResProtocolHandler.o ranlib libnkres_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file/public' nsIFileProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFileProtocolHandler.xpt -d .deps/nsIFileProtocolHandler.pp nsIFileProtocolHandler.idl nsIFileChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFileChannel.xpt -d .deps/nsIFileChannel.pp nsIFileChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/necko_file.xpt _xpidlgen/nsIFileProtocolHandler.xpt _xpidlgen/nsIFileChannel.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_file.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file/src' nsFileProtocolHandler.cpp c++ -o nsFileProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFileProtocolHandler.pp nsFileProtocolHandler.cpp nsFileChannel.cpp c++ -o nsFileChannel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFileChannel.pp nsFileChannel.cpp rm -f libnkfile_s.a ar cr libnkfile_s.a nsFileProtocolHandler.o nsFileChannel.o ranlib libnkfile_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http/public' nsIHttpChannelInternal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHttpChannelInternal.xpt -d .deps/nsIHttpChannelInternal.pp nsIHttpChannelInternal.idl nsIHttpProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHttpProtocolHandler.xpt -d .deps/nsIHttpProtocolHandler.pp nsIHttpProtocolHandler.idl nsIHttpEventSink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHttpEventSink.xpt -d .deps/nsIHttpEventSink.pp nsIHttpEventSink.idl nsIHttpAuthenticator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHttpAuthenticator.xpt -d .deps/nsIHttpAuthenticator.pp nsIHttpAuthenticator.idl nsIHttpAuthManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHttpAuthManager.xpt -d .deps/nsIHttpAuthManager.pp nsIHttpAuthManager.idl nsIHttpActivityObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHttpActivityObserver.xpt -d .deps/nsIHttpActivityObserver.pp nsIHttpActivityObserver.idl nsIHttpChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHttpChannel.xpt -d .deps/nsIHttpChannel.pp nsIHttpChannel.idl nsIHttpHeaderVisitor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHttpHeaderVisitor.xpt -d .deps/nsIHttpHeaderVisitor.pp nsIHttpHeaderVisitor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/necko_http.xpt _xpidlgen/nsIHttpChannelInternal.xpt _xpidlgen/nsIHttpProtocolHandler.xpt _xpidlgen/nsIHttpEventSink.xpt _xpidlgen/nsIHttpAuthenticator.xpt _xpidlgen/nsIHttpAuthManager.xpt _xpidlgen/nsIHttpActivityObserver.xpt _xpidlgen/nsIHttpChannel.xpt _xpidlgen/nsIHttpHeaderVisitor.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_http.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http/src' nsHttp.cpp c++ -o nsHttp.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttp.pp nsHttp.cpp nsHttpHeaderArray.cpp c++ -o nsHttpHeaderArray.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpHeaderArray.pp nsHttpHeaderArray.cpp nsHttpConnectionInfo.cpp c++ -o nsHttpConnectionInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpConnectionInfo.pp nsHttpConnectionInfo.cpp nsHttpConnection.cpp c++ -o nsHttpConnection.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpConnection.pp nsHttpConnection.cpp nsHttpConnectionMgr.cpp c++ -o nsHttpConnectionMgr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpConnectionMgr.pp nsHttpConnectionMgr.cpp nsHttpRequestHead.cpp c++ -o nsHttpRequestHead.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpRequestHead.pp nsHttpRequestHead.cpp nsHttpResponseHead.cpp c++ -o nsHttpResponseHead.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpResponseHead.pp nsHttpResponseHead.cpp nsHttpChunkedDecoder.cpp c++ -o nsHttpChunkedDecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpChunkedDecoder.pp nsHttpChunkedDecoder.cpp nsHttpAuthCache.cpp c++ -o nsHttpAuthCache.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpAuthCache.pp nsHttpAuthCache.cpp nsHttpAuthManager.cpp c++ -o nsHttpAuthManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpAuthManager.pp nsHttpAuthManager.cpp nsHttpBasicAuth.cpp c++ -o nsHttpBasicAuth.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpBasicAuth.pp nsHttpBasicAuth.cpp nsHttpDigestAuth.cpp c++ -o nsHttpDigestAuth.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpDigestAuth.pp nsHttpDigestAuth.cpp nsHttpNTLMAuth.cpp c++ -o nsHttpNTLMAuth.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpNTLMAuth.pp nsHttpNTLMAuth.cpp nsHttpTransaction.cpp c++ -o nsHttpTransaction.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpTransaction.pp nsHttpTransaction.cpp nsHttpTransaction.cpp: In member function 'nsresult nsHttpTransaction::ParseHead(char*, PRUint32, PRUint32*)': nsHttpTransaction.cpp:780: warning: deprecated conversion from string constant to 'char*' nsHttpHandler.cpp c++ -o nsHttpHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpHandler.pp nsHttpHandler.cpp nsHttpChannel.cpp c++ -o nsHttpChannel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpChannel.pp nsHttpChannel.cpp nsHttpPipeline.cpp c++ -o nsHttpPipeline.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/pref -I../../../../dist/include/nkcache -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpPipeline.pp nsHttpPipeline.cpp rm -f libnkhttp_s.a ar cr libnkhttp_s.a nsHttp.o nsHttpHeaderArray.o nsHttpConnectionInfo.o nsHttpConnection.o nsHttpConnectionMgr.o nsHttpRequestHead.o nsHttpResponseHead.o nsHttpChunkedDecoder.o nsHttpAuthCache.o nsHttpAuthManager.o nsHttpBasicAuth.o nsHttpDigestAuth.o nsHttpNTLMAuth.o nsHttpTransaction.o nsHttpHandler.o nsHttpChannel.o nsHttpPipeline.o ranlib libnkhttp_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource/public' nsIViewSourceChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIViewSourceChannel.xpt -d .deps/nsIViewSourceChannel.pp nsIViewSourceChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/necko_viewsource.xpt _xpidlgen/nsIViewSourceChannel.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_viewsource.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource/src' nsViewSourceHandler.cpp c++ -o nsViewSourceHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsViewSourceHandler.pp nsViewSourceHandler.cpp nsViewSourceChannel.cpp c++ -o nsViewSourceChannel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsViewSourceChannel.pp nsViewSourceChannel.cpp rm -f libnkviewsource_s.a ar cr libnkviewsource_s.a nsViewSourceHandler.o nsViewSourceChannel.o ranlib libnkviewsource_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp/public' nsIFTPChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFTPChannel.xpt -d .deps/nsIFTPChannel.pp nsIFTPChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/necko_ftp.xpt _xpidlgen/nsIFTPChannel.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_ftp.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp/src' nsFtpProtocolHandler.cpp c++ -o nsFtpProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/nkcache -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFtpProtocolHandler.pp nsFtpProtocolHandler.cpp nsFTPChannel.cpp c++ -o nsFTPChannel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/nkcache -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFTPChannel.pp nsFTPChannel.cpp nsFtpConnectionThread.cpp c++ -o nsFtpConnectionThread.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/nkcache -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFtpConnectionThread.pp nsFtpConnectionThread.cpp nsFtpControlConnection.cpp c++ -o nsFtpControlConnection.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/nkcache -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFtpControlConnection.pp nsFtpControlConnection.cpp rm -f libnkftp_s.a ar cr libnkftp_s.a nsFtpProtocolHandler.o nsFTPChannel.o nsFtpConnectionThread.o nsFtpControlConnection.o ranlib libnkftp_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/gopher' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/gopher/src' nsGopherHandler.cpp c++ -o nsGopherHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGopherHandler.pp nsGopherHandler.cpp nsGopherChannel.cpp c++ -o nsGopherChannel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../../../base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include -I../../../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGopherChannel.pp nsGopherChannel.cpp nsGopherChannel.cpp: In member function 'virtual void nsGopherContentStream::OnCallbackPending()': nsGopherChannel.cpp:181: warning: 'rv' may be used uninitialized in this function rm -f libnkgopher_s.a ar cr libnkgopher_s.a nsGopherHandler.o nsGopherChannel.o ranlib libnkgopher_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/gopher/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/gopher' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/system' gmake[6]: Nothing to be done for `libs'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/system' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/build' nsNetModule.cpp c++ -o nsNetModule.o -c -fvisibility=hidden -DNECKO_OFFLINE_CACHE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DIMPL_NS_NET -I./../base/src -I./../dns/src -I./../socket/base -I./../streamconv/src -I./../streamconv/converters -I./../mime/src -I./../cache/src -I./../protocol/about/src -I./../protocol/data/src -I./../protocol/file/src -I./../protocol/ftp/src -I./../protocol/http/src -I./../protocol/res/src -I./../protocol/viewsource/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/nkcache -I../../dist/include/pref -I../../dist/include/mimetype -I../../dist/include/locale -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/unicharutil -I../../dist/include/storage -I../../dist/include -I../../dist/include/necko -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsNetModule.pp nsNetModule.cpp rm -f libnecko.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libnecko.so -o libnecko.so nsNetModule.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../base/src/libneckobase_s.a ../dns/src/libneckodns_s.a ../socket/base/libneckosocket_s.a ../streamconv/src/libnkconv_s.a ../streamconv/converters/libnkcnvts_s.a ../mime/src/libnkmime_s.a ../cache/src/libnkcache_s.a ../protocol/about/src/libnkabout_s.a ../protocol/data/src/libnkdata_s.a ../protocol/file/src/libnkfile_s.a ../protocol/ftp/src/libnkftp_s.a ../protocol/http/src/libnkhttp_s.a ../protocol/res/src/libnkres_s.a ../protocol/viewsource/src/libnkviewsource_s.a -Wl,--no-whole-archive -L../../dist/bin -L../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libnecko.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libnecko.so ../../dist/bin/components : ../../dist/bin/components/libnecko.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/build' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/locales' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/bin/chrome /usr/bin/python ../../config/JarMaker.py \ -j ../../dist/bin/chrome \ -t ../.. -f jar -c ../../netwerk/locales/en-US -DNDEBUG -DTRIMMED -DAB_CD=en-US -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/locales' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/auth' nsAuthFactory.cpp c++ -o nsAuthFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include -I../../dist/include/auth -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAuthFactory.pp nsAuthFactory.cpp nsHttpNegotiateAuth.cpp c++ -o nsHttpNegotiateAuth.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include -I../../dist/include/auth -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHttpNegotiateAuth.pp nsHttpNegotiateAuth.cpp nsAuthGSSAPI.cpp c++ -o nsAuthGSSAPI.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include -I../../dist/include/auth -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAuthGSSAPI.pp nsAuthGSSAPI.cpp nsAuthSASL.cpp c++ -o nsAuthSASL.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include -I../../dist/include/auth -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAuthSASL.pp nsAuthSASL.cpp nsAuthSambaNTLM.cpp c++ -o nsAuthSambaNTLM.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include -I../../dist/include/auth -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAuthSambaNTLM.pp nsAuthSambaNTLM.cpp nsAuthSambaNTLM.cpp: In member function 'nsresult nsAuthSambaNTLM::SpawnNTLMAuthHelper()': nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to 'char*' nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to 'char*' nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to 'char*' nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to 'char*' nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to 'char*' rm -f libauth.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libauth.so -o libauth.so nsAuthFactory.o nsHttpNegotiateAuth.o nsAuthGSSAPI.o nsAuthSASL.o nsAuthSambaNTLM.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libauth.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libauth.so ../../dist/bin/components : ../../dist/bin/components/libauth.so gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/auth' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tier_external: jpeg gfx/qcms /usr/bin/gmake export_tier_external gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' export_tier_external gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `jpeg/Makefile' is up to date. gmake[5]: `gfx/qcms/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/jpeg' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/jpeg/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../dist/include/jpeg /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 jconfig.h jerror.h jinclude.h jmorecfg.h jpeglib.h jpegint.h jwinfig.h jos2fig.h ../dist/include/jpeg gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/jpeg' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/qcms' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/gfx/qcms/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/qcms /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 qcms.h qcmstypes.h ../../dist/include/qcms gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/qcms' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake libs_tier_external gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' libs_tier_external gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `jpeg/Makefile' is up to date. gmake[5]: `gfx/qcms/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/jpeg' jdapimin.c gcc -o jdapimin.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jdapimin.pp jdapimin.c jdapistd.c gcc -o jdapistd.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jdapistd.pp jdapistd.c jdatasrc.c gcc -o jdatasrc.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jdatasrc.pp jdatasrc.c jdatadst.c gcc -o jdatadst.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jdatadst.pp jdatadst.c jdmaster.c gcc -o jdmaster.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jdmaster.pp jdmaster.c jdinput.c gcc -o jdinput.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jdinput.pp jdinput.c jdmarker.c gcc -o jdmarker.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jdmarker.pp jdmarker.c jdhuff.c gcc -o jdhuff.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jdhuff.pp jdhuff.c jdphuff.c gcc -o jdphuff.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jdphuff.pp jdphuff.c jdmainct.c gcc -o jdmainct.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jdmainct.pp jdmainct.c jdmainct.c: In function 'alloc_funny_pointers': jdmainct.c:162: warning: 'main' is usually a function jdmainct.c: In function 'make_funny_pointers': jdmainct.c:203: warning: 'main' is usually a function jdmainct.c: In function 'set_wraparound_pointers': jdmainct.c:243: warning: 'main' is usually a function jdmainct.c: In function 'set_bottom_pointers': jdmainct.c:272: warning: 'main' is usually a function jdmainct.c: In function 'start_pass_main': jdmainct.c:309: warning: 'main' is usually a function jdmainct.c: In function 'process_data_simple_main': jdmainct.c:349: warning: 'main' is usually a function jdmainct.c: In function 'process_data_context_main': jdmainct.c:389: warning: 'main' is usually a function jdmainct.c: In function 'jinit_d_main_controller': jdmainct.c:478: warning: 'main' is usually a function jdcoefct.c gcc -o jdcoefct.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jdcoefct.pp jdcoefct.c jdpostct.c gcc -o jdpostct.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jdpostct.pp jdpostct.c jddctmgr.c gcc -o jddctmgr.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jddctmgr.pp jddctmgr.c jidctfst.c gcc -o jidctfst.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jidctfst.pp jidctfst.c jidctfst.c:672:59: warning: C++ style comments are not allowed in ISO C90 jidctfst.c:672:59: warning: (this will be reported only once per input file) jidctflt.c gcc -o jidctflt.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jidctflt.pp jidctflt.c jidctint.c gcc -o jidctint.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jidctint.pp jidctint.c jdsample.c gcc -o jdsample.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jdsample.pp jdsample.c jdcolor.c gcc -o jdcolor.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jdcolor.pp jdcolor.c jquant1.c gcc -o jquant1.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jquant1.pp jquant1.c jquant2.c gcc -o jquant2.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jquant2.pp jquant2.c jdmerge.c gcc -o jdmerge.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jdmerge.pp jdmerge.c jdmerge.c:42:46: warning: C++ style comments are not allowed in ISO C90 jdmerge.c:42:46: warning: (this will be reported only once per input file) jcomapi.c gcc -o jcomapi.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jcomapi.pp jcomapi.c jutils.c gcc -o jutils.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jutils.pp jutils.c jerror.c gcc -o jerror.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jerror.pp jerror.c jmemmgr.c gcc -o jmemmgr.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jmemmgr.pp jmemmgr.c jmemnobs.c gcc -o jmemnobs.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jmemnobs.pp jmemnobs.c jfdctflt.c gcc -o jfdctflt.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jfdctflt.pp jfdctflt.c jfdctfst.c gcc -o jfdctfst.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jfdctfst.pp jfdctfst.c jfdctint.c gcc -o jfdctint.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jfdctint.pp jfdctint.c jcapimin.c gcc -o jcapimin.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jcapimin.pp jcapimin.c jcparam.c gcc -o jcparam.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jcparam.pp jcparam.c jcapistd.c gcc -o jcapistd.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jcapistd.pp jcapistd.c jcmarker.c gcc -o jcmarker.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jcmarker.pp jcmarker.c jcmarker.c: In function 'jinit_marker_writer': jcmarker.c:658: warning: assignment from incompatible pointer type jcmarker.c:659: warning: assignment from incompatible pointer type jcinit.c gcc -o jcinit.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jcinit.pp jcinit.c jcmainct.c gcc -o jcmainct.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jcmainct.pp jcmainct.c jcmainct.c: In function 'start_pass_main': jcmainct.c:71: warning: 'main' is usually a function jcmainct.c: In function 'process_data_simple_main': jcmainct.c:117: warning: 'main' is usually a function jcmainct.c: In function 'jinit_c_main_controller': jcmainct.c:247: warning: 'main' is usually a function jchuff.c gcc -o jchuff.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jchuff.pp jchuff.c jcsample.c gcc -o jcsample.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jcsample.pp jcsample.c jcmaster.c gcc -o jcmaster.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jcmaster.pp jcmaster.c jccoefct.c gcc -o jccoefct.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jccoefct.pp jccoefct.c jccolor.c gcc -o jccolor.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jccolor.pp jccolor.c jcphuff.c gcc -o jcphuff.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jcphuff.pp jcphuff.c jcdctmgr.c gcc -o jcdctmgr.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jcdctmgr.pp jcdctmgr.c jcprepct.c gcc -o jcprepct.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../dist/include -I../dist/include/jpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jcprepct.pp jcprepct.c rm -f libmozjpeg.a ar cr libmozjpeg.a jdapimin.o jdapistd.o jdatasrc.o jdatadst.o jdmaster.o jdinput.o jdmarker.o jdhuff.o jdphuff.o jdmainct.o jdcoefct.o jdpostct.o jddctmgr.o jidctfst.o jidctflt.o jidctint.o jdsample.o jdcolor.o jquant1.o jquant2.o jdmerge.o jcomapi.o jutils.o jerror.o jmemmgr.o jmemnobs.o jfdctflt.o jfdctfst.o jfdctint.o jcapimin.o jcparam.o jcapistd.o jcmarker.o jcinit.o jcmainct.o jchuff.o jcsample.o jcmaster.o jccoefct.o jccolor.o jcphuff.o jcdctmgr.o jcprepct.o ranlib libmozjpeg.a gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/jpeg' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/qcms' iccread.c gcc -o iccread.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include -I../../dist/include/qcms -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZ_QCMS -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/iccread.pp iccread.c iccread.c:1:1: warning: C++ style comments are not allowed in ISO C90 iccread.c:1:1: warning: (this will be reported only once per input file) In file included from qcmsint.h:1, from iccread.c:26: qcms.h:74: warning: ISO C restricts enumerator values to range of 'int' In file included from qcmsint.h:1, from iccread.c:26: qcms.h:97:1: warning: C++ style comments are not allowed in ISO C90 qcms.h:97:1: warning: (this will be reported only once per input file) In file included from qcmsint.h:2, from iccread.c:26: qcmstypes.h:33:7: warning: C++ style comments are not allowed in ISO C90 qcmstypes.h:33:7: warning: (this will be reported only once per input file) In file included from iccread.c:26: qcmsint.h:63: warning: ISO C forbids zero-size array 'data' In file included from iccread.c:26: qcmsint.h:104:4: warning: C++ style comments are not allowed in ISO C90 qcmsint.h:104:4: warning: (this will be reported only once per input file) iccread.c: In function 'read_tag_table': iccread.c:213: warning: comparison between signed and unsigned integer expressions iccread.c: In function 'find_tag': iccread.c:301: warning: comparison between signed and unsigned integer expressions iccread.c: In function 'read_tag_XYZType': iccread.c:316: warning: missing initializer iccread.c:316: warning: (near initialization for 'num.Y') iccread.c: In function 'read_tag_curveType': iccread.c:358: warning: comparison between signed and unsigned integer expressions iccread.c: In function 'qcms_profile_from_file': iccread.c:782: warning: ignoring return value of 'fread', declared with attribute warn_unused_result transform.c gcc -o transform.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include -I../../dist/include/qcms -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZ_QCMS -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/transform.pp transform.c transform.c:1:1: warning: C++ style comments are not allowed in ISO C90 transform.c:1:1: warning: (this will be reported only once per input file) In file included from qcmsint.h:1, from transform.c:26: qcms.h:74: warning: ISO C restricts enumerator values to range of 'int' In file included from qcmsint.h:1, from transform.c:26: qcms.h:97:1: warning: C++ style comments are not allowed in ISO C90 qcms.h:97:1: warning: (this will be reported only once per input file) In file included from qcmsint.h:2, from transform.c:26: qcmstypes.h:33:7: warning: C++ style comments are not allowed in ISO C90 qcmstypes.h:33:7: warning: (this will be reported only once per input file) In file included from transform.c:26: qcmsint.h:63: warning: ISO C forbids zero-size array 'data' In file included from transform.c:26: qcmsint.h:104:4: warning: C++ style comments are not allowed in ISO C90 qcmsint.h:104:4: warning: (this will be reported only once per input file) transform.c: In function 'adaption_matrix': transform.c:506: warning: missing initializer transform.c:506: warning: (near initialization for 'lam_rigg.invalid') transform.c: In function 'qcms_transform_data_gray_out_lut': transform.c:655: warning: comparison between signed and unsigned integer expressions transform.c: In function 'qcms_transform_data_graya_out_lut': transform.c:680: warning: comparison between signed and unsigned integer expressions transform.c: In function 'qcms_transform_data_gray_out_precache': transform.c:702: warning: comparison between signed and unsigned integer expressions transform.c: In function 'qcms_transform_data_graya_out_precache': transform.c:720: warning: comparison between signed and unsigned integer expressions transform.c: In function 'qcms_transform_data_rgb_out_lut_precache': transform.c:1030: warning: comparison between signed and unsigned integer expressions transform.c: In function 'qcms_transform_data_rgba_out_lut_precache': transform.c:1063: warning: comparison between signed and unsigned integer expressions transform.c: In function 'qcms_transform_data_rgb_out_lut': transform.c:1098: warning: comparison between signed and unsigned integer expressions transform.c: In function 'qcms_transform_data_rgba_out_lut': transform.c:1130: warning: comparison between signed and unsigned integer expressions rm -f libmozqcms.a ar cr libmozqcms.a iccread.o transform.o ranlib libmozqcms.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 libmozqcms.a ../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/qcms' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tier_gecko: js/src/xpconnect intl/chardet widget/src/gtkxtbin modules/libutil modules/libjar db extensions/cookie extensions/permissions storage rdf js/jsd media/libfishsound media/libogg media/liboggplay media/liboggz media/libtheora media/libvorbis media/libsydneyaudio uriloader modules/libimg caps parser/expat parser/xml parser/htmlparser gfx modules/libpr0n sun-java modules/plugin dom view widget content editor layout docshell webshell embedding xpfe/appshell accessible /usr/bin/gmake export_tier_gecko gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' export_tier_gecko gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `js/src/xpconnect/Makefile' is up to date. gmake[5]: `intl/chardet/Makefile' is up to date. gmake[5]: `widget/src/gtkxtbin/Makefile' is up to date. gmake[5]: `modules/libutil/Makefile' is up to date. gmake[5]: `modules/libjar/Makefile' is up to date. gmake[5]: `db/Makefile' is up to date. /usr/bin/perl ./build/autoconf/make-makefile -t . -d . extensions/cookie/Makefile creating extensions/cookie/Makefile /usr/bin/perl ./build/autoconf/make-makefile -t . -d . extensions/permissions/Makefile creating extensions/permissions/Makefile gmake[5]: `storage/Makefile' is up to date. gmake[5]: `rdf/Makefile' is up to date. gmake[5]: `js/jsd/Makefile' is up to date. gmake[5]: `media/libfishsound/Makefile' is up to date. gmake[5]: `media/libogg/Makefile' is up to date. gmake[5]: `media/liboggplay/Makefile' is up to date. gmake[5]: `media/liboggz/Makefile' is up to date. gmake[5]: `media/libtheora/Makefile' is up to date. gmake[5]: `media/libvorbis/Makefile' is up to date. gmake[5]: `media/libsydneyaudio/Makefile' is up to date. gmake[5]: `uriloader/Makefile' is up to date. gmake[5]: `modules/libimg/Makefile' is up to date. gmake[5]: `caps/Makefile' is up to date. gmake[5]: `parser/expat/Makefile' is up to date. /usr/bin/perl ./build/autoconf/make-makefile -t . -d . parser/xml/Makefile creating parser/xml/Makefile gmake[5]: `parser/htmlparser/Makefile' is up to date. gmake[5]: `gfx/Makefile' is up to date. gmake[5]: `modules/libpr0n/Makefile' is up to date. gmake[5]: `sun-java/Makefile' is up to date. gmake[5]: `modules/plugin/Makefile' is up to date. gmake[5]: `dom/Makefile' is up to date. gmake[5]: `view/Makefile' is up to date. gmake[5]: `widget/Makefile' is up to date. gmake[5]: `content/Makefile' is up to date. gmake[5]: `editor/Makefile' is up to date. gmake[5]: `layout/Makefile' is up to date. gmake[5]: `docshell/Makefile' is up to date. gmake[5]: `webshell/Makefile' is up to date. gmake[5]: `embedding/Makefile' is up to date. gmake[5]: `xpfe/appshell/Makefile' is up to date. gmake[5]: `accessible/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/xpconnect /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsAXPCNativeCallContext.h xpc_map_end.h nsAutoJSValHolder.h ../../../../dist/include/xpconnect gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/idl' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/idl/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/idl Creating _xpidlgen/.done xpccomponents.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/xpccomponents xpccomponents.idl xpcjsid.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/xpcjsid xpcjsid.idl xpcexception.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/xpcexception xpcexception.idl xpcIJSModuleLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/xpcIJSModuleLoader xpcIJSModuleLoader.idl nsIJSContextStack.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIJSContextStack nsIJSContextStack.idl nsIJSRuntimeService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIJSRuntimeService nsIJSRuntimeService.idl nsIXPConnect.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPConnect nsIXPConnect.idl ./nsIXPConnect.idl:219: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIXPCONNECTWRAPPEDNATIVE macro; if the code fragment contains method declarations, the macro probably isn't complete. ./nsIXPConnect.idl:413: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIXPCONNECT macro; if the code fragment contains method declarations, the macro probably isn't complete. nsIXPCSecurityManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPCSecurityManager nsIXPCSecurityManager.idl nsIXPCScriptable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPCScriptable nsIXPCScriptable.idl nsIScriptError.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIScriptError nsIScriptError.idl nsIXPCScriptNotify.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPCScriptNotify nsIXPCScriptNotify.idl nsIScriptableInterfaces.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIScriptableInterfaces nsIScriptableInterfaces.idl XPCIDispatch.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/XPCIDispatch XPCIDispatch.idl xpcIJSWeakReference.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/xpcIJSWeakReference xpcIJSWeakReference.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 xpccomponents.idl xpcjsid.idl xpcexception.idl xpcIJSModuleLoader.idl nsIJSContextStack.idl nsIJSRuntimeService.idl nsIXPConnect.idl nsIXPCSecurityManager.idl nsIXPCScriptable.idl nsIScriptError.idl nsIXPCScriptNotify.idl nsIScriptableInterfaces.idl XPCIDispatch.idl xpcIJSWeakReference.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpccomponents.h _xpidlgen/xpcjsid.h _xpidlgen/xpcexception.h _xpidlgen/xpcIJSModuleLoader.h _xpidlgen/nsIJSContextStack.h _xpidlgen/nsIJSRuntimeService.h _xpidlgen/nsIXPConnect.h _xpidlgen/nsIXPCSecurityManager.h _xpidlgen/nsIXPCScriptable.h _xpidlgen/nsIScriptError.h _xpidlgen/nsIXPCScriptNotify.h _xpidlgen/nsIScriptableInterfaces.h _xpidlgen/XPCIDispatch.h _xpidlgen/xpcIJSWeakReference.h ../../../../dist/include/xpconnect /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 mozIJSSubScriptLoader.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 mozIJSSubScriptLoader.idl ../../../../dist/sdk/idl mozIJSSubScriptLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/mozIJSSubScriptLoader mozIJSSubScriptLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozIJSSubScriptLoader.h ../../../../dist/include/xpconnect /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozIJSSubScriptLoader.h ../../../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/idl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/loader' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/loader/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/loader' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/src/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/shell' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/shell/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/shell' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/chardet /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsCharsetDetectionAdaptorCID.h nsDetectionConfident.h nsDocumentCharsetInfoCID.h nsICharsetDetectionAdaptor.h nsICharsetDetectionObserver.h nsICharsetDetector.h nsIMetaCharsetService.h nsIStringCharsetDetector.h nsIXMLEncodingService.h nsMetaCharsetCID.h nsXMLEncodingCID.h ../../../dist/include/chardet Creating _xpidlgen/.done nsIDocumentCharsetInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDocumentCharsetInfo nsIDocumentCharsetInfo.idl nsIDocCharset.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDocCharset nsIDocCharset.idl nsICharsetResolver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICharsetResolver nsICharsetResolver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDocumentCharsetInfo.idl nsIDocCharset.idl nsICharsetResolver.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDocumentCharsetInfo.h _xpidlgen/nsIDocCharset.h _xpidlgen/nsICharsetResolver.h ../../../dist/include/chardet gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet/src/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtkxtbin' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtkxtbin/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/gtkxtbin /usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs gtkxtbin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 gtkxtbin.h gtk2xtbin.h ../../../dist/include/gtkxtbin gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtkxtbin' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/util /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 stopwatch.h nsTimer.h ../../../dist/include/util gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil/src/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/jar /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/zipwriter /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIZipWriter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIZipWriter nsIZipWriter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIZipWriter.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIZipWriter.h ../../../../dist/include/zipwriter gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 zipfile.h zipstub.h zipstruct.h ../../dist/include/jar Creating _xpidlgen/.done nsIZipReader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIZipReader nsIZipReader.idl nsIJAR.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIJAR nsIJAR.idl nsIJARChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIJARChannel nsIJARChannel.idl nsIJARURI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIJARURI nsIJARURI.idl nsIJARProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIJARProtocolHandler nsIJARProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIZipReader.idl nsIJAR.idl nsIJARChannel.idl nsIJARURI.idl nsIJARProtocolHandler.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIZipReader.h _xpidlgen/nsIJAR.h _xpidlgen/nsIJARChannel.h _xpidlgen/nsIJARURI.h _xpidlgen/nsIJARProtocolHandler.h ../../dist/include/jar gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mdb' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mdb/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/mork /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 mdb.h ../../../dist/include/mork gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mdb/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mdb' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/db/mork/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork/build' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/db/mork/build/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsMorkCID.h nsIMdbFactoryFactory.h ../../../dist/include/mork gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork/build' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/cookie' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/extensions/cookie/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/cookie /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl Creating _xpidlgen/.done nsICookieAcceptDialog.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsICookieAcceptDialog nsICookieAcceptDialog.idl nsICookiePromptService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsICookiePromptService nsICookiePromptService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsICookieAcceptDialog.idl nsICookiePromptService.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICookieAcceptDialog.h _xpidlgen/nsICookiePromptService.h ../../dist/include/cookie gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/cookie' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/permissions' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/extensions/permissions/.deps gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/permissions' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/sqlite3/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/db/sqlite3/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/sqlite3 /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 sqlite3.h ../../../dist/include/sqlite3 gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/sqlite3/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 mozStorageHelper.h mozStorage.h ../../dist/include/storage /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 mozIStorageService.idl mozIStorageConnection.idl mozIStorageAggregateFunction.idl mozIStorageFunction.idl mozIStorageProgressHandler.idl mozIStorageStatement.idl mozIStorageStatementWrapper.idl mozIStorageValueArray.idl mozIStorageResultSet.idl mozIStorageRow.idl mozIStorageError.idl mozIStorageStatementCallback.idl mozIStoragePendingStatement.idl mozIStorageBindingParamsArray.idl mozIStorageBindingParams.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozIStorageService.h _xpidlgen/mozIStorageConnection.h _xpidlgen/mozIStorageAggregateFunction.h _xpidlgen/mozIStorageFunction.h _xpidlgen/mozIStorageProgressHandler.h _xpidlgen/mozIStorageStatement.h _xpidlgen/mozIStorageStatementWrapper.h _xpidlgen/mozIStorageValueArray.h _xpidlgen/mozIStorageResultSet.h _xpidlgen/mozIStorageRow.h _xpidlgen/mozIStorageError.h _xpidlgen/mozIStorageStatementCallback.h _xpidlgen/mozIStoragePendingStatement.h _xpidlgen/mozIStorageBindingParamsArray.h _xpidlgen/mozIStorageBindingParams.h ../../dist/include/storage gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/storage/src/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/build' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/storage/build/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 mozStorageCID.h ../../dist/include/storage gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/idl' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/idl/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/rdf /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done rdfIDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/rdfIDataSource rdfIDataSource.idl rdfITripleVisitor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/rdfITripleVisitor rdfITripleVisitor.idl rdfISerializer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/rdfISerializer rdfISerializer.idl nsIRDFCompositeDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFCompositeDataSource nsIRDFCompositeDataSource.idl nsIRDFContainer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFContainer nsIRDFContainer.idl nsIRDFContainerUtils.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFContainerUtils nsIRDFContainerUtils.idl nsIRDFDelegateFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFDelegateFactory nsIRDFDelegateFactory.idl nsIRDFDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFDataSource nsIRDFDataSource.idl nsIRDFLiteral.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFLiteral nsIRDFLiteral.idl nsIRDFNode.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFNode nsIRDFNode.idl nsIRDFObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFObserver nsIRDFObserver.idl nsIRDFInMemoryDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFInMemoryDataSource nsIRDFInMemoryDataSource.idl nsIRDFPropagatableDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFPropagatableDataSource nsIRDFPropagatableDataSource.idl nsIRDFPurgeableDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFPurgeableDataSource nsIRDFPurgeableDataSource.idl nsIRDFRemoteDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFRemoteDataSource nsIRDFRemoteDataSource.idl nsIRDFResource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFResource nsIRDFResource.idl nsIRDFService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFService nsIRDFService.idl nsIRDFXMLParser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFXMLParser nsIRDFXMLParser.idl nsIRDFXMLSerializer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFXMLSerializer nsIRDFXMLSerializer.idl nsIRDFXMLSink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFXMLSink nsIRDFXMLSink.idl nsIRDFXMLSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFXMLSource nsIRDFXMLSource.idl nsIRDFInferDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFInferDataSource nsIRDFInferDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 rdfIDataSource.idl rdfITripleVisitor.idl rdfISerializer.idl nsIRDFCompositeDataSource.idl nsIRDFContainer.idl nsIRDFContainerUtils.idl nsIRDFDelegateFactory.idl nsIRDFDataSource.idl nsIRDFLiteral.idl nsIRDFNode.idl nsIRDFObserver.idl nsIRDFInMemoryDataSource.idl nsIRDFPropagatableDataSource.idl nsIRDFPurgeableDataSource.idl nsIRDFRemoteDataSource.idl nsIRDFResource.idl nsIRDFService.idl nsIRDFXMLParser.idl nsIRDFXMLSerializer.idl nsIRDFXMLSink.idl nsIRDFXMLSource.idl nsIRDFInferDataSource.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/rdfIDataSource.h _xpidlgen/rdfITripleVisitor.h _xpidlgen/rdfISerializer.h _xpidlgen/nsIRDFCompositeDataSource.h _xpidlgen/nsIRDFContainer.h _xpidlgen/nsIRDFContainerUtils.h _xpidlgen/nsIRDFDelegateFactory.h _xpidlgen/nsIRDFDataSource.h _xpidlgen/nsIRDFLiteral.h _xpidlgen/nsIRDFNode.h _xpidlgen/nsIRDFObserver.h _xpidlgen/nsIRDFInMemoryDataSource.h _xpidlgen/nsIRDFPropagatableDataSource.h _xpidlgen/nsIRDFPurgeableDataSource.h _xpidlgen/nsIRDFRemoteDataSource.h _xpidlgen/nsIRDFResource.h _xpidlgen/nsIRDFService.h _xpidlgen/nsIRDFXMLParser.h _xpidlgen/nsIRDFXMLSerializer.h _xpidlgen/nsIRDFXMLSink.h _xpidlgen/nsIRDFXMLSource.h _xpidlgen/nsIRDFInferDataSource.h ../../../dist/include/rdf gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 rdf.h nsIRDFContentSink.h ../../../dist/include/rdf gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/rdfutil /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsRDFResource.h ../../../dist/include/rdfutil gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/src/.deps gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/src/internal' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/src/internal/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/src/internal' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsILocalStore.h ../../../dist/include/rdf gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/build' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/rdf/build/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsRDFCID.h ../../dist/include/rdf gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/jsd' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/js/jsd/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/jsdebug gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/jsd/idl' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/js/jsd/idl/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done jsdIDebuggerService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/jsdIDebuggerService jsdIDebuggerService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 jsdIDebuggerService.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/jsdIDebuggerService.h ../../../dist/include/jsdebug gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/jsd/idl' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 jsdebug.h ../../dist/include/jsdebug gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/jsd' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/include/fishsound' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/fishsound /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 comments.h constants.h decode.h deprecated.h encode.h fishsound.h ../../../../dist/include/fishsound gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/include/fishsound' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/src/libfishsound' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/src/libfishsound/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/src/libfishsound' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/include/ogg' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/ogg /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 ogg.h config_types.h os_types.h ../../../../dist/include/ogg gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/include/ogg' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/src/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/include/oggplay' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/oggplay /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 config_win32.h oggplay.h oggplay_callback_info.h oggplay_enums.h oggplay_reader.h oggplay_tools.h oggplay_seek.h oggplay_query.h ../../../../dist/include/oggplay gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/include/oggplay' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/src/liboggplay' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/src/liboggplay/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 oggplay_private.h oggplay_buffer.h oggplay_callback.h oggplay_data.h std_semaphore.h ../../../../dist/include/oggplay gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/src/liboggplay' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/include/oggz' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/oggz /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 config.h config_win32.h config_gcc.h oggz.h oggz_comments.h oggz_constants.h oggz_deprecated.h oggz_io.h oggz_off_t.h oggz_off_t_generated.h oggz_read.h oggz_seek.h oggz_stream.h oggz_table.h oggz_write.h ../../../../dist/include/oggz gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/include/oggz' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/src/liboggz' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/src/liboggz/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/src/liboggz' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/include/theora' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/theora /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 theora.h theoradec.h codec.h ../../../../dist/include/theora gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/include/theora' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/lib' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/lib/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/lib' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/include/vorbis' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/vorbis /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 codec.h ../../../../dist/include/vorbis gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/include/vorbis' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/lib' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/lib/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/lib' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio/include' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/sydneyaudio /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 sydney_audio.h ../../../dist/include/sydneyaudio gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio/src/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. prefetch/Makefile creating uriloader/prefetch/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/base' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/base/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/uriloader /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/sdk/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsURILoader.h nsDocLoader.h ../../dist/include/uriloader Creating _xpidlgen/.done nsIContentHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentHandler nsIContentHandler.idl nsIURILoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIURILoader nsIURILoader.idl nsCURILoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsCURILoader nsCURILoader.idl nsITransfer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITransfer nsITransfer.idl nsIDocumentLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocumentLoader nsIDocumentLoader.idl nsIWebProgressListener2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebProgressListener2 nsIWebProgressListener2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIContentHandler.idl nsIURILoader.idl nsCURILoader.idl nsITransfer.idl nsIDocumentLoader.idl nsIWebProgressListener2.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIContentHandler.h _xpidlgen/nsIURILoader.h _xpidlgen/nsCURILoader.h _xpidlgen/nsITransfer.h _xpidlgen/nsIDocumentLoader.h _xpidlgen/nsIWebProgressListener2.h ../../dist/include/uriloader /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIURIContentListener.idl nsIWebProgress.idl nsIWebProgressListener.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIURIContentListener.idl nsIWebProgress.idl nsIWebProgressListener.idl ../../dist/sdk/idl nsIURIContentListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIURIContentListener nsIURIContentListener.idl nsIWebProgress.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebProgress nsIWebProgress.idl nsIWebProgressListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebProgressListener nsIWebProgressListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIURIContentListener.h _xpidlgen/nsIWebProgress.h _xpidlgen/nsIWebProgressListener.h ../../dist/include/uriloader /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIURIContentListener.h _xpidlgen/nsIWebProgress.h _xpidlgen/nsIWebProgressListener.h ../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/exthandler' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/exthandler/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/exthandler /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 unix/nsOSHelperAppService.h ../../dist/include/exthandler Creating _xpidlgen/.done nsCExternalHandlerService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsCExternalHandlerService nsCExternalHandlerService.idl nsIExternalProtocolService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIExternalProtocolService nsIExternalProtocolService.idl nsIExternalHelperAppService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIExternalHelperAppService nsIExternalHelperAppService.idl nsIHelperAppLauncherDialog.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHelperAppLauncherDialog nsIHelperAppLauncherDialog.idl nsIContentDispatchChooser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentDispatchChooser nsIContentDispatchChooser.idl nsIHandlerService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHandlerService nsIHandlerService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsCExternalHandlerService.idl nsIExternalProtocolService.idl nsIExternalHelperAppService.idl nsIHelperAppLauncherDialog.idl nsIContentDispatchChooser.idl nsIHandlerService.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsCExternalHandlerService.h _xpidlgen/nsIExternalProtocolService.h _xpidlgen/nsIExternalHelperAppService.h _xpidlgen/nsIHelperAppLauncherDialog.h _xpidlgen/nsIContentDispatchChooser.h _xpidlgen/nsIHandlerService.h ../../dist/include/exthandler gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/exthandler' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/prefetch' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/prefetch/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/prefetch /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsCPrefetchService.h ../../dist/include/prefetch Creating _xpidlgen/.done nsIPrefetchService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrefetchService nsIPrefetchService.idl nsIOfflineCacheUpdate.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIOfflineCacheUpdate nsIOfflineCacheUpdate.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIPrefetchService.idl nsIOfflineCacheUpdate.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPrefetchService.h _xpidlgen/nsIOfflineCacheUpdate.h ../../dist/include/prefetch gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/prefetch' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libimg' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libimg/png' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libimg/png/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/png /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 png.h pngconf.h mozpngconf.h ../../../dist/include/png gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libimg/png' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libimg' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. tests/Makefile creating caps/tests/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/idl' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/caps/idl/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/caps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl Creating _xpidlgen/.done nsIScriptSecurityManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScriptSecurityManager nsIScriptSecurityManager.idl ./nsIScriptSecurityManager.idl:331: Warning: nsIScriptSecurityManager is scriptable but inherits from the non-scriptable interface nsIXPCSecurityManager nsIPrincipal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrincipal nsIPrincipal.idl nsISignatureVerifier.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISignatureVerifier nsISignatureVerifier.idl nsISecurityCheckedComponent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISecurityCheckedComponent nsISecurityCheckedComponent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIScriptSecurityManager.idl nsIPrincipal.idl nsISignatureVerifier.idl nsISecurityCheckedComponent.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIScriptSecurityManager.h _xpidlgen/nsIPrincipal.h _xpidlgen/nsISignatureVerifier.h _xpidlgen/nsISecurityCheckedComponent.h ../../dist/include/caps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/idl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/include' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsJSPrincipals.h ../../dist/include/caps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/caps/src/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/tests' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. mochitest/Makefile creating caps/tests/mochitest/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/tests/mochitest' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/tests/mochitest' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/tests' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/expat' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/expat gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/expat/lib' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/parser/expat/lib/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 expat.h expat_external.h ../../../dist/include/expat gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/expat/lib' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 expat_config.h ../../dist/include/expat gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/expat' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. public/Makefile creating parser/xml/public/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. src/Makefile creating parser/xml/src/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/xml /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsISAXAttributes.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXAttributes nsISAXAttributes.idl nsISAXMutableAttributes.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXMutableAttributes nsISAXMutableAttributes.idl nsISAXContentHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXContentHandler nsISAXContentHandler.idl nsISAXDTDHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXDTDHandler nsISAXDTDHandler.idl nsISAXErrorHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXErrorHandler nsISAXErrorHandler.idl nsISAXLexicalHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXLexicalHandler nsISAXLexicalHandler.idl nsISAXLocator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXLocator nsISAXLocator.idl nsISAXXMLReader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXXMLReader nsISAXXMLReader.idl nsISAXXMLFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXXMLFilter nsISAXXMLFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsISAXAttributes.idl nsISAXMutableAttributes.idl nsISAXContentHandler.idl nsISAXDTDHandler.idl nsISAXErrorHandler.idl nsISAXLexicalHandler.idl nsISAXLocator.idl nsISAXXMLReader.idl nsISAXXMLFilter.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISAXAttributes.h _xpidlgen/nsISAXMutableAttributes.h _xpidlgen/nsISAXContentHandler.h _xpidlgen/nsISAXDTDHandler.h _xpidlgen/nsISAXErrorHandler.h _xpidlgen/nsISAXLexicalHandler.h _xpidlgen/nsISAXLocator.h _xpidlgen/nsISAXXMLReader.h _xpidlgen/nsISAXXMLFilter.h ../../../dist/include/xml gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsSAXAttributes.h nsSAXLocator.h nsSAXXMLReader.h ../../../dist/include/xml gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/htmlparser /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIContentSink.h nsITokenizer.h nsIHTMLContentSink.h nsIFragmentContentSink.h nsIParserNode.h nsIParser.h nsIDTD.h nsIParserFilter.h nsIElementObserver.h nsIParserService.h nsHTMLTagList.h nsHTMLTags.h nsHTMLTokens.h nsScannerString.h nsParserCIID.h nsToken.h ../../../dist/include/htmlparser /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsParserDataListener.h ../../../dist/sdk/include /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsParserDataListener.h ../../../dist/include/htmlparser Creating _xpidlgen/.done nsIExpatSink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIExpatSink nsIExpatSink.idl nsIExtendedExpatSink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIExtendedExpatSink nsIExtendedExpatSink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIExpatSink.idl nsIExtendedExpatSink.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIExpatSink.h _xpidlgen/nsIExtendedExpatSink.h ../../../dist/include/htmlparser gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser/src/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. thebes/Makefile creating gfx/thebes/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. public/Makefile creating gfx/thebes/public/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. src/Makefile creating gfx/thebes/src/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/thebes /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 gfxASurface.h gfxAlphaRecovery.h gfxBlur.h gfxColor.h gfxContext.h gfxFont.h gfxFontUtils.h gfxImageSurface.h gfxMatrix.h gfxPath.h gfxPattern.h gfxPlatform.h gfxPoint.h gfxRect.h gfxSkipChars.h gfxTypes.h gfxTextRunCache.h gfxTextRunWordCache.h gfxUtils.h gfxUserFontSet.h gfxFontTest.h gfxXlibSurface.h gfxPangoFonts.h gfxPlatformGtk.h gfxGdkNativeRenderer.h gfxPDFSurface.h gfxPSSurface.h ../../../dist/include/thebes gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes/src/.deps /usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs thebes gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/gfx /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 gfxCore.h nsColor.h nsColorNames.h nsColorNameList.h nsCoord.h nsFont.h nsRect.h nsRegion.h nsPoint.h nsSize.h nsMargin.h nsTransform2D.h nsIRenderingContext.h nsIFontMetrics.h nsIDeviceContext.h nsIImage.h nsGfxCIID.h nsIRegion.h nsDeviceContext.h nsITheme.h nsThemeConstants.h ../../dist/include/gfx gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/idl' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/gfx/idl/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl Creating _xpidlgen/.done nsIFontEnumerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFontEnumerator nsIFontEnumerator.idl nsIScriptableRegion.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScriptableRegion nsIScriptableRegion.idl gfxIFormats.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/gfxIFormats gfxIFormats.idl gfxIImageFrame.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/gfxIImageFrame gfxIImageFrame.idl gfxtypes.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/gfxtypes gfxtypes.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIFontEnumerator.idl nsIScriptableRegion.idl gfxIFormats.idl gfxIImageFrame.idl gfxtypes.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFontEnumerator.h _xpidlgen/nsIScriptableRegion.h _xpidlgen/gfxIFormats.h _xpidlgen/gfxIImageFrame.h _xpidlgen/gfxtypes.h ../../dist/include/gfx gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/idl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. shared/Makefile creating gfx/src/shared/Makefile Creating /builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/.deps gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/shared' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/shared/.deps /usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs gfxshared_s gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/shared' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/thebes' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/thebes/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIThebesFontMetrics.h ../../../dist/include/gfx gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/thebes' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/psshared' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/psshared/.deps /usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs gfxpsshar /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsCUPSShim.h nsPaperPS.h nsPSPrinters.h psSharedCore.h ../../../dist/include/gfx gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/psshared' /usr/bin/perl -I../../config ../../config/build-list.pl ../../config/final-link-libs gkgfx gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/qcms' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 qcms.h qcmstypes.h ../../dist/include/qcms gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/qcms' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/imglib2 /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 ImageErrors.h ImageLogging.h ../../../dist/include/imglib2 Creating _xpidlgen/.done imgICache.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgICache imgICache.idl imgIContainer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIContainer imgIContainer.idl imgIContainerObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIContainerObserver imgIContainerObserver.idl imgIDecoder.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIDecoder imgIDecoder.idl imgIDecoderObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIDecoderObserver imgIDecoderObserver.idl imgIEncoder.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIEncoder imgIEncoder.idl imgILoad.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgILoad imgILoad.idl imgILoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgILoader imgILoader.idl imgIRequest.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIRequest imgIRequest.idl imgITools.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgITools imgITools.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 imgICache.idl imgIContainer.idl imgIContainerObserver.idl imgIDecoder.idl imgIDecoderObserver.idl imgIEncoder.idl imgILoad.idl imgILoader.idl imgIRequest.idl imgITools.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/imgICache.h _xpidlgen/imgIContainer.h _xpidlgen/imgIContainerObserver.h _xpidlgen/imgIDecoder.h _xpidlgen/imgIDecoderObserver.h _xpidlgen/imgIEncoder.h _xpidlgen/imgILoad.h _xpidlgen/imgILoader.h _xpidlgen/imgIRequest.h _xpidlgen/imgITools.h ../../../dist/include/imglib2 gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/src/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/png' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/png/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/png' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/gif' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/gif/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/gif' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/jpeg' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/jpeg/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/jpeg' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/bmp' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/bmp/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/bmp' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/xbm' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/xbm/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/xbm' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/icon/gtk' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/icon/gtk/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/icon/gtk' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/icon' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/icon/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/imgicon /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIIconURI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIIconURI nsIIconURI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIIconURI.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIIconURI.h ../../../../dist/include/imgicon gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/icon' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders/png' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders/png/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders/png' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders/jpeg' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders/jpeg/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders/jpeg' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/build' { \ echo "#define IMG_BUILD_DECODER_png" ; echo "#define IMG_BUILD_DECODER_gif" ; echo "#define IMG_BUILD_DECODER_jpeg" ; echo "#define IMG_BUILD_DECODER_bmp" ; echo "#define IMG_BUILD_DECODER_xbm" ; \ echo "#define IMG_BUILD_ENCODER_png" ; echo "#define IMG_BUILD_ENCODER_jpeg" ; \ } > nsImgBuildDefines.tmp Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/build/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs/jri' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/java /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 java_lang_String.h jdk_java_lang_String.h ../../../dist/include/java gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs/jri' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs/include' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 bool.h interpreter.h javaString.h javaThreads.h jmc.h jriext.h nspr_md.h oobj.h sysmacros_md.h tree.h typedefs.h typedefs_md.h zip.h ../../../dist/include/java /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 jni.h jni_md.h jri.h jri_md.h jritypes.h ../../../dist/sdk/include /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 jni.h jni_md.h jri.h jri_md.h jritypes.h ../../../dist/include/java gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs/include' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. sdk/samples/unixprinting/Makefile creating modules/plugin/sdk/samples/unixprinting/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/base/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/base/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/plugin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsplugin.h nsplugindefs.h nsPluginLogging.h nsPluginError.h nsDefaultPlugin.h nsPluginNativeWindow.h nsPluginsCID.h nsIPluginInstanceInternal.h ../../../../dist/include/plugin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 npapi.h npfunctions.h nptypes.h npruntime.h ../../../../dist/sdk/include /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 npapi.h npfunctions.h nptypes.h npruntime.h ../../../../dist/include/plugin Creating _xpidlgen/.done nspluginroot.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nspluginroot nspluginroot.idl nsIPluginStreamInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginStreamInfo nsIPluginStreamInfo.idl nsIPluginManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginManager nsIPluginManager.idl ./nsIPluginManager.idl:140: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIPLUGINMANAGER macro; if the code fragment contains method declarations, the macro probably isn't complete. ./nsIPluginManager.idl:187: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIPLUGINMANAGER macro; if the code fragment contains method declarations, the macro probably isn't complete. ./nsIPluginManager.idl:246: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIPLUGINMANAGER macro; if the code fragment contains method declarations, the macro probably isn't complete. nsIPluginManager2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginManager2 nsIPluginManager2.idl nsIPluginInstancePeer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginInstancePeer nsIPluginInstancePeer.idl nsIPluginInstancePeer2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginInstancePeer2 nsIPluginInstancePeer2.idl nsIPluginInstanceOwner.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginInstanceOwner nsIPluginInstanceOwner.idl ./nsIPluginInstanceOwner.idl:94: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIPLUGININSTANCEOWNER macro; if the code fragment contains method declarations, the macro probably isn't complete. ./nsIPluginInstanceOwner.idl:104: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIPLUGININSTANCEOWNER macro; if the code fragment contains method declarations, the macro probably isn't complete. nsIPlugin.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPlugin nsIPlugin.idl nsIHTTPHeaderListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHTTPHeaderListener nsIHTTPHeaderListener.idl nsIFileUtilities.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFileUtilities nsIFileUtilities.idl nsIEventHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIEventHandler nsIEventHandler.idl nsICookieStorage.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICookieStorage nsICookieStorage.idl nsIClassicPluginFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIClassicPluginFactory nsIClassicPluginFactory.idl nsIWindowlessPlugInstPeer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWindowlessPlugInstPeer nsIWindowlessPlugInstPeer.idl nsIScriptablePlugin.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIScriptablePlugin nsIScriptablePlugin.idl nsIPluginTag.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginTag nsIPluginTag.idl nsIPluginTagInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginTagInfo nsIPluginTagInfo.idl nsIPluginTagInfo2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginTagInfo2 nsIPluginTagInfo2.idl nsIJRILiveConnectPIPeer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIJRILiveConnectPIPeer nsIJRILiveConnectPIPeer.idl nsIJRILiveConnectPlugin.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIJRILiveConnectPlugin nsIJRILiveConnectPlugin.idl nsIPluginInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginInputStream nsIPluginInputStream.idl nsIPluginStreamListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginStreamListener nsIPluginStreamListener.idl nsIPluginInstance.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginInstance nsIPluginInstance.idl nsPIPluginHost.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsPIPluginHost nsPIPluginHost.idl nsPIPluginInstancePeer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsPIPluginInstancePeer nsPIPluginInstancePeer.idl nsIPluginHost.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginHost nsIPluginHost.idl nsIPluginDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginDocument nsIPluginDocument.idl nsIJVMAuthTools.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIJVMAuthTools nsIJVMAuthTools.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nspluginroot.idl nsIPluginStreamInfo.idl nsIPluginManager.idl nsIPluginManager2.idl nsIPluginInstancePeer.idl nsIPluginInstancePeer2.idl nsIPluginInstanceOwner.idl nsIPlugin.idl nsIHTTPHeaderListener.idl nsIFileUtilities.idl nsIEventHandler.idl nsICookieStorage.idl nsIClassicPluginFactory.idl nsIWindowlessPlugInstPeer.idl nsIScriptablePlugin.idl nsIPluginTag.idl nsIPluginTagInfo.idl nsIPluginTagInfo2.idl nsIJRILiveConnectPIPeer.idl nsIJRILiveConnectPlugin.idl nsIPluginInputStream.idl nsIPluginStreamListener.idl nsIPluginInstance.idl nsPIPluginHost.idl nsPIPluginInstancePeer.idl nsIPluginHost.idl nsIPluginDocument.idl nsIJVMAuthTools.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nspluginroot.h _xpidlgen/nsIPluginStreamInfo.h _xpidlgen/nsIPluginManager.h _xpidlgen/nsIPluginManager2.h _xpidlgen/nsIPluginInstancePeer.h _xpidlgen/nsIPluginInstancePeer2.h _xpidlgen/nsIPluginInstanceOwner.h _xpidlgen/nsIPlugin.h _xpidlgen/nsIHTTPHeaderListener.h _xpidlgen/nsIFileUtilities.h _xpidlgen/nsIEventHandler.h _xpidlgen/nsICookieStorage.h _xpidlgen/nsIClassicPluginFactory.h _xpidlgen/nsIWindowlessPlugInstPeer.h _xpidlgen/nsIScriptablePlugin.h _xpidlgen/nsIPluginTag.h _xpidlgen/nsIPluginTagInfo.h _xpidlgen/nsIPluginTagInfo2.h _xpidlgen/nsIJRILiveConnectPIPeer.h _xpidlgen/nsIJRILiveConnectPlugin.h _xpidlgen/nsIPluginInputStream.h _xpidlgen/nsIPluginStreamListener.h _xpidlgen/nsIPluginInstance.h _xpidlgen/nsPIPluginHost.h _xpidlgen/nsPIPluginInstancePeer.h _xpidlgen/nsIPluginHost.h _xpidlgen/nsIPluginDocument.h _xpidlgen/nsIJVMAuthTools.h ../../../../dist/include/plugin gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/base/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/base/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/base/src/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/base/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/sdk/samples/unixprinting' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/sdk/samples/unixprinting/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/sdk/samples/unixprinting' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/default/unix' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/default/unix/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/default/unix' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/bin/plugins gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. tests/Makefile creating dom/tests/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. sidebar/Makefile creating dom/public/idl/sidebar/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. traversal/Makefile creating dom/public/idl/traversal/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. ls/Makefile creating dom/public/idl/ls/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. storage/Makefile creating dom/public/idl/storage/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. json/Makefile creating dom/public/idl/json/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. offline/Makefile creating dom/public/idl/offline/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. geolocation/Makefile creating dom/public/idl/geolocation/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. threads/Makefile creating dom/public/idl/threads/Makefile gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/base' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/base/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/idl Creating _xpidlgen/.done nsIBrowserDOMWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBrowserDOMWindow nsIBrowserDOMWindow.idl nsIDOMClientInformation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMClientInformation nsIDOMClientInformation.idl nsIDOMConstructor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMConstructor nsIDOMConstructor.idl nsIDOMCRMFObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCRMFObject nsIDOMCRMFObject.idl nsIDOMCrypto.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCrypto nsIDOMCrypto.idl nsIDOMHistory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHistory nsIDOMHistory.idl nsIDOMLocation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLocation nsIDOMLocation.idl nsIDOMMimeType.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMimeType nsIDOMMimeType.idl nsIDOMMimeTypeArray.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMimeTypeArray nsIDOMMimeTypeArray.idl nsIDOMNavigator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNavigator nsIDOMNavigator.idl nsIDOMPkcs11.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMPkcs11 nsIDOMPkcs11.idl nsIDOMPlugin.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMPlugin nsIDOMPlugin.idl nsIDOMPluginArray.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMPluginArray nsIDOMPluginArray.idl nsIDOMScreen.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMScreen nsIDOMScreen.idl nsIDOMWindowInternal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMWindowInternal nsIDOMWindowInternal.idl nsIDOMJSWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMJSWindow nsIDOMJSWindow.idl nsIDOMModalContentWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMModalContentWindow nsIDOMModalContentWindow.idl nsIDOMChromeWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMChromeWindow nsIDOMChromeWindow.idl nsIDOMNSFeatureFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSFeatureFactory nsIDOMNSFeatureFactory.idl nsIDOMClientRect.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMClientRect nsIDOMClientRect.idl nsIDOMClientRectList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMClientRectList nsIDOMClientRectList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIBrowserDOMWindow.idl nsIDOMClientInformation.idl nsIDOMConstructor.idl nsIDOMCRMFObject.idl nsIDOMCrypto.idl nsIDOMHistory.idl nsIDOMLocation.idl nsIDOMMimeType.idl nsIDOMMimeTypeArray.idl nsIDOMNavigator.idl nsIDOMPkcs11.idl nsIDOMPlugin.idl nsIDOMPluginArray.idl nsIDOMScreen.idl nsIDOMWindowInternal.idl nsIDOMJSWindow.idl nsIDOMModalContentWindow.idl nsIDOMChromeWindow.idl nsIDOMNSFeatureFactory.idl nsIDOMClientRect.idl nsIDOMClientRectList.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBrowserDOMWindow.h _xpidlgen/nsIDOMClientInformation.h _xpidlgen/nsIDOMConstructor.h _xpidlgen/nsIDOMCRMFObject.h _xpidlgen/nsIDOMCrypto.h _xpidlgen/nsIDOMHistory.h _xpidlgen/nsIDOMLocation.h _xpidlgen/nsIDOMMimeType.h _xpidlgen/nsIDOMMimeTypeArray.h _xpidlgen/nsIDOMNavigator.h _xpidlgen/nsIDOMPkcs11.h _xpidlgen/nsIDOMPlugin.h _xpidlgen/nsIDOMPluginArray.h _xpidlgen/nsIDOMScreen.h _xpidlgen/nsIDOMWindowInternal.h _xpidlgen/nsIDOMJSWindow.h _xpidlgen/nsIDOMModalContentWindow.h _xpidlgen/nsIDOMChromeWindow.h _xpidlgen/nsIDOMNSFeatureFactory.h _xpidlgen/nsIDOMClientRect.h _xpidlgen/nsIDOMClientRectList.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 domstubs.idl nsIDOMBarProp.idl nsIDOMWindow.idl nsIDOMWindow2.idl nsIDOMWindowCollection.idl nsIDOMWindowUtils.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 domstubs.idl nsIDOMBarProp.idl nsIDOMWindow.idl nsIDOMWindow2.idl nsIDOMWindowCollection.idl nsIDOMWindowUtils.idl ../../../../dist/sdk/idl domstubs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/domstubs domstubs.idl nsIDOMBarProp.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMBarProp nsIDOMBarProp.idl nsIDOMWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMWindow nsIDOMWindow.idl nsIDOMWindow2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMWindow2 nsIDOMWindow2.idl nsIDOMWindowCollection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMWindowCollection nsIDOMWindowCollection.idl nsIDOMWindowUtils.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMWindowUtils nsIDOMWindowUtils.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/domstubs.h _xpidlgen/nsIDOMBarProp.h _xpidlgen/nsIDOMWindow.h _xpidlgen/nsIDOMWindow2.h _xpidlgen/nsIDOMWindowCollection.h _xpidlgen/nsIDOMWindowUtils.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/domstubs.h _xpidlgen/nsIDOMBarProp.h _xpidlgen/nsIDOMWindow.h _xpidlgen/nsIDOMWindow2.h _xpidlgen/nsIDOMWindowCollection.h _xpidlgen/nsIDOMWindowUtils.h ../../../../dist/sdk/include gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/base' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/canvas' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/canvas/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIDOMCanvasRenderingContext2D.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCanvasRenderingContext2D nsIDOMCanvasRenderingContext2D.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMCanvasRenderingContext2D.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMCanvasRenderingContext2D.h ../../../../dist/include/dom gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/canvas' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/core' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/core/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/idl Creating _xpidlgen/.done nsIDOM3Document.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3Document nsIDOM3Document.idl nsIDOM3Node.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3Node nsIDOM3Node.idl nsIDOM3Text.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3Text nsIDOM3Text.idl nsIDOM3TypeInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3TypeInfo nsIDOM3TypeInfo.idl nsIDOM3Attr.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3Attr nsIDOM3Attr.idl nsIDOMDOMStringList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDOMStringList nsIDOMDOMStringList.idl nsIDOMNameList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNameList nsIDOMNameList.idl nsIDOMNSDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSDocument nsIDOMNSDocument.idl nsIDOMXMLDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXMLDocument nsIDOMXMLDocument.idl nsIDOMUserDataHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMUserDataHandler nsIDOMUserDataHandler.idl nsIDOMDOMConfiguration.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDOMConfiguration nsIDOMDOMConfiguration.idl nsIDOMNSEditableElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSEditableElement nsIDOMNSEditableElement.idl nsIDOMNSElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSElement nsIDOMNSElement.idl nsIDOMNodeSelector.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNodeSelector nsIDOMNodeSelector.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOM3Document.idl nsIDOM3Node.idl nsIDOM3Text.idl nsIDOM3TypeInfo.idl nsIDOM3Attr.idl nsIDOMDOMStringList.idl nsIDOMNameList.idl nsIDOMNSDocument.idl nsIDOMXMLDocument.idl nsIDOMUserDataHandler.idl nsIDOMDOMConfiguration.idl nsIDOMNSEditableElement.idl nsIDOMNSElement.idl nsIDOMNodeSelector.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOM3Document.h _xpidlgen/nsIDOM3Node.h _xpidlgen/nsIDOM3Text.h _xpidlgen/nsIDOM3TypeInfo.h _xpidlgen/nsIDOM3Attr.h _xpidlgen/nsIDOMDOMStringList.h _xpidlgen/nsIDOMNameList.h _xpidlgen/nsIDOMNSDocument.h _xpidlgen/nsIDOMXMLDocument.h _xpidlgen/nsIDOMUserDataHandler.h _xpidlgen/nsIDOMDOMConfiguration.h _xpidlgen/nsIDOMNSEditableElement.h _xpidlgen/nsIDOMNSElement.h _xpidlgen/nsIDOMNodeSelector.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMAttr.idl nsIDOMCDATASection.idl nsIDOMCharacterData.idl nsIDOMComment.idl nsIDOMDOMException.idl nsIDOMDOMImplementation.idl nsIDOMDocument.idl nsIDOMDocumentFragment.idl nsIDOMDocumentType.idl nsIDOMElement.idl nsIDOMEntity.idl nsIDOMEntityReference.idl nsIDOMNamedNodeMap.idl nsIDOMNode.idl nsIDOMNodeList.idl nsIDOMNotation.idl nsIDOMProcessingInstruction.idl nsIDOMText.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMAttr.idl nsIDOMCDATASection.idl nsIDOMCharacterData.idl nsIDOMComment.idl nsIDOMDOMException.idl nsIDOMDOMImplementation.idl nsIDOMDocument.idl nsIDOMDocumentFragment.idl nsIDOMDocumentType.idl nsIDOMElement.idl nsIDOMEntity.idl nsIDOMEntityReference.idl nsIDOMNamedNodeMap.idl nsIDOMNode.idl nsIDOMNodeList.idl nsIDOMNotation.idl nsIDOMProcessingInstruction.idl nsIDOMText.idl ../../../../dist/sdk/idl nsIDOMAttr.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMAttr nsIDOMAttr.idl nsIDOMCDATASection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCDATASection nsIDOMCDATASection.idl nsIDOMCharacterData.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCharacterData nsIDOMCharacterData.idl nsIDOMComment.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMComment nsIDOMComment.idl nsIDOMDOMException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDOMException nsIDOMDOMException.idl nsIDOMDOMImplementation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDOMImplementation nsIDOMDOMImplementation.idl nsIDOMDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocument nsIDOMDocument.idl nsIDOMDocumentFragment.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentFragment nsIDOMDocumentFragment.idl nsIDOMDocumentType.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentType nsIDOMDocumentType.idl nsIDOMElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMElement nsIDOMElement.idl nsIDOMEntity.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEntity nsIDOMEntity.idl nsIDOMEntityReference.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEntityReference nsIDOMEntityReference.idl nsIDOMNamedNodeMap.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNamedNodeMap nsIDOMNamedNodeMap.idl nsIDOMNode.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNode nsIDOMNode.idl nsIDOMNodeList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNodeList nsIDOMNodeList.idl nsIDOMNotation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNotation nsIDOMNotation.idl nsIDOMProcessingInstruction.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMProcessingInstruction nsIDOMProcessingInstruction.idl nsIDOMText.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMText nsIDOMText.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMAttr.h _xpidlgen/nsIDOMCDATASection.h _xpidlgen/nsIDOMCharacterData.h _xpidlgen/nsIDOMComment.h _xpidlgen/nsIDOMDOMException.h _xpidlgen/nsIDOMDOMImplementation.h _xpidlgen/nsIDOMDocument.h _xpidlgen/nsIDOMDocumentFragment.h _xpidlgen/nsIDOMDocumentType.h _xpidlgen/nsIDOMElement.h _xpidlgen/nsIDOMEntity.h _xpidlgen/nsIDOMEntityReference.h _xpidlgen/nsIDOMNamedNodeMap.h _xpidlgen/nsIDOMNode.h _xpidlgen/nsIDOMNodeList.h _xpidlgen/nsIDOMNotation.h _xpidlgen/nsIDOMProcessingInstruction.h _xpidlgen/nsIDOMText.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMAttr.h _xpidlgen/nsIDOMCDATASection.h _xpidlgen/nsIDOMCharacterData.h _xpidlgen/nsIDOMComment.h _xpidlgen/nsIDOMDOMException.h _xpidlgen/nsIDOMDOMImplementation.h _xpidlgen/nsIDOMDocument.h _xpidlgen/nsIDOMDocumentFragment.h _xpidlgen/nsIDOMDocumentType.h _xpidlgen/nsIDOMElement.h _xpidlgen/nsIDOMEntity.h _xpidlgen/nsIDOMEntityReference.h _xpidlgen/nsIDOMNamedNodeMap.h _xpidlgen/nsIDOMNode.h _xpidlgen/nsIDOMNodeList.h _xpidlgen/nsIDOMNotation.h _xpidlgen/nsIDOMProcessingInstruction.h _xpidlgen/nsIDOMText.h ../../../../dist/sdk/include gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/core' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/html' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/html/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/idl Creating _xpidlgen/.done nsIDOMHTMLCanvasElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLCanvasElement nsIDOMHTMLCanvasElement.idl nsIDOMNSHTMLAnchorElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLAnchorElement nsIDOMNSHTMLAnchorElement.idl nsIDOMNSHTMLAnchorElement2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLAnchorElement2 nsIDOMNSHTMLAnchorElement2.idl nsIDOMNSHTMLAreaElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLAreaElement nsIDOMNSHTMLAreaElement.idl nsIDOMNSHTMLAreaElement2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLAreaElement2 nsIDOMNSHTMLAreaElement2.idl nsIDOMNSHTMLButtonElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLButtonElement nsIDOMNSHTMLButtonElement.idl nsIDOMNSHTMLDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLDocument nsIDOMNSHTMLDocument.idl nsIDOMNSHTMLElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLElement nsIDOMNSHTMLElement.idl nsIDOMNSHTMLFormControlList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLFormControlList nsIDOMNSHTMLFormControlList.idl nsIDOMNSHTMLFormElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLFormElement nsIDOMNSHTMLFormElement.idl nsIDOMNSHTMLFrameElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLFrameElement nsIDOMNSHTMLFrameElement.idl nsIDOMNSHTMLHRElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLHRElement nsIDOMNSHTMLHRElement.idl nsIDOMNSHTMLImageElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLImageElement nsIDOMNSHTMLImageElement.idl nsIDOMNSHTMLInputElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLInputElement nsIDOMNSHTMLInputElement.idl nsIDOMNSHTMLOptionCollectn.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLOptionCollectn nsIDOMNSHTMLOptionCollectn.idl nsIDOMNSHTMLOptionElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLOptionElement nsIDOMNSHTMLOptionElement.idl nsIDOMNSHTMLSelectElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLSelectElement nsIDOMNSHTMLSelectElement.idl nsIDOMNSHTMLTextAreaElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLTextAreaElement nsIDOMNSHTMLTextAreaElement.idl nsIDOMNSXBLFormControl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSXBLFormControl nsIDOMNSXBLFormControl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMHTMLCanvasElement.idl nsIDOMNSHTMLAnchorElement.idl nsIDOMNSHTMLAnchorElement2.idl nsIDOMNSHTMLAreaElement.idl nsIDOMNSHTMLAreaElement2.idl nsIDOMNSHTMLButtonElement.idl nsIDOMNSHTMLDocument.idl nsIDOMNSHTMLElement.idl nsIDOMNSHTMLFormControlList.idl nsIDOMNSHTMLFormElement.idl nsIDOMNSHTMLFrameElement.idl nsIDOMNSHTMLHRElement.idl nsIDOMNSHTMLImageElement.idl nsIDOMNSHTMLInputElement.idl nsIDOMNSHTMLOptionCollectn.idl nsIDOMNSHTMLOptionElement.idl nsIDOMNSHTMLSelectElement.idl nsIDOMNSHTMLTextAreaElement.idl nsIDOMNSXBLFormControl.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMHTMLCanvasElement.h _xpidlgen/nsIDOMNSHTMLAnchorElement.h _xpidlgen/nsIDOMNSHTMLAnchorElement2.h _xpidlgen/nsIDOMNSHTMLAreaElement.h _xpidlgen/nsIDOMNSHTMLAreaElement2.h _xpidlgen/nsIDOMNSHTMLButtonElement.h _xpidlgen/nsIDOMNSHTMLDocument.h _xpidlgen/nsIDOMNSHTMLElement.h _xpidlgen/nsIDOMNSHTMLFormControlList.h _xpidlgen/nsIDOMNSHTMLFormElement.h _xpidlgen/nsIDOMNSHTMLFrameElement.h _xpidlgen/nsIDOMNSHTMLHRElement.h _xpidlgen/nsIDOMNSHTMLImageElement.h _xpidlgen/nsIDOMNSHTMLInputElement.h _xpidlgen/nsIDOMNSHTMLOptionCollectn.h _xpidlgen/nsIDOMNSHTMLOptionElement.h _xpidlgen/nsIDOMNSHTMLSelectElement.h _xpidlgen/nsIDOMNSHTMLTextAreaElement.h _xpidlgen/nsIDOMNSXBLFormControl.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMHTMLAnchorElement.idl nsIDOMHTMLAppletElement.idl nsIDOMHTMLAreaElement.idl nsIDOMHTMLBRElement.idl nsIDOMHTMLBaseElement.idl nsIDOMHTMLBaseFontElement.idl nsIDOMHTMLBodyElement.idl nsIDOMHTMLButtonElement.idl nsIDOMHTMLCollection.idl nsIDOMHTMLDListElement.idl nsIDOMHTMLDirectoryElement.idl nsIDOMHTMLDivElement.idl nsIDOMHTMLDocument.idl nsIDOMHTMLElement.idl nsIDOMHTMLEmbedElement.idl nsIDOMHTMLFieldSetElement.idl nsIDOMHTMLFontElement.idl nsIDOMHTMLFormElement.idl nsIDOMHTMLFrameElement.idl nsIDOMHTMLFrameSetElement.idl nsIDOMHTMLHRElement.idl nsIDOMHTMLHeadElement.idl nsIDOMHTMLHeadingElement.idl nsIDOMHTMLHtmlElement.idl nsIDOMHTMLIFrameElement.idl nsIDOMHTMLImageElement.idl nsIDOMHTMLInputElement.idl nsIDOMHTMLIsIndexElement.idl nsIDOMHTMLLIElement.idl nsIDOMHTMLLabelElement.idl nsIDOMHTMLLegendElement.idl nsIDOMHTMLLinkElement.idl nsIDOMHTMLMapElement.idl nsIDOMHTMLMenuElement.idl nsIDOMHTMLMetaElement.idl nsIDOMHTMLModElement.idl nsIDOMHTMLOListElement.idl nsIDOMHTMLObjectElement.idl nsIDOMHTMLOptGroupElement.idl nsIDOMHTMLOptionElement.idl nsIDOMHTMLOptionsCollection.idl nsIDOMHTMLParagraphElement.idl nsIDOMHTMLParamElement.idl nsIDOMHTMLPreElement.idl nsIDOMHTMLQuoteElement.idl nsIDOMHTMLScriptElement.idl nsIDOMHTMLSelectElement.idl nsIDOMHTMLStyleElement.idl nsIDOMHTMLTableCaptionElem.idl nsIDOMHTMLTableCellElement.idl nsIDOMHTMLTableColElement.idl nsIDOMHTMLTableElement.idl nsIDOMHTMLTableRowElement.idl nsIDOMHTMLTableSectionElem.idl nsIDOMHTMLTextAreaElement.idl nsIDOMHTMLTitleElement.idl nsIDOMHTMLUListElement.idl nsIDOMHTMLMediaError.idl nsIDOMHTMLTimeRanges.idl nsIDOMHTMLByteRanges.idl nsIDOMHTMLMediaElement.idl nsIDOMHTMLSourceElement.idl nsIDOMHTMLVideoElement.idl nsIDOMHTMLAudioElement.idl nsIDOMHTMLVoidCallback.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMHTMLAnchorElement.idl nsIDOMHTMLAppletElement.idl nsIDOMHTMLAreaElement.idl nsIDOMHTMLBRElement.idl nsIDOMHTMLBaseElement.idl nsIDOMHTMLBaseFontElement.idl nsIDOMHTMLBodyElement.idl nsIDOMHTMLButtonElement.idl nsIDOMHTMLCollection.idl nsIDOMHTMLDListElement.idl nsIDOMHTMLDirectoryElement.idl nsIDOMHTMLDivElement.idl nsIDOMHTMLDocument.idl nsIDOMHTMLElement.idl nsIDOMHTMLEmbedElement.idl nsIDOMHTMLFieldSetElement.idl nsIDOMHTMLFontElement.idl nsIDOMHTMLFormElement.idl nsIDOMHTMLFrameElement.idl nsIDOMHTMLFrameSetElement.idl nsIDOMHTMLHRElement.idl nsIDOMHTMLHeadElement.idl nsIDOMHTMLHeadingElement.idl nsIDOMHTMLHtmlElement.idl nsIDOMHTMLIFrameElement.idl nsIDOMHTMLImageElement.idl nsIDOMHTMLInputElement.idl nsIDOMHTMLIsIndexElement.idl nsIDOMHTMLLIElement.idl nsIDOMHTMLLabelElement.idl nsIDOMHTMLLegendElement.idl nsIDOMHTMLLinkElement.idl nsIDOMHTMLMapElement.idl nsIDOMHTMLMenuElement.idl nsIDOMHTMLMetaElement.idl nsIDOMHTMLModElement.idl nsIDOMHTMLOListElement.idl nsIDOMHTMLObjectElement.idl nsIDOMHTMLOptGroupElement.idl nsIDOMHTMLOptionElement.idl nsIDOMHTMLOptionsCollection.idl nsIDOMHTMLParagraphElement.idl nsIDOMHTMLParamElement.idl nsIDOMHTMLPreElement.idl nsIDOMHTMLQuoteElement.idl nsIDOMHTMLScriptElement.idl nsIDOMHTMLSelectElement.idl nsIDOMHTMLStyleElement.idl nsIDOMHTMLTableCaptionElem.idl nsIDOMHTMLTableCellElement.idl nsIDOMHTMLTableColElement.idl nsIDOMHTMLTableElement.idl nsIDOMHTMLTableRowElement.idl nsIDOMHTMLTableSectionElem.idl nsIDOMHTMLTextAreaElement.idl nsIDOMHTMLTitleElement.idl nsIDOMHTMLUListElement.idl nsIDOMHTMLMediaError.idl nsIDOMHTMLTimeRanges.idl nsIDOMHTMLByteRanges.idl nsIDOMHTMLMediaElement.idl nsIDOMHTMLSourceElement.idl nsIDOMHTMLVideoElement.idl nsIDOMHTMLAudioElement.idl nsIDOMHTMLVoidCallback.idl ../../../../dist/sdk/idl nsIDOMHTMLAnchorElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLAnchorElement nsIDOMHTMLAnchorElement.idl nsIDOMHTMLAppletElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLAppletElement nsIDOMHTMLAppletElement.idl nsIDOMHTMLAreaElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLAreaElement nsIDOMHTMLAreaElement.idl nsIDOMHTMLBRElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLBRElement nsIDOMHTMLBRElement.idl nsIDOMHTMLBaseElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLBaseElement nsIDOMHTMLBaseElement.idl nsIDOMHTMLBaseFontElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLBaseFontElement nsIDOMHTMLBaseFontElement.idl nsIDOMHTMLBodyElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLBodyElement nsIDOMHTMLBodyElement.idl nsIDOMHTMLButtonElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLButtonElement nsIDOMHTMLButtonElement.idl nsIDOMHTMLCollection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLCollection nsIDOMHTMLCollection.idl nsIDOMHTMLDListElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLDListElement nsIDOMHTMLDListElement.idl nsIDOMHTMLDirectoryElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLDirectoryElement nsIDOMHTMLDirectoryElement.idl nsIDOMHTMLDivElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLDivElement nsIDOMHTMLDivElement.idl nsIDOMHTMLDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLDocument nsIDOMHTMLDocument.idl nsIDOMHTMLElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLElement nsIDOMHTMLElement.idl nsIDOMHTMLEmbedElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLEmbedElement nsIDOMHTMLEmbedElement.idl nsIDOMHTMLFieldSetElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLFieldSetElement nsIDOMHTMLFieldSetElement.idl nsIDOMHTMLFontElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLFontElement nsIDOMHTMLFontElement.idl nsIDOMHTMLFormElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLFormElement nsIDOMHTMLFormElement.idl nsIDOMHTMLFrameElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLFrameElement nsIDOMHTMLFrameElement.idl nsIDOMHTMLFrameSetElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLFrameSetElement nsIDOMHTMLFrameSetElement.idl nsIDOMHTMLHRElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLHRElement nsIDOMHTMLHRElement.idl nsIDOMHTMLHeadElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLHeadElement nsIDOMHTMLHeadElement.idl nsIDOMHTMLHeadingElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLHeadingElement nsIDOMHTMLHeadingElement.idl nsIDOMHTMLHtmlElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLHtmlElement nsIDOMHTMLHtmlElement.idl nsIDOMHTMLIFrameElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLIFrameElement nsIDOMHTMLIFrameElement.idl nsIDOMHTMLImageElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLImageElement nsIDOMHTMLImageElement.idl nsIDOMHTMLInputElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLInputElement nsIDOMHTMLInputElement.idl nsIDOMHTMLIsIndexElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLIsIndexElement nsIDOMHTMLIsIndexElement.idl nsIDOMHTMLLIElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLLIElement nsIDOMHTMLLIElement.idl nsIDOMHTMLLabelElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLLabelElement nsIDOMHTMLLabelElement.idl nsIDOMHTMLLegendElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLLegendElement nsIDOMHTMLLegendElement.idl nsIDOMHTMLLinkElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLLinkElement nsIDOMHTMLLinkElement.idl nsIDOMHTMLMapElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLMapElement nsIDOMHTMLMapElement.idl nsIDOMHTMLMenuElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLMenuElement nsIDOMHTMLMenuElement.idl nsIDOMHTMLMetaElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLMetaElement nsIDOMHTMLMetaElement.idl nsIDOMHTMLModElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLModElement nsIDOMHTMLModElement.idl nsIDOMHTMLOListElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLOListElement nsIDOMHTMLOListElement.idl nsIDOMHTMLObjectElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLObjectElement nsIDOMHTMLObjectElement.idl nsIDOMHTMLOptGroupElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLOptGroupElement nsIDOMHTMLOptGroupElement.idl nsIDOMHTMLOptionElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLOptionElement nsIDOMHTMLOptionElement.idl nsIDOMHTMLOptionsCollection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLOptionsCollection nsIDOMHTMLOptionsCollection.idl nsIDOMHTMLParagraphElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLParagraphElement nsIDOMHTMLParagraphElement.idl nsIDOMHTMLParamElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLParamElement nsIDOMHTMLParamElement.idl nsIDOMHTMLPreElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLPreElement nsIDOMHTMLPreElement.idl nsIDOMHTMLQuoteElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLQuoteElement nsIDOMHTMLQuoteElement.idl nsIDOMHTMLScriptElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLScriptElement nsIDOMHTMLScriptElement.idl nsIDOMHTMLSelectElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLSelectElement nsIDOMHTMLSelectElement.idl nsIDOMHTMLStyleElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLStyleElement nsIDOMHTMLStyleElement.idl nsIDOMHTMLTableCaptionElem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableCaptionElem nsIDOMHTMLTableCaptionElem.idl nsIDOMHTMLTableCellElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableCellElement nsIDOMHTMLTableCellElement.idl nsIDOMHTMLTableColElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableColElement nsIDOMHTMLTableColElement.idl nsIDOMHTMLTableElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableElement nsIDOMHTMLTableElement.idl nsIDOMHTMLTableRowElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableRowElement nsIDOMHTMLTableRowElement.idl nsIDOMHTMLTableSectionElem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableSectionElem nsIDOMHTMLTableSectionElem.idl nsIDOMHTMLTextAreaElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTextAreaElement nsIDOMHTMLTextAreaElement.idl nsIDOMHTMLTitleElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTitleElement nsIDOMHTMLTitleElement.idl nsIDOMHTMLUListElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLUListElement nsIDOMHTMLUListElement.idl nsIDOMHTMLMediaError.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLMediaError nsIDOMHTMLMediaError.idl nsIDOMHTMLTimeRanges.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTimeRanges nsIDOMHTMLTimeRanges.idl nsIDOMHTMLByteRanges.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLByteRanges nsIDOMHTMLByteRanges.idl nsIDOMHTMLMediaElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLMediaElement nsIDOMHTMLMediaElement.idl nsIDOMHTMLSourceElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLSourceElement nsIDOMHTMLSourceElement.idl nsIDOMHTMLVideoElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLVideoElement nsIDOMHTMLVideoElement.idl nsIDOMHTMLAudioElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLAudioElement nsIDOMHTMLAudioElement.idl nsIDOMHTMLVoidCallback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLVoidCallback nsIDOMHTMLVoidCallback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMHTMLAnchorElement.h _xpidlgen/nsIDOMHTMLAppletElement.h _xpidlgen/nsIDOMHTMLAreaElement.h _xpidlgen/nsIDOMHTMLBRElement.h _xpidlgen/nsIDOMHTMLBaseElement.h _xpidlgen/nsIDOMHTMLBaseFontElement.h _xpidlgen/nsIDOMHTMLBodyElement.h _xpidlgen/nsIDOMHTMLButtonElement.h _xpidlgen/nsIDOMHTMLCollection.h _xpidlgen/nsIDOMHTMLDListElement.h _xpidlgen/nsIDOMHTMLDirectoryElement.h _xpidlgen/nsIDOMHTMLDivElement.h _xpidlgen/nsIDOMHTMLDocument.h _xpidlgen/nsIDOMHTMLElement.h _xpidlgen/nsIDOMHTMLEmbedElement.h _xpidlgen/nsIDOMHTMLFieldSetElement.h _xpidlgen/nsIDOMHTMLFontElement.h _xpidlgen/nsIDOMHTMLFormElement.h _xpidlgen/nsIDOMHTMLFrameElement.h _xpidlgen/nsIDOMHTMLFrameSetElement.h _xpidlgen/nsIDOMHTMLHRElement.h _xpidlgen/nsIDOMHTMLHeadElement.h _xpidlgen/nsIDOMHTMLHeadingElement.h _xpidlgen/nsIDOMHTMLHtmlElement.h _xpidlgen/nsIDOMHTMLIFrameElement.h _xpidlgen/nsIDOMHTMLImageElement.h _xpidlgen/nsIDOMHTMLInputElement.h _xpidlgen/nsIDOMHTMLIsIndexElement.h _xpidlgen/nsIDOMHTMLLIElement.h _xpidlgen/nsIDOMHTMLLabelElement.h _xpidlgen/nsIDOMHTMLLegendElement.h _xpidlgen/nsIDOMHTMLLinkElement.h _xpidlgen/nsIDOMHTMLMapElement.h _xpidlgen/nsIDOMHTMLMenuElement.h _xpidlgen/nsIDOMHTMLMetaElement.h _xpidlgen/nsIDOMHTMLModElement.h _xpidlgen/nsIDOMHTMLOListElement.h _xpidlgen/nsIDOMHTMLObjectElement.h _xpidlgen/nsIDOMHTMLOptGroupElement.h _xpidlgen/nsIDOMHTMLOptionElement.h _xpidlgen/nsIDOMHTMLOptionsCollection.h _xpidlgen/nsIDOMHTMLParagraphElement.h _xpidlgen/nsIDOMHTMLParamElement.h _xpidlgen/nsIDOMHTMLPreElement.h _xpidlgen/nsIDOMHTMLQuoteElement.h _xpidlgen/nsIDOMHTMLScriptElement.h _xpidlgen/nsIDOMHTMLSelectElement.h _xpidlgen/nsIDOMHTMLStyleElement.h _xpidlgen/nsIDOMHTMLTableCaptionElem.h _xpidlgen/nsIDOMHTMLTableCellElement.h _xpidlgen/nsIDOMHTMLTableColElement.h _xpidlgen/nsIDOMHTMLTableElement.h _xpidlgen/nsIDOMHTMLTableRowElement.h _xpidlgen/nsIDOMHTMLTableSectionElem.h _xpidlgen/nsIDOMHTMLTextAreaElement.h _xpidlgen/nsIDOMHTMLTitleElement.h _xpidlgen/nsIDOMHTMLUListElement.h _xpidlgen/nsIDOMHTMLMediaError.h _xpidlgen/nsIDOMHTMLTimeRanges.h _xpidlgen/nsIDOMHTMLByteRanges.h _xpidlgen/nsIDOMHTMLMediaElement.h _xpidlgen/nsIDOMHTMLSourceElement.h _xpidlgen/nsIDOMHTMLVideoElement.h _xpidlgen/nsIDOMHTMLAudioElement.h _xpidlgen/nsIDOMHTMLVoidCallback.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMHTMLAnchorElement.h _xpidlgen/nsIDOMHTMLAppletElement.h _xpidlgen/nsIDOMHTMLAreaElement.h _xpidlgen/nsIDOMHTMLBRElement.h _xpidlgen/nsIDOMHTMLBaseElement.h _xpidlgen/nsIDOMHTMLBaseFontElement.h _xpidlgen/nsIDOMHTMLBodyElement.h _xpidlgen/nsIDOMHTMLButtonElement.h _xpidlgen/nsIDOMHTMLCollection.h _xpidlgen/nsIDOMHTMLDListElement.h _xpidlgen/nsIDOMHTMLDirectoryElement.h _xpidlgen/nsIDOMHTMLDivElement.h _xpidlgen/nsIDOMHTMLDocument.h _xpidlgen/nsIDOMHTMLElement.h _xpidlgen/nsIDOMHTMLEmbedElement.h _xpidlgen/nsIDOMHTMLFieldSetElement.h _xpidlgen/nsIDOMHTMLFontElement.h _xpidlgen/nsIDOMHTMLFormElement.h _xpidlgen/nsIDOMHTMLFrameElement.h _xpidlgen/nsIDOMHTMLFrameSetElement.h _xpidlgen/nsIDOMHTMLHRElement.h _xpidlgen/nsIDOMHTMLHeadElement.h _xpidlgen/nsIDOMHTMLHeadingElement.h _xpidlgen/nsIDOMHTMLHtmlElement.h _xpidlgen/nsIDOMHTMLIFrameElement.h _xpidlgen/nsIDOMHTMLImageElement.h _xpidlgen/nsIDOMHTMLInputElement.h _xpidlgen/nsIDOMHTMLIsIndexElement.h _xpidlgen/nsIDOMHTMLLIElement.h _xpidlgen/nsIDOMHTMLLabelElement.h _xpidlgen/nsIDOMHTMLLegendElement.h _xpidlgen/nsIDOMHTMLLinkElement.h _xpidlgen/nsIDOMHTMLMapElement.h _xpidlgen/nsIDOMHTMLMenuElement.h _xpidlgen/nsIDOMHTMLMetaElement.h _xpidlgen/nsIDOMHTMLModElement.h _xpidlgen/nsIDOMHTMLOListElement.h _xpidlgen/nsIDOMHTMLObjectElement.h _xpidlgen/nsIDOMHTMLOptGroupElement.h _xpidlgen/nsIDOMHTMLOptionElement.h _xpidlgen/nsIDOMHTMLOptionsCollection.h _xpidlgen/nsIDOMHTMLParagraphElement.h _xpidlgen/nsIDOMHTMLParamElement.h _xpidlgen/nsIDOMHTMLPreElement.h _xpidlgen/nsIDOMHTMLQuoteElement.h _xpidlgen/nsIDOMHTMLScriptElement.h _xpidlgen/nsIDOMHTMLSelectElement.h _xpidlgen/nsIDOMHTMLStyleElement.h _xpidlgen/nsIDOMHTMLTableCaptionElem.h _xpidlgen/nsIDOMHTMLTableCellElement.h _xpidlgen/nsIDOMHTMLTableColElement.h _xpidlgen/nsIDOMHTMLTableElement.h _xpidlgen/nsIDOMHTMLTableRowElement.h _xpidlgen/nsIDOMHTMLTableSectionElem.h _xpidlgen/nsIDOMHTMLTextAreaElement.h _xpidlgen/nsIDOMHTMLTitleElement.h _xpidlgen/nsIDOMHTMLUListElement.h _xpidlgen/nsIDOMHTMLMediaError.h _xpidlgen/nsIDOMHTMLTimeRanges.h _xpidlgen/nsIDOMHTMLByteRanges.h _xpidlgen/nsIDOMHTMLMediaElement.h _xpidlgen/nsIDOMHTMLSourceElement.h _xpidlgen/nsIDOMHTMLVideoElement.h _xpidlgen/nsIDOMHTMLAudioElement.h _xpidlgen/nsIDOMHTMLVoidCallback.h ../../../../dist/sdk/include gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/html' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/events' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/events/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/idl Creating _xpidlgen/.done nsIDOMNSEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSEvent nsIDOMNSEvent.idl nsIDOMDataContainerEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDataContainerEvent nsIDOMDataContainerEvent.idl nsIDOMKeyEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMKeyEvent nsIDOMKeyEvent.idl nsIDOMMutationEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMutationEvent nsIDOMMutationEvent.idl nsIDOMNSUIEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSUIEvent nsIDOMNSUIEvent.idl nsIDOMDragEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDragEvent nsIDOMDragEvent.idl nsIDOMDataTransfer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDataTransfer nsIDOMDataTransfer.idl nsIDOMPopupBlockedEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMPopupBlockedEvent nsIDOMPopupBlockedEvent.idl nsIDOMBeforeUnloadEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMBeforeUnloadEvent nsIDOMBeforeUnloadEvent.idl nsIDOMNSEventTarget.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSEventTarget nsIDOMNSEventTarget.idl nsIDOMSmartCardEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSmartCardEvent nsIDOMSmartCardEvent.idl nsIDOMPageTransitionEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMPageTransitionEvent nsIDOMPageTransitionEvent.idl nsIDOMCommandEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCommandEvent nsIDOMCommandEvent.idl nsIDOMMessageEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMessageEvent nsIDOMMessageEvent.idl nsIDOMNotifyPaintEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNotifyPaintEvent nsIDOMNotifyPaintEvent.idl nsIDOMSimpleGestureEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSimpleGestureEvent nsIDOMSimpleGestureEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMNSEvent.idl nsIDOMDataContainerEvent.idl nsIDOMKeyEvent.idl nsIDOMMutationEvent.idl nsIDOMNSUIEvent.idl nsIDOMDragEvent.idl nsIDOMDataTransfer.idl nsIDOMPopupBlockedEvent.idl nsIDOMBeforeUnloadEvent.idl nsIDOMNSEventTarget.idl nsIDOMSmartCardEvent.idl nsIDOMPageTransitionEvent.idl nsIDOMCommandEvent.idl nsIDOMMessageEvent.idl nsIDOMNotifyPaintEvent.idl nsIDOMSimpleGestureEvent.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMNSEvent.h _xpidlgen/nsIDOMDataContainerEvent.h _xpidlgen/nsIDOMKeyEvent.h _xpidlgen/nsIDOMMutationEvent.h _xpidlgen/nsIDOMNSUIEvent.h _xpidlgen/nsIDOMDragEvent.h _xpidlgen/nsIDOMDataTransfer.h _xpidlgen/nsIDOMPopupBlockedEvent.h _xpidlgen/nsIDOMBeforeUnloadEvent.h _xpidlgen/nsIDOMNSEventTarget.h _xpidlgen/nsIDOMSmartCardEvent.h _xpidlgen/nsIDOMPageTransitionEvent.h _xpidlgen/nsIDOMCommandEvent.h _xpidlgen/nsIDOMMessageEvent.h _xpidlgen/nsIDOMNotifyPaintEvent.h _xpidlgen/nsIDOMSimpleGestureEvent.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentEvent.idl nsIDOMEvent.idl nsIDOMEventTarget.idl nsIDOMEventListener.idl nsIDOM3DocumentEvent.idl nsIDOM3EventTarget.idl nsIDOMEventGroup.idl nsIDOMMouseEvent.idl nsIDOMMouseScrollEvent.idl nsIDOMUIEvent.idl nsIDOMProgressEvent.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentEvent.idl nsIDOMEvent.idl nsIDOMEventTarget.idl nsIDOMEventListener.idl nsIDOM3DocumentEvent.idl nsIDOM3EventTarget.idl nsIDOMEventGroup.idl nsIDOMMouseEvent.idl nsIDOMMouseScrollEvent.idl nsIDOMUIEvent.idl nsIDOMProgressEvent.idl ../../../../dist/sdk/idl nsIDOMDocumentEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentEvent nsIDOMDocumentEvent.idl nsIDOMEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEvent nsIDOMEvent.idl nsIDOMEventTarget.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEventTarget nsIDOMEventTarget.idl nsIDOMEventListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEventListener nsIDOMEventListener.idl nsIDOM3DocumentEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3DocumentEvent nsIDOM3DocumentEvent.idl nsIDOM3EventTarget.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3EventTarget nsIDOM3EventTarget.idl nsIDOMEventGroup.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEventGroup nsIDOMEventGroup.idl nsIDOMMouseEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMouseEvent nsIDOMMouseEvent.idl nsIDOMMouseScrollEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMouseScrollEvent nsIDOMMouseScrollEvent.idl nsIDOMUIEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMUIEvent nsIDOMUIEvent.idl nsIDOMProgressEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMProgressEvent nsIDOMProgressEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentEvent.h _xpidlgen/nsIDOMEvent.h _xpidlgen/nsIDOMEventTarget.h _xpidlgen/nsIDOMEventListener.h _xpidlgen/nsIDOM3DocumentEvent.h _xpidlgen/nsIDOM3EventTarget.h _xpidlgen/nsIDOMEventGroup.h _xpidlgen/nsIDOMMouseEvent.h _xpidlgen/nsIDOMMouseScrollEvent.h _xpidlgen/nsIDOMUIEvent.h _xpidlgen/nsIDOMProgressEvent.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentEvent.h _xpidlgen/nsIDOMEvent.h _xpidlgen/nsIDOMEventTarget.h _xpidlgen/nsIDOMEventListener.h _xpidlgen/nsIDOM3DocumentEvent.h _xpidlgen/nsIDOM3EventTarget.h _xpidlgen/nsIDOMEventGroup.h _xpidlgen/nsIDOMMouseEvent.h _xpidlgen/nsIDOMMouseScrollEvent.h _xpidlgen/nsIDOMUIEvent.h _xpidlgen/nsIDOMProgressEvent.h ../../../../dist/sdk/include gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/events' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/stylesheets' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/stylesheets/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/idl Creating _xpidlgen/.done nsIDOMLinkStyle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLinkStyle nsIDOMLinkStyle.idl nsIDOMNSDocumentStyle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSDocumentStyle nsIDOMNSDocumentStyle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMLinkStyle.idl nsIDOMNSDocumentStyle.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMLinkStyle.h _xpidlgen/nsIDOMNSDocumentStyle.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentStyle.idl nsIDOMMediaList.idl nsIDOMStyleSheet.idl nsIDOMStyleSheetList.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentStyle.idl nsIDOMMediaList.idl nsIDOMStyleSheet.idl nsIDOMStyleSheetList.idl ../../../../dist/sdk/idl nsIDOMDocumentStyle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentStyle nsIDOMDocumentStyle.idl nsIDOMMediaList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMediaList nsIDOMMediaList.idl nsIDOMStyleSheet.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStyleSheet nsIDOMStyleSheet.idl nsIDOMStyleSheetList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStyleSheetList nsIDOMStyleSheetList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentStyle.h _xpidlgen/nsIDOMMediaList.h _xpidlgen/nsIDOMStyleSheet.h _xpidlgen/nsIDOMStyleSheetList.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentStyle.h _xpidlgen/nsIDOMMediaList.h _xpidlgen/nsIDOMStyleSheet.h _xpidlgen/nsIDOMStyleSheetList.h ../../../../dist/sdk/include gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/stylesheets' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/views' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/views/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentView.idl nsIDOMAbstractView.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentView.idl nsIDOMAbstractView.idl ../../../../dist/sdk/idl Creating _xpidlgen/.done nsIDOMDocumentView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentView nsIDOMDocumentView.idl nsIDOMAbstractView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMAbstractView nsIDOMAbstractView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentView.h _xpidlgen/nsIDOMAbstractView.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentView.h _xpidlgen/nsIDOMAbstractView.h ../../../../dist/sdk/include gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/views' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/sidebar' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/sidebar/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsISidebar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISidebar nsISidebar.idl nsIWebContentHandlerRegistrar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWebContentHandlerRegistrar nsIWebContentHandlerRegistrar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsISidebar.idl nsIWebContentHandlerRegistrar.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISidebar.h _xpidlgen/nsIWebContentHandlerRegistrar.h ../../../../dist/include/dom gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/sidebar' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/css' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/css/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/idl Creating _xpidlgen/.done nsIDOMCSS2Properties.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSS2Properties nsIDOMCSS2Properties.idl nsIDOMCSSCharsetRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSCharsetRule nsIDOMCSSCharsetRule.idl nsIDOMCSSFontFaceRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSFontFaceRule nsIDOMCSSFontFaceRule.idl nsIDOMCSSImportRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSImportRule nsIDOMCSSImportRule.idl nsIDOMCSSMediaRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSMediaRule nsIDOMCSSMediaRule.idl nsIDOMCSSMozDocumentRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSMozDocumentRule nsIDOMCSSMozDocumentRule.idl nsIDOMCSSPageRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSPageRule nsIDOMCSSPageRule.idl nsIDOMCSSStyleRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSStyleRule nsIDOMCSSStyleRule.idl nsIDOMCSSUnknownRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSUnknownRule nsIDOMCSSUnknownRule.idl nsIDOMCounter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCounter nsIDOMCounter.idl nsIDOMDocumentCSS.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentCSS nsIDOMDocumentCSS.idl nsIDOMRGBColor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMRGBColor nsIDOMRGBColor.idl nsIDOMRect.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMRect nsIDOMRect.idl nsIDOMViewCSS.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMViewCSS nsIDOMViewCSS.idl nsIDOMNSRGBAColor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSRGBAColor nsIDOMNSRGBAColor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMCSS2Properties.idl nsIDOMCSSCharsetRule.idl nsIDOMCSSFontFaceRule.idl nsIDOMCSSImportRule.idl nsIDOMCSSMediaRule.idl nsIDOMCSSMozDocumentRule.idl nsIDOMCSSPageRule.idl nsIDOMCSSStyleRule.idl nsIDOMCSSUnknownRule.idl nsIDOMCounter.idl nsIDOMDocumentCSS.idl nsIDOMRGBColor.idl nsIDOMRect.idl nsIDOMViewCSS.idl nsIDOMNSRGBAColor.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMCSS2Properties.h _xpidlgen/nsIDOMCSSCharsetRule.h _xpidlgen/nsIDOMCSSFontFaceRule.h _xpidlgen/nsIDOMCSSImportRule.h _xpidlgen/nsIDOMCSSMediaRule.h _xpidlgen/nsIDOMCSSMozDocumentRule.h _xpidlgen/nsIDOMCSSPageRule.h _xpidlgen/nsIDOMCSSStyleRule.h _xpidlgen/nsIDOMCSSUnknownRule.h _xpidlgen/nsIDOMCounter.h _xpidlgen/nsIDOMDocumentCSS.h _xpidlgen/nsIDOMRGBColor.h _xpidlgen/nsIDOMRect.h _xpidlgen/nsIDOMViewCSS.h _xpidlgen/nsIDOMNSRGBAColor.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMCSSPrimitiveValue.idl nsIDOMCSSRule.idl nsIDOMCSSRuleList.idl nsIDOMCSSStyleDeclaration.idl nsIDOMCSSStyleSheet.idl nsIDOMCSSValue.idl nsIDOMCSSValueList.idl nsIDOMElementCSSInlineStyle.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMCSSPrimitiveValue.idl nsIDOMCSSRule.idl nsIDOMCSSRuleList.idl nsIDOMCSSStyleDeclaration.idl nsIDOMCSSStyleSheet.idl nsIDOMCSSValue.idl nsIDOMCSSValueList.idl nsIDOMElementCSSInlineStyle.idl ../../../../dist/sdk/idl nsIDOMCSSPrimitiveValue.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSPrimitiveValue nsIDOMCSSPrimitiveValue.idl nsIDOMCSSRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSRule nsIDOMCSSRule.idl nsIDOMCSSRuleList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSRuleList nsIDOMCSSRuleList.idl nsIDOMCSSStyleDeclaration.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSStyleDeclaration nsIDOMCSSStyleDeclaration.idl nsIDOMCSSStyleSheet.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSStyleSheet nsIDOMCSSStyleSheet.idl nsIDOMCSSValue.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSValue nsIDOMCSSValue.idl nsIDOMCSSValueList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSValueList nsIDOMCSSValueList.idl nsIDOMElementCSSInlineStyle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMElementCSSInlineStyle nsIDOMElementCSSInlineStyle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMCSSPrimitiveValue.h _xpidlgen/nsIDOMCSSRule.h _xpidlgen/nsIDOMCSSRuleList.h _xpidlgen/nsIDOMCSSStyleDeclaration.h _xpidlgen/nsIDOMCSSStyleSheet.h _xpidlgen/nsIDOMCSSValue.h _xpidlgen/nsIDOMCSSValueList.h _xpidlgen/nsIDOMElementCSSInlineStyle.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMCSSPrimitiveValue.h _xpidlgen/nsIDOMCSSRule.h _xpidlgen/nsIDOMCSSRuleList.h _xpidlgen/nsIDOMCSSStyleDeclaration.h _xpidlgen/nsIDOMCSSStyleSheet.h _xpidlgen/nsIDOMCSSValue.h _xpidlgen/nsIDOMCSSValueList.h _xpidlgen/nsIDOMElementCSSInlineStyle.h ../../../../dist/sdk/include gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/css' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/traversal' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/traversal/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIDOMDocumentTraversal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentTraversal nsIDOMDocumentTraversal.idl nsIDOMNodeFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNodeFilter nsIDOMNodeFilter.idl nsIDOMNodeIterator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNodeIterator nsIDOMNodeIterator.idl nsIDOMTreeWalker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMTreeWalker nsIDOMTreeWalker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentTraversal.idl nsIDOMNodeFilter.idl nsIDOMNodeIterator.idl nsIDOMTreeWalker.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentTraversal.h _xpidlgen/nsIDOMNodeFilter.h _xpidlgen/nsIDOMNodeIterator.h _xpidlgen/nsIDOMTreeWalker.h ../../../../dist/include/dom gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/traversal' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/range' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/range/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/idl Creating _xpidlgen/.done nsIDOMNSRange.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSRange nsIDOMNSRange.idl nsIDOMRangeException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMRangeException nsIDOMRangeException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMNSRange.idl nsIDOMRangeException.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMNSRange.h _xpidlgen/nsIDOMRangeException.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMRange.idl nsIDOMDocumentRange.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMRange.idl nsIDOMDocumentRange.idl ../../../../dist/sdk/idl nsIDOMRange.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMRange nsIDOMRange.idl nsIDOMDocumentRange.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentRange nsIDOMDocumentRange.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMRange.h _xpidlgen/nsIDOMDocumentRange.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMRange.h _xpidlgen/nsIDOMDocumentRange.h ../../../../dist/sdk/include gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/range' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xbl' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xbl/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIDOMDocumentXBL.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentXBL nsIDOMDocumentXBL.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentXBL.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentXBL.h ../../../../dist/include/dom gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xbl' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xpath' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xpath/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIDOMXPathEvaluator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathEvaluator nsIDOMXPathEvaluator.idl nsIDOMXPathException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathException nsIDOMXPathException.idl nsIDOMXPathExpression.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathExpression nsIDOMXPathExpression.idl nsIDOMXPathNamespace.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathNamespace nsIDOMXPathNamespace.idl nsIDOMXPathNSResolver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathNSResolver nsIDOMXPathNSResolver.idl nsIDOMXPathResult.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathResult nsIDOMXPathResult.idl nsIDOMNSXPathExpression.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSXPathExpression nsIDOMNSXPathExpression.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMXPathEvaluator.idl nsIDOMXPathException.idl nsIDOMXPathExpression.idl nsIDOMXPathNamespace.idl nsIDOMXPathNSResolver.idl nsIDOMXPathResult.idl nsIDOMNSXPathExpression.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMXPathEvaluator.h _xpidlgen/nsIDOMXPathException.h _xpidlgen/nsIDOMXPathExpression.h _xpidlgen/nsIDOMXPathNamespace.h _xpidlgen/nsIDOMXPathNSResolver.h _xpidlgen/nsIDOMXPathResult.h _xpidlgen/nsIDOMNSXPathExpression.h ../../../../dist/include/dom gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xpath' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/ls' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/ls/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIDOMDOMImplementationLS.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDOMImplementationLS nsIDOMDOMImplementationLS.idl nsIDOMLSException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSException nsIDOMLSException.idl nsIDOMLSInput.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSInput nsIDOMLSInput.idl nsIDOMLSLoadEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSLoadEvent nsIDOMLSLoadEvent.idl nsIDOMLSOutput.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSOutput nsIDOMLSOutput.idl nsIDOMLSParser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSParser nsIDOMLSParser.idl nsIDOMLSParserFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSParserFilter nsIDOMLSParserFilter.idl nsIDOMLSProgressEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSProgressEvent nsIDOMLSProgressEvent.idl nsIDOMLSResourceResolver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSResourceResolver nsIDOMLSResourceResolver.idl nsIDOMLSSerializer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSSerializer nsIDOMLSSerializer.idl nsIDOMLSSerializerFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSSerializerFilter nsIDOMLSSerializerFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMDOMImplementationLS.idl nsIDOMLSException.idl nsIDOMLSInput.idl nsIDOMLSLoadEvent.idl nsIDOMLSOutput.idl nsIDOMLSParser.idl nsIDOMLSParserFilter.idl nsIDOMLSProgressEvent.idl nsIDOMLSResourceResolver.idl nsIDOMLSSerializer.idl nsIDOMLSSerializerFilter.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDOMImplementationLS.h _xpidlgen/nsIDOMLSException.h _xpidlgen/nsIDOMLSInput.h _xpidlgen/nsIDOMLSLoadEvent.h _xpidlgen/nsIDOMLSOutput.h _xpidlgen/nsIDOMLSParser.h _xpidlgen/nsIDOMLSParserFilter.h _xpidlgen/nsIDOMLSProgressEvent.h _xpidlgen/nsIDOMLSResourceResolver.h _xpidlgen/nsIDOMLSSerializer.h _xpidlgen/nsIDOMLSSerializerFilter.h ../../../../dist/include/dom gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/ls' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xul' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xul/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIDOMXULButtonElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULButtonElement nsIDOMXULButtonElement.idl nsIDOMXULCheckboxElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULCheckboxElement nsIDOMXULCheckboxElement.idl nsIDOMXULCommandDispatcher.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULCommandDispatcher nsIDOMXULCommandDispatcher.idl nsIDOMXULCommandEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULCommandEvent nsIDOMXULCommandEvent.idl nsIDOMXULControlElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULControlElement nsIDOMXULControlElement.idl nsIDOMXULDescriptionElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULDescriptionElement nsIDOMXULDescriptionElement.idl nsIDOMXULDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULDocument nsIDOMXULDocument.idl nsIDOMXULElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULElement nsIDOMXULElement.idl nsIDOMXULContainerElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULContainerElement nsIDOMXULContainerElement.idl nsIDOMXULImageElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULImageElement nsIDOMXULImageElement.idl nsIDOMXULLabelElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULLabelElement nsIDOMXULLabelElement.idl nsIDOMXULLabeledControlEl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULLabeledControlEl nsIDOMXULLabeledControlEl.idl nsIDOMXULMenuListElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULMenuListElement nsIDOMXULMenuListElement.idl nsIDOMXULPopupElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULPopupElement nsIDOMXULPopupElement.idl nsIDOMXULSelectCntrlEl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULSelectCntrlEl nsIDOMXULSelectCntrlEl.idl nsIDOMXULSelectCntrlItemEl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULSelectCntrlItemEl nsIDOMXULSelectCntrlItemEl.idl nsIDOMXULMultSelectCntrlEl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULMultSelectCntrlEl nsIDOMXULMultSelectCntrlEl.idl nsIDOMXULTextboxElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULTextboxElement nsIDOMXULTextboxElement.idl nsIDOMXULTreeElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULTreeElement nsIDOMXULTreeElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMXULButtonElement.idl nsIDOMXULCheckboxElement.idl nsIDOMXULCommandDispatcher.idl nsIDOMXULCommandEvent.idl nsIDOMXULControlElement.idl nsIDOMXULDescriptionElement.idl nsIDOMXULDocument.idl nsIDOMXULElement.idl nsIDOMXULContainerElement.idl nsIDOMXULImageElement.idl nsIDOMXULLabelElement.idl nsIDOMXULLabeledControlEl.idl nsIDOMXULMenuListElement.idl nsIDOMXULPopupElement.idl nsIDOMXULSelectCntrlEl.idl nsIDOMXULSelectCntrlItemEl.idl nsIDOMXULMultSelectCntrlEl.idl nsIDOMXULTextboxElement.idl nsIDOMXULTreeElement.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMXULButtonElement.h _xpidlgen/nsIDOMXULCheckboxElement.h _xpidlgen/nsIDOMXULCommandDispatcher.h _xpidlgen/nsIDOMXULCommandEvent.h _xpidlgen/nsIDOMXULControlElement.h _xpidlgen/nsIDOMXULDescriptionElement.h _xpidlgen/nsIDOMXULDocument.h _xpidlgen/nsIDOMXULElement.h _xpidlgen/nsIDOMXULContainerElement.h _xpidlgen/nsIDOMXULImageElement.h _xpidlgen/nsIDOMXULLabelElement.h _xpidlgen/nsIDOMXULLabeledControlEl.h _xpidlgen/nsIDOMXULMenuListElement.h _xpidlgen/nsIDOMXULPopupElement.h _xpidlgen/nsIDOMXULSelectCntrlEl.h _xpidlgen/nsIDOMXULSelectCntrlItemEl.h _xpidlgen/nsIDOMXULMultSelectCntrlEl.h _xpidlgen/nsIDOMXULTextboxElement.h _xpidlgen/nsIDOMXULTreeElement.h ../../../../dist/include/dom gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xul' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/storage' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/storage/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsPIDOMStorage.h ../../../../dist/include/dom Creating _xpidlgen/.done nsIDOMToString.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMToString nsIDOMToString.idl nsIDOMStorage2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorage2 nsIDOMStorage2.idl nsIDOMStorageManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorageManager nsIDOMStorageManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMToString.idl nsIDOMStorage2.idl nsIDOMStorageManager.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMToString.h _xpidlgen/nsIDOMStorage2.h _xpidlgen/nsIDOMStorageManager.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMStorage.idl nsIDOMStorageEvent.idl nsIDOMStorageItem.idl nsIDOMStorageList.idl nsIDOMStorageWindow.idl nsIDOMStorageWindow_1_9_1.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMStorage.idl nsIDOMStorageEvent.idl nsIDOMStorageItem.idl nsIDOMStorageList.idl nsIDOMStorageWindow.idl nsIDOMStorageWindow_1_9_1.idl ../../../../dist/sdk/idl nsIDOMStorage.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorage nsIDOMStorage.idl nsIDOMStorageEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorageEvent nsIDOMStorageEvent.idl nsIDOMStorageItem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorageItem nsIDOMStorageItem.idl nsIDOMStorageList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorageList nsIDOMStorageList.idl nsIDOMStorageWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorageWindow nsIDOMStorageWindow.idl nsIDOMStorageWindow_1_9_1.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorageWindow_1_9_1 nsIDOMStorageWindow_1_9_1.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMStorage.h _xpidlgen/nsIDOMStorageEvent.h _xpidlgen/nsIDOMStorageItem.h _xpidlgen/nsIDOMStorageList.h _xpidlgen/nsIDOMStorageWindow.h _xpidlgen/nsIDOMStorageWindow_1_9_1.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMStorage.h _xpidlgen/nsIDOMStorageEvent.h _xpidlgen/nsIDOMStorageItem.h _xpidlgen/nsIDOMStorageList.h _xpidlgen/nsIDOMStorageWindow.h _xpidlgen/nsIDOMStorageWindow_1_9_1.h ../../../../dist/sdk/include gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/storage' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/json' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/json/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/idl Creating _xpidlgen/.done nsIJSON.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIJSON nsIJSON.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIJSON.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIJSON.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIJSON.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIJSON.idl ../../../../dist/sdk/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIJSON.h ../../../../dist/include/dom /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIJSON.h ../../../../dist/sdk/include gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/json' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/offline' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/offline/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIDOMOfflineResourceList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMOfflineResourceList nsIDOMOfflineResourceList.idl nsIDOMLoadStatus.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLoadStatus nsIDOMLoadStatus.idl nsIDOMLoadStatusEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLoadStatusEvent nsIDOMLoadStatusEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMOfflineResourceList.idl nsIDOMLoadStatus.idl nsIDOMLoadStatusEvent.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMOfflineResourceList.h _xpidlgen/nsIDOMLoadStatus.h _xpidlgen/nsIDOMLoadStatusEvent.h ../../../../dist/include/dom gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/offline' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/geolocation' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/geolocation/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIDOMGeoGeolocation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMGeoGeolocation nsIDOMGeoGeolocation.idl nsIDOMGeoPosition.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMGeoPosition nsIDOMGeoPosition.idl nsIDOMGeoPositionCoords.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMGeoPositionCoords nsIDOMGeoPositionCoords.idl nsIDOMGeoPositionCallback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMGeoPositionCallback nsIDOMGeoPositionCallback.idl nsIDOMGeoPositionError.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMGeoPositionError nsIDOMGeoPositionError.idl nsIDOMGeoPositionErrorCallback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMGeoPositionErrorCallback nsIDOMGeoPositionErrorCallback.idl nsIDOMGeoPositionOptions.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMGeoPositionOptions nsIDOMGeoPositionOptions.idl nsIDOMNavigatorGeolocation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNavigatorGeolocation nsIDOMNavigatorGeolocation.idl nsIGeolocationProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIGeolocationProvider nsIGeolocationProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMGeoGeolocation.idl nsIDOMGeoPosition.idl nsIDOMGeoPositionCoords.idl nsIDOMGeoPositionCallback.idl nsIDOMGeoPositionError.idl nsIDOMGeoPositionErrorCallback.idl nsIDOMGeoPositionOptions.idl nsIDOMNavigatorGeolocation.idl nsIGeolocationProvider.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMGeoGeolocation.h _xpidlgen/nsIDOMGeoPosition.h _xpidlgen/nsIDOMGeoPositionCoords.h _xpidlgen/nsIDOMGeoPositionCallback.h _xpidlgen/nsIDOMGeoPositionError.h _xpidlgen/nsIDOMGeoPositionErrorCallback.h _xpidlgen/nsIDOMGeoPositionOptions.h _xpidlgen/nsIDOMNavigatorGeolocation.h _xpidlgen/nsIGeolocationProvider.h ../../../../dist/include/dom gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/geolocation' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/threads' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/threads/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIDOMWorkers.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMWorkers nsIDOMWorkers.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMWorkers.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMWorkers.h ../../../../dist/include/dom gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/threads' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/svg' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/svg/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIDOMGetSVGDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMGetSVGDocument nsIDOMGetSVGDocument.idl nsIDOMSVGAElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAElement nsIDOMSVGAElement.idl nsIDOMSVGAngle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAngle nsIDOMSVGAngle.idl nsIDOMSVGAnimatedAngle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedAngle nsIDOMSVGAnimatedAngle.idl nsIDOMSVGAnimatedBoolean.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedBoolean nsIDOMSVGAnimatedBoolean.idl nsIDOMSVGAnimatedEnum.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedEnum nsIDOMSVGAnimatedEnum.idl nsIDOMSVGAnimatedInteger.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedInteger nsIDOMSVGAnimatedInteger.idl nsIDOMSVGAnimatedLength.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedLength nsIDOMSVGAnimatedLength.idl nsIDOMSVGAnimatedLengthList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedLengthList nsIDOMSVGAnimatedLengthList.idl nsIDOMSVGAnimatedNumber.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedNumber nsIDOMSVGAnimatedNumber.idl nsIDOMSVGAnimatedNumberList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedNumberList nsIDOMSVGAnimatedNumberList.idl nsIDOMSVGAnimatedPathData.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedPathData nsIDOMSVGAnimatedPathData.idl nsIDOMSVGAnimatedPoints.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedPoints nsIDOMSVGAnimatedPoints.idl nsIDOMSVGAnimatedString.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedString nsIDOMSVGAnimatedString.idl nsIDOMSVGAnimPresAspRatio.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimPresAspRatio nsIDOMSVGAnimPresAspRatio.idl nsIDOMSVGAnimatedRect.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedRect nsIDOMSVGAnimatedRect.idl nsIDOMSVGAnimTransformList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimTransformList nsIDOMSVGAnimTransformList.idl nsIDOMSVGCircleElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGCircleElement nsIDOMSVGCircleElement.idl nsIDOMSVGClipPathElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGClipPathElement nsIDOMSVGClipPathElement.idl nsIDOMSVGDefsElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGDefsElement nsIDOMSVGDefsElement.idl nsIDOMSVGDescElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGDescElement nsIDOMSVGDescElement.idl nsIDOMSVGDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGDocument nsIDOMSVGDocument.idl nsIDOMSVGElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGElement nsIDOMSVGElement.idl nsIDOMSVGEllipseElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGEllipseElement nsIDOMSVGEllipseElement.idl nsIDOMSVGEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGEvent nsIDOMSVGEvent.idl nsIDOMSVGException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGException nsIDOMSVGException.idl nsIDOMSVGFilterElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGFilterElement nsIDOMSVGFilterElement.idl nsIDOMSVGFilters.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGFilters nsIDOMSVGFilters.idl nsIDOMSVGFitToViewBox.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGFitToViewBox nsIDOMSVGFitToViewBox.idl nsIDOMSVGForeignObjectElem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGForeignObjectElem nsIDOMSVGForeignObjectElem.idl nsIDOMSVGGElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGGElement nsIDOMSVGGElement.idl nsIDOMSVGGradientElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGGradientElement nsIDOMSVGGradientElement.idl nsIDOMSVGImageElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGImageElement nsIDOMSVGImageElement.idl nsIDOMSVGLength.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGLength nsIDOMSVGLength.idl nsIDOMSVGLengthList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGLengthList nsIDOMSVGLengthList.idl nsIDOMSVGLineElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGLineElement nsIDOMSVGLineElement.idl nsIDOMSVGLocatable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGLocatable nsIDOMSVGLocatable.idl nsIDOMSVGMarkerElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGMarkerElement nsIDOMSVGMarkerElement.idl nsIDOMSVGMaskElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGMaskElement nsIDOMSVGMaskElement.idl nsIDOMSVGMatrix.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGMatrix nsIDOMSVGMatrix.idl nsIDOMSVGMetadataElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGMetadataElement nsIDOMSVGMetadataElement.idl nsIDOMSVGNumber.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGNumber nsIDOMSVGNumber.idl nsIDOMSVGNumberList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGNumberList nsIDOMSVGNumberList.idl nsIDOMSVGPathElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPathElement nsIDOMSVGPathElement.idl nsIDOMSVGPathSeg.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPathSeg nsIDOMSVGPathSeg.idl nsIDOMSVGPathSegList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPathSegList nsIDOMSVGPathSegList.idl nsIDOMSVGPatternElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPatternElement nsIDOMSVGPatternElement.idl nsIDOMSVGPoint.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPoint nsIDOMSVGPoint.idl nsIDOMSVGPointList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPointList nsIDOMSVGPointList.idl nsIDOMSVGPolygonElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPolygonElement nsIDOMSVGPolygonElement.idl nsIDOMSVGPolylineElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPolylineElement nsIDOMSVGPolylineElement.idl nsIDOMSVGPresAspectRatio.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPresAspectRatio nsIDOMSVGPresAspectRatio.idl nsIDOMSVGRect.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGRect nsIDOMSVGRect.idl nsIDOMSVGRectElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGRectElement nsIDOMSVGRectElement.idl nsIDOMSVGScriptElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGScriptElement nsIDOMSVGScriptElement.idl nsIDOMSVGSVGElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGSVGElement nsIDOMSVGSVGElement.idl nsIDOMSVGStopElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGStopElement nsIDOMSVGStopElement.idl nsIDOMSVGStylable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGStylable nsIDOMSVGStylable.idl nsIDOMSVGStyleElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGStyleElement nsIDOMSVGStyleElement.idl nsIDOMSVGSwitchElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGSwitchElement nsIDOMSVGSwitchElement.idl nsIDOMSVGSymbolElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGSymbolElement nsIDOMSVGSymbolElement.idl nsIDOMSVGTextContentElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTextContentElement nsIDOMSVGTextContentElement.idl nsIDOMSVGTextElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTextElement nsIDOMSVGTextElement.idl nsIDOMSVGTextPathElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTextPathElement nsIDOMSVGTextPathElement.idl nsIDOMSVGTextPositionElem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTextPositionElem nsIDOMSVGTextPositionElem.idl nsIDOMSVGTitleElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTitleElement nsIDOMSVGTitleElement.idl nsIDOMSVGTransform.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTransform nsIDOMSVGTransform.idl nsIDOMSVGTransformList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTransformList nsIDOMSVGTransformList.idl nsIDOMSVGTransformable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTransformable nsIDOMSVGTransformable.idl nsIDOMSVGTSpanElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTSpanElement nsIDOMSVGTSpanElement.idl nsIDOMSVGURIReference.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGURIReference nsIDOMSVGURIReference.idl nsIDOMSVGUnitTypes.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGUnitTypes nsIDOMSVGUnitTypes.idl nsIDOMSVGUseElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGUseElement nsIDOMSVGUseElement.idl nsIDOMSVGViewSpec.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGViewSpec nsIDOMSVGViewSpec.idl nsIDOMSVGZoomAndPan.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGZoomAndPan nsIDOMSVGZoomAndPan.idl nsIDOMSVGZoomEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGZoomEvent nsIDOMSVGZoomEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMGetSVGDocument.idl nsIDOMSVGAElement.idl nsIDOMSVGAngle.idl nsIDOMSVGAnimatedAngle.idl nsIDOMSVGAnimatedBoolean.idl nsIDOMSVGAnimatedEnum.idl nsIDOMSVGAnimatedInteger.idl nsIDOMSVGAnimatedLength.idl nsIDOMSVGAnimatedLengthList.idl nsIDOMSVGAnimatedNumber.idl nsIDOMSVGAnimatedNumberList.idl nsIDOMSVGAnimatedPathData.idl nsIDOMSVGAnimatedPoints.idl nsIDOMSVGAnimatedString.idl nsIDOMSVGAnimPresAspRatio.idl nsIDOMSVGAnimatedRect.idl nsIDOMSVGAnimTransformList.idl nsIDOMSVGCircleElement.idl nsIDOMSVGClipPathElement.idl nsIDOMSVGDefsElement.idl nsIDOMSVGDescElement.idl nsIDOMSVGDocument.idl nsIDOMSVGElement.idl nsIDOMSVGEllipseElement.idl nsIDOMSVGEvent.idl nsIDOMSVGException.idl nsIDOMSVGFilterElement.idl nsIDOMSVGFilters.idl nsIDOMSVGFitToViewBox.idl nsIDOMSVGForeignObjectElem.idl nsIDOMSVGGElement.idl nsIDOMSVGGradientElement.idl nsIDOMSVGImageElement.idl nsIDOMSVGLength.idl nsIDOMSVGLengthList.idl nsIDOMSVGLineElement.idl nsIDOMSVGLocatable.idl nsIDOMSVGMarkerElement.idl nsIDOMSVGMaskElement.idl nsIDOMSVGMatrix.idl nsIDOMSVGMetadataElement.idl nsIDOMSVGNumber.idl nsIDOMSVGNumberList.idl nsIDOMSVGPathElement.idl nsIDOMSVGPathSeg.idl nsIDOMSVGPathSegList.idl nsIDOMSVGPatternElement.idl nsIDOMSVGPoint.idl nsIDOMSVGPointList.idl nsIDOMSVGPolygonElement.idl nsIDOMSVGPolylineElement.idl nsIDOMSVGPresAspectRatio.idl nsIDOMSVGRect.idl nsIDOMSVGRectElement.idl nsIDOMSVGScriptElement.idl nsIDOMSVGSVGElement.idl nsIDOMSVGStopElement.idl nsIDOMSVGStylable.idl nsIDOMSVGStyleElement.idl nsIDOMSVGSwitchElement.idl nsIDOMSVGSymbolElement.idl nsIDOMSVGTextContentElement.idl nsIDOMSVGTextElement.idl nsIDOMSVGTextPathElement.idl nsIDOMSVGTextPositionElem.idl nsIDOMSVGTitleElement.idl nsIDOMSVGTransform.idl nsIDOMSVGTransformList.idl nsIDOMSVGTransformable.idl nsIDOMSVGTSpanElement.idl nsIDOMSVGURIReference.idl nsIDOMSVGUnitTypes.idl nsIDOMSVGUseElement.idl nsIDOMSVGViewSpec.idl nsIDOMSVGZoomAndPan.idl nsIDOMSVGZoomEvent.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMGetSVGDocument.h _xpidlgen/nsIDOMSVGAElement.h _xpidlgen/nsIDOMSVGAngle.h _xpidlgen/nsIDOMSVGAnimatedAngle.h _xpidlgen/nsIDOMSVGAnimatedBoolean.h _xpidlgen/nsIDOMSVGAnimatedEnum.h _xpidlgen/nsIDOMSVGAnimatedInteger.h _xpidlgen/nsIDOMSVGAnimatedLength.h _xpidlgen/nsIDOMSVGAnimatedLengthList.h _xpidlgen/nsIDOMSVGAnimatedNumber.h _xpidlgen/nsIDOMSVGAnimatedNumberList.h _xpidlgen/nsIDOMSVGAnimatedPathData.h _xpidlgen/nsIDOMSVGAnimatedPoints.h _xpidlgen/nsIDOMSVGAnimatedString.h _xpidlgen/nsIDOMSVGAnimPresAspRatio.h _xpidlgen/nsIDOMSVGAnimatedRect.h _xpidlgen/nsIDOMSVGAnimTransformList.h _xpidlgen/nsIDOMSVGCircleElement.h _xpidlgen/nsIDOMSVGClipPathElement.h _xpidlgen/nsIDOMSVGDefsElement.h _xpidlgen/nsIDOMSVGDescElement.h _xpidlgen/nsIDOMSVGDocument.h _xpidlgen/nsIDOMSVGElement.h _xpidlgen/nsIDOMSVGEllipseElement.h _xpidlgen/nsIDOMSVGEvent.h _xpidlgen/nsIDOMSVGException.h _xpidlgen/nsIDOMSVGFilterElement.h _xpidlgen/nsIDOMSVGFilters.h _xpidlgen/nsIDOMSVGFitToViewBox.h _xpidlgen/nsIDOMSVGForeignObjectElem.h _xpidlgen/nsIDOMSVGGElement.h _xpidlgen/nsIDOMSVGGradientElement.h _xpidlgen/nsIDOMSVGImageElement.h _xpidlgen/nsIDOMSVGLength.h _xpidlgen/nsIDOMSVGLengthList.h _xpidlgen/nsIDOMSVGLineElement.h _xpidlgen/nsIDOMSVGLocatable.h _xpidlgen/nsIDOMSVGMarkerElement.h _xpidlgen/nsIDOMSVGMaskElement.h _xpidlgen/nsIDOMSVGMatrix.h _xpidlgen/nsIDOMSVGMetadataElement.h _xpidlgen/nsIDOMSVGNumber.h _xpidlgen/nsIDOMSVGNumberList.h _xpidlgen/nsIDOMSVGPathElement.h _xpidlgen/nsIDOMSVGPathSeg.h _xpidlgen/nsIDOMSVGPathSegList.h _xpidlgen/nsIDOMSVGPatternElement.h _xpidlgen/nsIDOMSVGPoint.h _xpidlgen/nsIDOMSVGPointList.h _xpidlgen/nsIDOMSVGPolygonElement.h _xpidlgen/nsIDOMSVGPolylineElement.h _xpidlgen/nsIDOMSVGPresAspectRatio.h _xpidlgen/nsIDOMSVGRect.h _xpidlgen/nsIDOMSVGRectElement.h _xpidlgen/nsIDOMSVGScriptElement.h _xpidlgen/nsIDOMSVGSVGElement.h _xpidlgen/nsIDOMSVGStopElement.h _xpidlgen/nsIDOMSVGStylable.h _xpidlgen/nsIDOMSVGStyleElement.h _xpidlgen/nsIDOMSVGSwitchElement.h _xpidlgen/nsIDOMSVGSymbolElement.h _xpidlgen/nsIDOMSVGTextContentElement.h _xpidlgen/nsIDOMSVGTextElement.h _xpidlgen/nsIDOMSVGTextPathElement.h _xpidlgen/nsIDOMSVGTextPositionElem.h _xpidlgen/nsIDOMSVGTitleElement.h _xpidlgen/nsIDOMSVGTransform.h _xpidlgen/nsIDOMSVGTransformList.h _xpidlgen/nsIDOMSVGTransformable.h _xpidlgen/nsIDOMSVGTSpanElement.h _xpidlgen/nsIDOMSVGURIReference.h _xpidlgen/nsIDOMSVGUnitTypes.h _xpidlgen/nsIDOMSVGUseElement.h _xpidlgen/nsIDOMSVGViewSpec.h _xpidlgen/nsIDOMSVGZoomAndPan.h _xpidlgen/nsIDOMSVGZoomEvent.h ../../../../dist/include/dom gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/svg' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/coreEvents' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMFocusListener.h nsIDOMFormListener.h nsIDOMKeyListener.h nsIDOMLoadListener.h nsIDOMMouseListener.h nsIDOMMouseMotionListener.h nsIDOMDragListener.h nsIDOMTextListener.h nsIDOMCompositionListener.h nsIDOMXULListener.h nsIDOMContextMenuListener.h nsIDOMUIListener.h ../../../dist/include/dom gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/coreEvents' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/base' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsPIDOMWindow.h nsPIWindowRoot.h nsIFocusController.h ../../../dist/include/dom gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/base' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIScriptContext.h nsIJSNativeInitializer.h nsIScriptRuntime.h nsIScriptObjectOwner.h nsIScriptObjectPrincipal.h nsIScriptGlobalObject.h nsIScriptGlobalObjectOwner.h nsIScriptTimeoutHandler.h nsIDOMScriptObjectFactory.h nsDOMCID.h nsIScriptExternalNameSet.h nsIScriptNameSpaceManager.h nsDOMError.h nsIJSEventListener.h nsIDOMClassInfo.h nsDOMClassInfoID.h nsIBaseDOMException.h nsDOMString.h nsDOMJSUtils.h nsDOMScriptObjectHolder.h nsWrapperCache.h ../../dist/include/dom Creating _xpidlgen/.done nsIEntropyCollector.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEntropyCollector nsIEntropyCollector.idl nsIScriptChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScriptChannel nsIScriptChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIEntropyCollector.idl nsIScriptChannel.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIEntropyCollector.h _xpidlgen/nsIScriptChannel.h ../../dist/include/dom gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. storage/Makefile creating dom/src/storage/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. offline/Makefile creating dom/src/offline/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. json/Makefile creating dom/src/json/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. geolocation/Makefile creating dom/src/geolocation/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. threads/Makefile creating dom/src/threads/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/base' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/base/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/jsurl' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/jsurl/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/jsurl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsJSProtocolHandler.h ../../../dist/include/jsurl gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/jsurl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/events' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/events/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/events' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/storage' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/storage/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/storage' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/offline' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/offline/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/offline' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/json' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/json/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/json' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/geolocation' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/geolocation/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/geolocation' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/threads' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/threads/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/threads' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/locales' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/locales' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/tests' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/tests' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/view /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIView.h nsIViewManager.h nsIScrollableView.h nsViewsCID.h nsIViewObserver.h nsIScrollPositionListener.h ../../dist/include/view gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/view/src/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/widget/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/widget /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 widgetCore.h nsStringUtil.h nsIWidget.h nsGUIEvent.h nsEvent.h nsIEventListener.h nsWidgetsCID.h nsILookAndFeel.h nsIPluginWidget.h nsINativeKeyBindings.h nsIDeviceContextSpec.h nsIMenuRollup.h nsIDragSessionGTK.h nsIPrintDialogService.h ../../dist/include/widget Creating _xpidlgen/.done nsIAppShell.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAppShell nsIAppShell.idl nsIFilePicker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFilePicker nsIFilePicker.idl nsIToolkit.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIToolkit nsIToolkit.idl nsISound.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISound nsISound.idl nsITransferable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITransferable nsITransferable.idl nsIClipboardDragDropHooks.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboardDragDropHooks nsIClipboardDragDropHooks.idl nsIClipboardDragDropHookList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboardDragDropHookList nsIClipboardDragDropHookList.idl nsIDragSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDragSession nsIDragSession.idl nsIDragService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDragService nsIDragService.idl nsIFormatConverter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFormatConverter nsIFormatConverter.idl nsIClipboard.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboard nsIClipboard.idl nsIClipboardHelper.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboardHelper nsIClipboardHelper.idl nsIClipboardOwner.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboardOwner nsIClipboardOwner.idl nsIRollupListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIRollupListener nsIRollupListener.idl nsIBaseWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIBaseWindow nsIBaseWindow.idl nsIBidiKeyboard.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIBidiKeyboard nsIBidiKeyboard.idl nsIFullScreen.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFullScreen nsIFullScreen.idl nsIScreen.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScreen nsIScreen.idl nsIScreenManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScreenManager nsIScreenManager.idl nsIPrintSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintSession nsIPrintSession.idl nsIPrintSettings.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintSettings nsIPrintSettings.idl nsIPrintSettingsService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintSettingsService nsIPrintSettingsService.idl nsIPrintOptions.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintOptions nsIPrintOptions.idl nsIIdleService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIIdleService nsIIdleService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIAppShell.idl nsIFilePicker.idl nsIToolkit.idl nsISound.idl nsITransferable.idl nsIClipboardDragDropHooks.idl nsIClipboardDragDropHookList.idl nsIDragSession.idl nsIDragService.idl nsIFormatConverter.idl nsIClipboard.idl nsIClipboardHelper.idl nsIClipboardOwner.idl nsIRollupListener.idl nsIBaseWindow.idl nsIBidiKeyboard.idl nsIFullScreen.idl nsIScreen.idl nsIScreenManager.idl nsIPrintSession.idl nsIPrintSettings.idl nsIPrintSettingsService.idl nsIPrintOptions.idl nsIIdleService.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAppShell.h _xpidlgen/nsIFilePicker.h _xpidlgen/nsIToolkit.h _xpidlgen/nsISound.h _xpidlgen/nsITransferable.h _xpidlgen/nsIClipboardDragDropHooks.h _xpidlgen/nsIClipboardDragDropHookList.h _xpidlgen/nsIDragSession.h _xpidlgen/nsIDragService.h _xpidlgen/nsIFormatConverter.h _xpidlgen/nsIClipboard.h _xpidlgen/nsIClipboardHelper.h _xpidlgen/nsIClipboardOwner.h _xpidlgen/nsIRollupListener.h _xpidlgen/nsIBaseWindow.h _xpidlgen/nsIBidiKeyboard.h _xpidlgen/nsIFullScreen.h _xpidlgen/nsIScreen.h _xpidlgen/nsIScreenManager.h _xpidlgen/nsIPrintSession.h _xpidlgen/nsIPrintSettings.h _xpidlgen/nsIPrintSettingsService.h _xpidlgen/nsIPrintOptions.h _xpidlgen/nsIIdleService.h ../../dist/include/widget gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. gtk2/Makefile creating widget/src/gtk2/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/xpwidgets' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/xpwidgets/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/xpwidgets' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/support' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/support/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsWidgetSupport.h ../../../dist/include/widget gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/support' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtk2' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtk2/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsGTKToolkit.h nsIImageToPixbuf.h mozdrawingarea.h mozcontainer.h ../../../dist/include/widget gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtk2' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtkxtbin' /usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs gtkxtbin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 gtkxtbin.h gtk2xtbin.h ../../../dist/include/gtkxtbin gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtkxtbin' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/base/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/content /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/sdk/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 mozFlushType.h nsIContent.h nsIAttribute.h nsIContentIterator.h nsContentErrors.h nsContentPolicyUtils.h nsContentUtils.h nsIDocument.h nsIDocumentObserver.h nsIMutationObserver.h nsINameSpaceManager.h nsINode.h nsINodeInfo.h nsINodeList.h nsIRange.h nsIRangeUtils.h nsIScriptElement.h nsIStyleSheetLinkingElement.h nsIPrivateDOMImplementation.h nsIContentSerializer.h nsIHTMLToTextSink.h nsIXPathEvaluatorInternal.h mozISanitizingSerializer.h nsCaseTreatment.h nsContentCID.h nsCopySupport.h nsContentCreatorFunctions.h nsDOMFile.h nsLineBreaker.h nsPresShellIterator.h nsReferencedElement.h nsXMLNameSpaceMap.h nsIXFormsUtilityService.h ../../../dist/include/content Creating _xpidlgen/.done nsIChromeRegistry.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIChromeRegistry nsIChromeRegistry.idl nsIContentPolicy.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIContentPolicy nsIContentPolicy.idl nsIDocumentEncoder.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDocumentEncoder nsIDocumentEncoder.idl nsIDOMFile.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDOMFile nsIDOMFile.idl nsIDOMFileList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDOMFileList nsIDOMFileList.idl nsIDOMFileException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDOMFileException nsIDOMFileException.idl nsIDOMParser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDOMParser nsIDOMParser.idl nsIDOMSerializer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDOMSerializer nsIDOMSerializer.idl nsISelection2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelection2 nsISelection2.idl nsISelectionController.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelectionController nsISelectionController.idl nsISelectionDisplay.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelectionDisplay nsISelectionDisplay.idl nsISelectionListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelectionListener nsISelectionListener.idl nsISelectionPrivate.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelectionPrivate nsISelectionPrivate.idl nsIScriptLoaderObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptLoaderObserver nsIScriptLoaderObserver.idl nsISyncLoadDOMService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISyncLoadDOMService nsISyncLoadDOMService.idl nsIDragDropHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDragDropHandler nsIDragDropHandler.idl nsIScriptEventHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptEventHandler nsIScriptEventHandler.idl nsIScriptEventManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptEventManager nsIScriptEventManager.idl nsIImageLoadingContent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIImageLoadingContent nsIImageLoadingContent.idl nsIObjectLoadingContent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIObjectLoadingContent nsIObjectLoadingContent.idl nsIFrameLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIFrameLoader nsIFrameLoader.idl nsIXMLHttpRequest.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXMLHttpRequest nsIXMLHttpRequest.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIChromeRegistry.idl nsIContentPolicy.idl nsIDocumentEncoder.idl nsIDOMFile.idl nsIDOMFileList.idl nsIDOMFileException.idl nsIDOMParser.idl nsIDOMSerializer.idl nsISelection2.idl nsISelectionController.idl nsISelectionDisplay.idl nsISelectionListener.idl nsISelectionPrivate.idl nsIScriptLoaderObserver.idl nsISyncLoadDOMService.idl nsIDragDropHandler.idl nsIScriptEventHandler.idl nsIScriptEventManager.idl nsIImageLoadingContent.idl nsIObjectLoadingContent.idl nsIFrameLoader.idl nsIXMLHttpRequest.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIChromeRegistry.h _xpidlgen/nsIContentPolicy.h _xpidlgen/nsIDocumentEncoder.h _xpidlgen/nsIDOMFile.h _xpidlgen/nsIDOMFileList.h _xpidlgen/nsIDOMFileException.h _xpidlgen/nsIDOMParser.h _xpidlgen/nsIDOMSerializer.h _xpidlgen/nsISelection2.h _xpidlgen/nsISelectionController.h _xpidlgen/nsISelectionDisplay.h _xpidlgen/nsISelectionListener.h _xpidlgen/nsISelectionPrivate.h _xpidlgen/nsIScriptLoaderObserver.h _xpidlgen/nsISyncLoadDOMService.h _xpidlgen/nsIDragDropHandler.h _xpidlgen/nsIScriptEventHandler.h _xpidlgen/nsIScriptEventManager.h _xpidlgen/nsIImageLoadingContent.h _xpidlgen/nsIObjectLoadingContent.h _xpidlgen/nsIFrameLoader.h _xpidlgen/nsIXMLHttpRequest.h ../../../dist/include/content /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsISelection.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsISelection.idl ../../../dist/sdk/idl nsISelection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelection nsISelection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISelection.h ../../../dist/include/content /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISelection.h ../../../dist/sdk/include gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/base/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsAtomListUtils.h nsAttrName.h nsContentList.h nsGkAtomList.h nsGkAtoms.h nsNodeInfoManager.h nsPropertyTable.h nsScriptLoader.h nsStubDocumentObserver.h nsStubImageDecoderObserver.h nsStubMutationObserver.h nsTextFragment.h mozAutoDocUpdate.h ../../../dist/include/content gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsICanvasRenderingContextInternal.h nsICanvasElement.h ../../../dist/include/content gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIFormControl.h nsIForm.h nsIFormProcessor.h nsILink.h nsIOptionElement.h nsIRadioControlElement.h nsIRadioVisitor.h nsIRadioGroupContainer.h nsITextControlElement.h nsIFileControlElement.h nsIFormSubmission.h nsIFrameSetElement.h nsHTMLAudioElement.h nsHTMLMediaElement.h nsHTMLVideoElement.h nsIHTMLCollection.h ../../../../dist/include/content Creating _xpidlgen/.done nsISelectElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISelectElement nsISelectElement.idl nsIFormSubmitObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFormSubmitObserver nsIFormSubmitObserver.idl nsIPhonetic.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPhonetic nsIPhonetic.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsISelectElement.idl nsIFormSubmitObserver.idl nsIPhonetic.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISelectElement.h _xpidlgen/nsIFormSubmitObserver.h _xpidlgen/nsIPhonetic.h ../../../../dist/include/content gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsImageMapUtils.h nsClientRect.h ../../../../dist/include/content gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIImageDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIImageDocument nsIImageDocument.idl nsIWyciwygChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWyciwygChannel nsIWyciwygChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIImageDocument.idl nsIWyciwygChannel.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIImageDocument.h _xpidlgen/nsIWyciwygChannel.h ../../../../dist/include/content gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIHTMLDocument.h ../../../../dist/include/content gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/content' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/content/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/content/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/content/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/content' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIXMLContentSink.h ../../../../dist/include/content Creating _xpidlgen/.done nsIFIXptr.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFIXptr nsIFIXptr.idl nsIXPointer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPointer nsIXPointer.idl nsIModifyableXPointer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIModifyableXPointer nsIModifyableXPointer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIFIXptr.idl nsIXPointer.idl nsIModifyableXPointer.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFIXptr.h _xpidlgen/nsIXPointer.h _xpidlgen/nsIModifyableXPointer.h ../../../../dist/include/content gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/public' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. resources/Makefile creating content/xml/document/resources/Makefile gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/resources' gmake[8]: Nothing to be done for `export'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/resources' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/xuldoc /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIXULDocument.h nsIXULPrototypeCache.h ../../../../dist/include/xuldoc Creating _xpidlgen/.done nsIController.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIController nsIController.idl nsIControllers.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIControllers nsIControllers.idl nsIXULOverlayProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULOverlayProvider nsIXULOverlayProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIController.idl nsIControllers.idl nsIXULOverlayProvider.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIController.h _xpidlgen/nsIControllers.h _xpidlgen/nsIXULOverlayProvider.h ../../../../dist/include/xuldoc gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content/src' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. test/Makefile creating content/xul/content/test/Makefile gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content/test' gmake[8]: Nothing to be done for `export'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content/test' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. templates/Makefile creating content/xul/templates/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/xultmpl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIXULSortService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULSortService nsIXULSortService.idl nsIXULTemplateBuilder.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULTemplateBuilder nsIXULTemplateBuilder.idl nsIXULBuilderListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULBuilderListener nsIXULBuilderListener.idl nsIXULTemplateQueryProcessor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULTemplateQueryProcessor nsIXULTemplateQueryProcessor.idl nsIXULTemplateResult.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULTemplateResult nsIXULTemplateResult.idl nsIXULTemplateRuleFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULTemplateRuleFilter nsIXULTemplateRuleFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIXULSortService.idl nsIXULTemplateBuilder.idl nsIXULBuilderListener.idl nsIXULTemplateQueryProcessor.idl nsIXULTemplateResult.idl nsIXULTemplateRuleFilter.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIXULSortService.h _xpidlgen/nsIXULTemplateBuilder.h _xpidlgen/nsIXULBuilderListener.h _xpidlgen/nsIXULTemplateQueryProcessor.h _xpidlgen/nsIXULTemplateResult.h _xpidlgen/nsIXULTemplateRuleFilter.h ../../../../dist/include/xultmpl gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIXBLDocumentInfo.h nsIXBLService.h ../../../dist/include/content gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsBindingManager.h nsXBLBinding.h ../../../dist/include/content gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/builtin' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. gtk2/Makefile creating content/xbl/builtin/gtk2/Makefile gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/builtin/gtk2' gmake[8]: Nothing to be done for `export'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/builtin/gtk2' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/builtin' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDocumentTransformer.h txDouble.h ../../../dist/include/content Creating _xpidlgen/.done nsIXSLTException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXSLTException nsIXSLTException.idl nsIXSLTProcessor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXSLTProcessor nsIXSLTProcessor.idl nsIXSLTProcessorObsolete.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXSLTProcessorObsolete nsIXSLTProcessorObsolete.idl nsIXSLTProcessorPrivate.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXSLTProcessorPrivate nsIXSLTProcessorPrivate.idl txIFunctionEvaluationContext.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/txIFunctionEvaluationContext txIFunctionEvaluationContext.idl txINodeSet.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/txINodeSet txINodeSet.idl txIEXSLTRegExFunctions.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/txIEXSLTRegExFunctions txIEXSLTRegExFunctions.idl txIXPathObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/txIXPathObject txIXPathObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIXSLTException.idl nsIXSLTProcessor.idl nsIXSLTProcessorObsolete.idl nsIXSLTProcessorPrivate.idl txIFunctionEvaluationContext.idl txINodeSet.idl txIEXSLTRegExFunctions.idl txIXPathObject.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIXSLTException.h _xpidlgen/nsIXSLTProcessor.h _xpidlgen/nsIXSLTProcessorObsolete.h _xpidlgen/nsIXSLTProcessorPrivate.h _xpidlgen/txIFunctionEvaluationContext.h _xpidlgen/txINodeSet.h _xpidlgen/txIEXSLTRegExFunctions.h _xpidlgen/txIXPathObject.h ../../../dist/include/content gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/base' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/base/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/base' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xml' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xml/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xml' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xpath' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xpath/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xpath' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xslt' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xslt/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xslt' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsMediaDecoder.h nsMediaStream.h nsMediaCache.h nsAudioStream.h nsChannelReader.h nsOggDecoder.h nsWaveDecoder.h ../../../../dist/include/content gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/document' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/document/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/document/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/document/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/document' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/content' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/content/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/content/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMSVGListener.h nsIDOMSVGZoomListener.h nsISVGTextContentMetrics.h nsISVGValue.h nsISVGValueObserver.h nsISVGValueUtils.h nsSVGNumber.h nsSVGRect.h nsSVGPoint.h nsSVGMatrix.h ../../../../dist/include/content gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/content/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/content' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsIXMLContentBuilder.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXMLContentBuilder nsIXMLContentBuilder.idl nsIXTFAttributeHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFAttributeHandler nsIXTFAttributeHandler.idl nsIXTFElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFElement nsIXTFElement.idl nsIXTFElementFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFElementFactory nsIXTFElementFactory.idl nsIXTFElementWrapper.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFElementWrapper nsIXTFElementWrapper.idl nsIXTFPrivate.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFPrivate nsIXTFPrivate.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIXMLContentBuilder.idl nsIXTFAttributeHandler.idl nsIXTFElement.idl nsIXTFElementFactory.idl nsIXTFElementWrapper.idl nsIXTFPrivate.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIXMLContentBuilder.h _xpidlgen/nsIXTFAttributeHandler.h _xpidlgen/nsIXTFElement.h _xpidlgen/nsIXTFElementFactory.h _xpidlgen/nsIXTFElementWrapper.h _xpidlgen/nsIXTFPrivate.h ../../../dist/include/content gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIXTFService.h ../../../dist/include/content gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsMutationEvent.h nsIEventListenerManager.h nsIEventStateManager.h nsIPrivateDOMEvent.h nsIPrivateTextEvent.h nsIPrivateTextRange.h nsIPrivateCompositionEvent.h nsPLDOMEvent.h nsEventDispatcher.h nsPIDOMEventTarget.h ../../../dist/include/content gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/content/events/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/editor /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsEditorCID.h ../../dist/include/editor gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/idl' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/editor/idl/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl Creating _xpidlgen/.done nsICiter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsICiter nsICiter.idl nsIDocumentStateListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocumentStateListener nsIDocumentStateListener.idl nsIEditActionListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditActionListener nsIEditActionListener.idl nsIEditor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditor nsIEditor.idl ./nsIEditor.idl:70: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIEDITOR macro; if the code fragment contains method declarations, the macro probably isn't complete. nsIEditorIMESupport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorIMESupport nsIEditorIMESupport.idl nsIEditorLogging.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorLogging nsIEditorLogging.idl nsIEditorMailSupport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorMailSupport nsIEditorMailSupport.idl nsIEditorObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorObserver nsIEditorObserver.idl nsIEditorSpellCheck.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorSpellCheck nsIEditorSpellCheck.idl nsIEditorStyleSheets.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorStyleSheets nsIEditorStyleSheets.idl nsIHTMLEditor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHTMLEditor nsIHTMLEditor.idl ./nsIHTMLEditor.idl:60: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIHTMLEDITOR macro; if the code fragment contains method declarations, the macro probably isn't complete. nsIHTMLObjectResizer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHTMLObjectResizer nsIHTMLObjectResizer.idl ./nsIHTMLObjectResizer.idl:50: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIHTMLOBJECTRESIZER macro; if the code fragment contains method declarations, the macro probably isn't complete. nsIHTMLAbsPosEditor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHTMLAbsPosEditor nsIHTMLAbsPosEditor.idl nsIHTMLObjectResizeListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHTMLObjectResizeListener nsIHTMLObjectResizeListener.idl nsIHTMLInlineTableEditor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHTMLInlineTableEditor nsIHTMLInlineTableEditor.idl nsIPlaintextEditor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPlaintextEditor nsIPlaintextEditor.idl nsITableEditor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITableEditor nsITableEditor.idl nsIURIRefObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIURIRefObject nsIURIRefObject.idl nsIContentFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentFilter nsIContentFilter.idl nsPIEditorTransaction.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsPIEditorTransaction nsPIEditorTransaction.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsICiter.idl nsIDocumentStateListener.idl nsIEditActionListener.idl nsIEditor.idl nsIEditorIMESupport.idl nsIEditorLogging.idl nsIEditorMailSupport.idl nsIEditorObserver.idl nsIEditorSpellCheck.idl nsIEditorStyleSheets.idl nsIHTMLEditor.idl nsIHTMLObjectResizer.idl nsIHTMLAbsPosEditor.idl nsIHTMLObjectResizeListener.idl nsIHTMLInlineTableEditor.idl nsIPlaintextEditor.idl nsITableEditor.idl nsIURIRefObject.idl nsIContentFilter.idl nsPIEditorTransaction.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICiter.h _xpidlgen/nsIDocumentStateListener.h _xpidlgen/nsIEditActionListener.h _xpidlgen/nsIEditor.h _xpidlgen/nsIEditorIMESupport.h _xpidlgen/nsIEditorLogging.h _xpidlgen/nsIEditorMailSupport.h _xpidlgen/nsIEditorObserver.h _xpidlgen/nsIEditorSpellCheck.h _xpidlgen/nsIEditorStyleSheets.h _xpidlgen/nsIHTMLEditor.h _xpidlgen/nsIHTMLObjectResizer.h _xpidlgen/nsIHTMLAbsPosEditor.h _xpidlgen/nsIHTMLObjectResizeListener.h _xpidlgen/nsIHTMLInlineTableEditor.h _xpidlgen/nsIPlaintextEditor.h _xpidlgen/nsITableEditor.h _xpidlgen/nsIURIRefObject.h _xpidlgen/nsIContentFilter.h _xpidlgen/nsPIEditorTransaction.h ../../dist/include/editor gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/idl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/txtsvc /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsISpellChecker.h nsITextService.h nsITextServicesDocument.h nsTextServicesCID.h ../../../dist/include/txtsvc Creating _xpidlgen/.done nsITextServicesFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITextServicesFilter nsITextServicesFilter.idl nsIInlineSpellChecker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIInlineSpellChecker nsIInlineSpellChecker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsITextServicesFilter.idl nsIInlineSpellChecker.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsITextServicesFilter.h _xpidlgen/nsIInlineSpellChecker.h ../../../dist/include/txtsvc gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor/base' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor/base/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor/text' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor/text/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor/text' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/txmgr /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsTransactionManagerCID.h ../../../dist/include/txmgr gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/idl' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/idl/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsITransaction.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransaction nsITransaction.idl nsITransactionList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransactionList nsITransactionList.idl nsITransactionListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransactionListener nsITransactionListener.idl nsITransactionManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransactionManager nsITransactionManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsITransaction.idl nsITransactionList.idl nsITransactionListener.idl nsITransactionManager.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsITransaction.h _xpidlgen/nsITransactionList.h _xpidlgen/nsITransactionListener.h _xpidlgen/nsITransactionManager.h ../../../dist/include/txmgr gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/idl' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/composer' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/composer/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/editor/composer/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/composer /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsIEditingSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEditingSession nsIEditingSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIEditingSession.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIEditingSession.h ../../../dist/include/composer gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/composer/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/composer' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/style' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. xbl-marquee/Makefile creating layout/style/xbl-marquee/Makefile Creating /builddir/build/BUILD/comm-1.9.1/mozilla/layout/style/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/layout gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/style/xbl-marquee' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/style/xbl-marquee' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsCSSAnonBoxList.h nsCSSAnonBoxes.h nsCSSKeywordList.h nsCSSKeywords.h nsCSSPropList.h nsCSSProperty.h nsCSSProps.h nsCSSPseudoClassList.h nsCSSPseudoClasses.h nsCSSPseudoElementList.h nsCSSPseudoElements.h nsCSSRuleProcessor.h nsCSSStyleSheet.h nsCSSStruct.h nsCSSValue.h nsDOMCSSDeclaration.h nsICSSDeclaration.h nsICSSGroupRule.h nsICSSImportRule.h nsICSSLoader.h nsICSSLoaderObserver.h nsICSSNameSpaceRule.h nsICSSOMFactory.h nsICSSParser.h nsICSSPseudoComparator.h nsICSSRule.h nsICSSRuleList.h nsICSSStyleRule.h nsICSSStyleRuleDOMWrapper.h nsICSSStyleSheet.h nsIComputedDOMStyle.h nsIHTMLCSSStyleSheet.h nsIInspectorCSSUtils.h nsIStyleRule.h nsIStyleRuleProcessor.h nsIStyleSheet.h nsLayoutStylesheetCache.h nsRuleData.h nsRuleNode.h nsRuleWalker.h nsStyleContext.h nsStyleCoord.h nsStyleSet.h nsStyleStruct.h nsStyleStructFwd.h nsStyleStructInlines.h nsStyleStructList.h nsStyleTransformMatrix.h nsStyleUtil.h ../../dist/include/layout gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/style' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/base' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/layout/base/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsBidi.h nsBidiPresUtils.h nsCaret.h nsCSSFrameConstructor.h nsChangeHint.h nsCompatibility.h nsDisplayList.h nsFrameManager.h nsFrameManagerBase.h nsFrameTraversal.h nsIDocumentViewer.h nsIFrameTraversal.h nsIImageMap.h nsILayoutDebugger.h nsILayoutHistoryState.h nsIPercentHeightObserver.h nsIPresShell.h nsIReflowCallback.h nsLayoutErrors.h nsLayoutUtils.h nsIFocusEventSuppressor.h nsPresContext.h nsPresState.h nsStyleChangeList.h nsStyleConsts.h ../../dist/include/layout Creating _xpidlgen/.done nsIStyleSheetService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIStyleSheetService nsIStyleSheetService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIStyleSheetService.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIStyleSheetService.h ../../dist/include/layout gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/base' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. generic/Makefile creating layout/generic/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/generic' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/layout/generic/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsFrameList.h nsHTMLParts.h nsHTMLReflowMetrics.h nsHTMLReflowState.h nsIAnonymousContentCreator.h nsICanvasFrame.h nsIFrame.h nsIFrameDebug.h nsIFrameFrame.h nsIFrameUtil.h nsIImageFrame.h nsILineIterator.h nsIObjectFrame.h nsIPageSequenceFrame.h nsIScrollableFrame.h nsIScrollableViewProvider.h nsIStatefulFrame.h nsFrameSelection.h nsBidiFrames.h ../../dist/include/layout gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/generic' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/forms' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/layout/forms/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIListControlFrame.h nsIComboboxControlFrame.h nsIFormControlFrame.h nsIRadioControlFrame.h nsICheckboxControlFrame.h nsISelectControlFrame.h nsITextControlFrame.h ../../dist/include/layout gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/forms' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. tables/Makefile creating layout/tables/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/tables' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/layout/tables/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsITableCellLayout.h nsITableLayout.h ../../dist/include/layout gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/tables' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsPIBoxObject.h nsIMenuFrame.h nsIScrollbarMediator.h nsXULPopupManager.h ../../../../dist/include/layout Creating _xpidlgen/.done nsIBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBoxObject nsIBoxObject.idl nsIScrollBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIScrollBoxObject nsIScrollBoxObject.idl nsIPopupBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPopupBoxObject nsIPopupBoxObject.idl nsIMenuBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIMenuBoxObject nsIMenuBoxObject.idl nsIBrowserBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBrowserBoxObject nsIBrowserBoxObject.idl nsIIFrameBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIIFrameBoxObject nsIIFrameBoxObject.idl nsIEditorBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIEditorBoxObject nsIEditorBoxObject.idl nsIContainerBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIContainerBoxObject nsIContainerBoxObject.idl nsIListBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIListBoxObject nsIListBoxObject.idl nsISliderListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISliderListener nsISliderListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIBoxObject.idl nsIScrollBoxObject.idl nsIPopupBoxObject.idl nsIMenuBoxObject.idl nsIBrowserBoxObject.idl nsIIFrameBoxObject.idl nsIEditorBoxObject.idl nsIContainerBoxObject.idl nsIListBoxObject.idl nsISliderListener.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBoxObject.h _xpidlgen/nsIScrollBoxObject.h _xpidlgen/nsIPopupBoxObject.h _xpidlgen/nsIMenuBoxObject.h _xpidlgen/nsIBrowserBoxObject.h _xpidlgen/nsIIFrameBoxObject.h _xpidlgen/nsIEditorBoxObject.h _xpidlgen/nsIContainerBoxObject.h _xpidlgen/nsIListBoxObject.h _xpidlgen/nsISliderListener.h ../../../../dist/include/layout gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/tree/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/tree/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../../../dist/idl Creating _xpidlgen/.done nsITreeColumns.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../../../dist/idl -o _xpidlgen/nsITreeColumns nsITreeColumns.idl nsITreeView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../../../dist/idl -o _xpidlgen/nsITreeView nsITreeView.idl nsITreeSelection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../../../dist/idl -o _xpidlgen/nsITreeSelection nsITreeSelection.idl nsITreeBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../../../dist/idl -o _xpidlgen/nsITreeBoxObject nsITreeBoxObject.idl nsITreeContentView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../../../dist/idl -o _xpidlgen/nsITreeContentView nsITreeContentView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsITreeColumns.idl nsITreeView.idl nsITreeSelection.idl nsITreeBoxObject.idl nsITreeContentView.idl ../../../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsITreeColumns.h _xpidlgen/nsITreeView.h _xpidlgen/nsITreeSelection.h _xpidlgen/nsITreeBoxObject.h _xpidlgen/nsITreeContentView.h ../../../../../../dist/include/layout gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/tree/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/tree/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/tree/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsTreeColFrame.h nsTreeUtils.h ../../../../../../dist/include/layout gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/tree/src' /usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. grid/Makefile creating layout/xul/base/src/grid/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/grid' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/grid/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsGridLayout2.h nsGridRowLayout.h nsGridRowLeafLayout.h nsGridRowLeafFrame.h nsGridRowGroupLayout.h nsIGridPart.h nsGrid.h nsGridRow.h nsGridCell.h ../../../../../dist/include/layout gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/grid' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIMenuParent.h ../../../../dist/include/layout gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/printing' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/layout/printing/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl Creating _xpidlgen/.done nsIPrintProgress.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintProgress nsIPrintProgress.idl nsIPrintProgressParams.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintProgressParams nsIPrintProgressParams.idl nsIPrintStatusFeedback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintStatusFeedback nsIPrintStatusFeedback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIPrintProgress.idl nsIPrintProgressParams.idl nsIPrintStatusFeedback.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPrintProgress.h _xpidlgen/nsIPrintProgressParams.h _xpidlgen/nsIPrintStatusFeedback.h ../../dist/include/layout gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/printing' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/svg/base/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/layout/svg/base/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsSVGEffects.h nsSVGFilterInstance.h nsSVGForeignObjectFrame.h nsSVGIntegrationUtils.h nsSVGUtils.h ../../../../dist/include/layout gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/svg/base/src' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. inspector/public/Makefile creating layout/inspector/public/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/inspector/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/layout/inspector/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/inspector /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done inIDOMView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inIDOMView inIDOMView.idl inIDeepTreeWalker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inIDeepTreeWalker inIDeepTreeWalker.idl inIFlasher.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inIFlasher inIFlasher.idl inISearchProcess.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inISearchProcess inISearchProcess.idl inISearchObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inISearchObserver inISearchObserver.idl inICSSValueSearch.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inICSSValueSearch inICSSValueSearch.idl inIDOMUtils.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inIDOMUtils inIDOMUtils.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 inIDOMView.idl inIDeepTreeWalker.idl inIFlasher.idl inISearchProcess.idl inISearchObserver.idl inICSSValueSearch.idl inIDOMUtils.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/inIDOMView.h _xpidlgen/inIDeepTreeWalker.h _xpidlgen/inIFlasher.h _xpidlgen/inISearchProcess.h _xpidlgen/inISearchObserver.h _xpidlgen/inICSSValueSearch.h _xpidlgen/inIDOMUtils.h ../../../dist/include/inspector gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/inspector/public' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. inspector/src/Makefile creating layout/inspector/src/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/inspector/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/layout/inspector/src/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/inspector/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/build' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/layout/build/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsLayoutCID.h nsContentDLF.h nsLayoutStatics.h ../../dist/include/layout gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. resources/Makefile creating docshell/resources/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/base' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/docshell/base/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/docshell /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/sdk/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsDocShellLoadTypes.h ../../dist/include/docshell Creating _xpidlgen/.done nsCDocShell.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsCDocShell nsCDocShell.idl nsCDefaultURIFixup.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsCDefaultURIFixup nsCDefaultURIFixup.idl nsIDocShell.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShell nsIDocShell.idl nsIDocShellLoadInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShellLoadInfo nsIDocShellLoadInfo.idl nsIDocShellTreeItem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShellTreeItem nsIDocShellTreeItem.idl nsIDocShellTreeNode.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShellTreeNode nsIDocShellTreeNode.idl nsIDocShellTreeOwner.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShellTreeOwner nsIDocShellTreeOwner.idl nsIDocShellHistory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShellHistory nsIDocShellHistory.idl nsIGlobalHistory2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIGlobalHistory2 nsIGlobalHistory2.idl nsIGlobalHistory3.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIGlobalHistory3 nsIGlobalHistory3.idl nsIMarkupDocumentViewer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIMarkupDocumentViewer nsIMarkupDocumentViewer.idl nsIScrollable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScrollable nsIScrollable.idl nsITextScroll.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITextScroll nsITextScroll.idl nsIWebNavigation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebNavigation nsIWebNavigation.idl nsIWebNavigationInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebNavigationInfo nsIWebNavigationInfo.idl nsIContentViewer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentViewer nsIContentViewer.idl nsIContentViewerEdit.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentViewerEdit nsIContentViewerEdit.idl nsIContentViewerFile.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentViewerFile nsIContentViewerFile.idl nsIURIFixup.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIURIFixup nsIURIFixup.idl nsIEditorDocShell.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorDocShell nsIEditorDocShell.idl nsIWebPageDescriptor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebPageDescriptor nsIWebPageDescriptor.idl nsIURIClassifier.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIURIClassifier nsIURIClassifier.idl nsIChannelClassifier.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIChannelClassifier nsIChannelClassifier.idl nsIDownloadHistory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDownloadHistory nsIDownloadHistory.idl nsILoadContext.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsILoadContext nsILoadContext.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsCDocShell.idl nsCDefaultURIFixup.idl nsIDocShell.idl nsIDocShellLoadInfo.idl nsIDocShellTreeItem.idl nsIDocShellTreeNode.idl nsIDocShellTreeOwner.idl nsIDocShellHistory.idl nsIGlobalHistory2.idl nsIGlobalHistory3.idl nsIMarkupDocumentViewer.idl nsIScrollable.idl nsITextScroll.idl nsIWebNavigation.idl nsIWebNavigationInfo.idl nsIContentViewer.idl nsIContentViewerEdit.idl nsIContentViewerFile.idl nsIURIFixup.idl nsIEditorDocShell.idl nsIWebPageDescriptor.idl nsIURIClassifier.idl nsIChannelClassifier.idl nsIDownloadHistory.idl nsILoadContext.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsCDocShell.h _xpidlgen/nsCDefaultURIFixup.h _xpidlgen/nsIDocShell.h _xpidlgen/nsIDocShellLoadInfo.h _xpidlgen/nsIDocShellTreeItem.h _xpidlgen/nsIDocShellTreeNode.h _xpidlgen/nsIDocShellTreeOwner.h _xpidlgen/nsIDocShellHistory.h _xpidlgen/nsIGlobalHistory2.h _xpidlgen/nsIGlobalHistory3.h _xpidlgen/nsIMarkupDocumentViewer.h _xpidlgen/nsIScrollable.h _xpidlgen/nsITextScroll.h _xpidlgen/nsIWebNavigation.h _xpidlgen/nsIWebNavigationInfo.h _xpidlgen/nsIContentViewer.h _xpidlgen/nsIContentViewerEdit.h _xpidlgen/nsIContentViewerFile.h _xpidlgen/nsIURIFixup.h _xpidlgen/nsIEditorDocShell.h _xpidlgen/nsIWebPageDescriptor.h _xpidlgen/nsIURIClassifier.h _xpidlgen/nsIChannelClassifier.h _xpidlgen/nsIDownloadHistory.h _xpidlgen/nsILoadContext.h ../../dist/include/docshell /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIGlobalHistory.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIGlobalHistory.idl ../../dist/sdk/idl nsIGlobalHistory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIGlobalHistory nsIGlobalHistory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIGlobalHistory.h ../../dist/include/docshell /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIGlobalHistory.h ../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/shistory /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/sdk/idl Creating _xpidlgen/.done nsISHEntry.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISHEntry nsISHEntry.idl nsISHContainer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISHContainer nsISHContainer.idl nsISHTransaction.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISHTransaction nsISHTransaction.idl nsISHistoryInternal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISHistoryInternal nsISHistoryInternal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsISHEntry.idl nsISHContainer.idl nsISHTransaction.idl nsISHistoryInternal.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISHEntry.h _xpidlgen/nsISHContainer.h _xpidlgen/nsISHTransaction.h _xpidlgen/nsISHistoryInternal.h ../../../dist/include/shistory /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIHistoryEntry.idl nsISHistory.idl nsISHistoryListener.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIHistoryEntry.idl nsISHistory.idl nsISHistoryListener.idl ../../../dist/sdk/idl nsIHistoryEntry.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIHistoryEntry nsIHistoryEntry.idl nsISHistory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISHistory nsISHistory.idl nsISHistoryListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISHistoryListener nsISHistoryListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIHistoryEntry.h _xpidlgen/nsISHistory.h _xpidlgen/nsISHistoryListener.h ../../../dist/include/shistory /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIHistoryEntry.h _xpidlgen/nsISHistory.h _xpidlgen/nsISHistoryListener.h ../../../dist/sdk/include gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/build' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/docshell/build/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsDocShellCID.h ../../dist/include/docshell gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/build' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/resources' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. content/Makefile creating docshell/resources/content/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/resources/content' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/resources/content' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/resources' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/webshell' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/webshell/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/webshell/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/webshell /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/sdk/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsILinkHandler.h nsIWebShellServices.h ../../dist/include/webshell Creating _xpidlgen/.done nsIRefreshURI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIRefreshURI nsIRefreshURI.idl nsIContentViewerContainer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentViewerContainer nsIContentViewerContainer.idl nsIDocumentLoaderFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocumentLoaderFactory nsIDocumentLoaderFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIRefreshURI.idl nsIContentViewerContainer.idl nsIDocumentLoaderFactory.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIRefreshURI.h _xpidlgen/nsIContentViewerContainer.h _xpidlgen/nsIDocumentLoaderFactory.h ../../dist/include/webshell /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIClipboardCommands.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIClipboardCommands.idl ../../dist/sdk/idl nsIClipboardCommands.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboardCommands nsIClipboardCommands.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIClipboardCommands.h ../../dist/include/webshell /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIClipboardCommands.h ../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/webshell/public' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/webshell' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/base' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. standalone/Makefile creating embedding/base/standalone/Makefile Creating /builddir/build/BUILD/comm-1.9.1/mozilla/embedding/base/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/embed_base /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/sdk/idl gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/base/standalone' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/embedding/base/standalone/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ./../nsEmbedAPI.cpp . gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/base/standalone' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsEmbedAPI.h nsEmbedCID.h ../../dist/sdk/include /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsEmbedAPI.h nsEmbedCID.h ../../dist/include/embed_base Creating _xpidlgen/.done nsIWindowCreator2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWindowCreator2 nsIWindowCreator2.idl nsIWindowProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWindowProvider nsIWindowProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIWindowCreator2.idl nsIWindowProvider.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowCreator2.h _xpidlgen/nsIWindowProvider.h ../../dist/include/embed_base /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIWindowCreator.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIWindowCreator.idl ../../dist/sdk/idl nsIWindowCreator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWindowCreator nsIWindowCreator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowCreator.h ../../dist/include/embed_base /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowCreator.h ../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. appstartup/Makefile creating embedding/components/appstartup/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. find/Makefile creating embedding/components/find/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. webbrowserpersist/Makefile creating embedding/components/webbrowserpersist/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. commandhandler/Makefile creating embedding/components/commandhandler/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. printingui/Makefile creating embedding/components/printingui/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/windowwatcher /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsPromptUtils.h ../../../../dist/include/windowwatcher Creating _xpidlgen/.done nsIDialogParamBlock.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDialogParamBlock nsIDialogParamBlock.idl nsIPromptService2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPromptService2 nsIPromptService2.idl nsPIPromptService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsPIPromptService nsPIPromptService.idl ./nsPIPromptService.idl:57: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSPIPROMPTSERVICE macro; if the code fragment contains method declarations, the macro probably isn't complete. nsPIWindowWatcher.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsPIWindowWatcher nsPIWindowWatcher.idl nsIAuthPromptWrapper.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAuthPromptWrapper nsIAuthPromptWrapper.idl nsIPromptFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPromptFactory nsIPromptFactory.idl nsINonBlockingAlertService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsINonBlockingAlertService nsINonBlockingAlertService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDialogParamBlock.idl nsIPromptService2.idl nsPIPromptService.idl nsPIWindowWatcher.idl nsIAuthPromptWrapper.idl nsIPromptFactory.idl nsINonBlockingAlertService.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDialogParamBlock.h _xpidlgen/nsIPromptService2.h _xpidlgen/nsPIPromptService.h _xpidlgen/nsPIWindowWatcher.h _xpidlgen/nsIAuthPromptWrapper.h _xpidlgen/nsIPromptFactory.h _xpidlgen/nsINonBlockingAlertService.h ../../../../dist/include/windowwatcher /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIWindowWatcher.idl nsIPromptService.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIWindowWatcher.idl nsIPromptService.idl ../../../../dist/sdk/idl nsIWindowWatcher.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWindowWatcher nsIWindowWatcher.idl nsIPromptService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPromptService nsIPromptService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowWatcher.h _xpidlgen/nsIPromptService.h ../../../../dist/include/windowwatcher /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowWatcher.h _xpidlgen/nsIPromptService.h ../../../../dist/sdk/include gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/appstartup' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating embedding/components/appstartup/src/Makefile gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/appstartup/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/appstartup/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/embedcomponents /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIAppStartupNotifier.h ../../../../dist/include/embedcomponents gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/appstartup/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/appstartup' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating embedding/components/find/public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating embedding/components/find/src/Makefile gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/find /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/idl Creating _xpidlgen/.done nsIFind.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFind nsIFind.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIFind.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFind.h ../../../../dist/include/find /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIWebBrowserFind.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIWebBrowserFind.idl ../../../../dist/sdk/idl nsIWebBrowserFind.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWebBrowserFind nsIWebBrowserFind.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWebBrowserFind.h ../../../../dist/include/find /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWebBrowserFind.h ../../../../dist/sdk/include gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating embedding/components/webbrowserpersist/public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating embedding/components/webbrowserpersist/src/Makefile gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/webbrowserpersist /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIWebBrowserPersist.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWebBrowserPersist nsIWebBrowserPersist.idl nsCWebBrowserPersist.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsCWebBrowserPersist nsCWebBrowserPersist.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIWebBrowserPersist.idl nsCWebBrowserPersist.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWebBrowserPersist.h _xpidlgen/nsCWebBrowserPersist.h ../../../../dist/include/webbrowserpersist gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating embedding/components/commandhandler/public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating embedding/components/commandhandler/src/Makefile gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/commandhandler /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsICommandManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandManager nsICommandManager.idl nsICommandParams.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandParams nsICommandParams.idl nsIControllerCommand.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIControllerCommand nsIControllerCommand.idl nsIControllerContext.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIControllerContext nsIControllerContext.idl nsIControllerCommandTable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIControllerCommandTable nsIControllerCommandTable.idl nsPICommandUpdater.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsPICommandUpdater nsPICommandUpdater.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsICommandManager.idl nsICommandParams.idl nsIControllerCommand.idl nsIControllerContext.idl nsIControllerCommandTable.idl nsPICommandUpdater.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICommandManager.h _xpidlgen/nsICommandParams.h _xpidlgen/nsIControllerCommand.h _xpidlgen/nsIControllerContext.h _xpidlgen/nsIControllerCommandTable.h _xpidlgen/nsPICommandUpdater.h ../../../../dist/include/commandhandler gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui/helperAppDlg' gmake[8]: Nothing to be done for `export'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui/helperAppDlg' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui/progressDlg' gmake[8]: Nothing to be done for `export'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui/progressDlg' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating embedding/components/printingui/src/Makefile gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui/src' /usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. unixshared/Makefile creating embedding/components/printingui/src/unixshared/Makefile gmake[9]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui/src/unixshared' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui/src/unixshared/.deps gmake[9]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui/src/unixshared' gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/build' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/build/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/build' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/webBrowser' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/webBrowser/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/webbrwsr /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/sdk/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsCTooltipTextProvider.h ../../../dist/include/webbrwsr Creating _xpidlgen/.done nsCWebBrowser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsCWebBrowser nsCWebBrowser.idl nsICommandHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICommandHandler nsICommandHandler.idl nsIEmbeddingSiteWindow2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEmbeddingSiteWindow2 nsIEmbeddingSiteWindow2.idl nsIContextMenuListener2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIContextMenuListener2 nsIContextMenuListener2.idl nsIWebBrowserChrome2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserChrome2 nsIWebBrowserChrome2.idl nsIPrintingPrompt.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrintingPrompt nsIPrintingPrompt.idl nsIPrintingPromptService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrintingPromptService nsIPrintingPromptService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsCWebBrowser.idl nsICommandHandler.idl nsIEmbeddingSiteWindow2.idl nsIContextMenuListener2.idl nsIWebBrowserChrome2.idl nsIPrintingPrompt.idl nsIPrintingPromptService.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsCWebBrowser.h _xpidlgen/nsICommandHandler.h _xpidlgen/nsIEmbeddingSiteWindow2.h _xpidlgen/nsIContextMenuListener2.h _xpidlgen/nsIWebBrowserChrome2.h _xpidlgen/nsIPrintingPrompt.h _xpidlgen/nsIPrintingPromptService.h ../../../dist/include/webbrwsr /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIContextMenuListener.idl nsIEmbeddingSiteWindow.idl nsITooltipListener.idl nsITooltipTextProvider.idl nsIWebBrowser.idl nsIWebBrowserChrome.idl nsIWebBrowserChromeFocus.idl nsIWebBrowserFocus.idl nsIWebBrowserSetup.idl nsIWebBrowserStream.idl nsIWebBrowserPrint.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIContextMenuListener.idl nsIEmbeddingSiteWindow.idl nsITooltipListener.idl nsITooltipTextProvider.idl nsIWebBrowser.idl nsIWebBrowserChrome.idl nsIWebBrowserChromeFocus.idl nsIWebBrowserFocus.idl nsIWebBrowserSetup.idl nsIWebBrowserStream.idl nsIWebBrowserPrint.idl ../../../dist/sdk/idl nsIContextMenuListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIContextMenuListener nsIContextMenuListener.idl nsIEmbeddingSiteWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEmbeddingSiteWindow nsIEmbeddingSiteWindow.idl nsITooltipListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITooltipListener nsITooltipListener.idl nsITooltipTextProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITooltipTextProvider nsITooltipTextProvider.idl nsIWebBrowser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowser nsIWebBrowser.idl nsIWebBrowserChrome.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserChrome nsIWebBrowserChrome.idl nsIWebBrowserChromeFocus.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserChromeFocus nsIWebBrowserChromeFocus.idl nsIWebBrowserFocus.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserFocus nsIWebBrowserFocus.idl nsIWebBrowserSetup.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserSetup nsIWebBrowserSetup.idl nsIWebBrowserStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserStream nsIWebBrowserStream.idl nsIWebBrowserPrint.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserPrint nsIWebBrowserPrint.idl ./nsIWebBrowserPrint.idl:119: Warning: Naming an attribute nsIFoo causes problems for interface flattening /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIContextMenuListener.h _xpidlgen/nsIEmbeddingSiteWindow.h _xpidlgen/nsITooltipListener.h _xpidlgen/nsITooltipTextProvider.h _xpidlgen/nsIWebBrowser.h _xpidlgen/nsIWebBrowserChrome.h _xpidlgen/nsIWebBrowserChromeFocus.h _xpidlgen/nsIWebBrowserFocus.h _xpidlgen/nsIWebBrowserSetup.h _xpidlgen/nsIWebBrowserStream.h _xpidlgen/nsIWebBrowserPrint.h ../../../dist/include/webbrwsr /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIContextMenuListener.h _xpidlgen/nsIEmbeddingSiteWindow.h _xpidlgen/nsITooltipListener.h _xpidlgen/nsITooltipTextProvider.h _xpidlgen/nsIWebBrowser.h _xpidlgen/nsIWebBrowserChrome.h _xpidlgen/nsIWebBrowserChromeFocus.h _xpidlgen/nsIWebBrowserFocus.h _xpidlgen/nsIWebBrowserSetup.h _xpidlgen/nsIWebBrowserStream.h _xpidlgen/nsIWebBrowserPrint.h ../../../dist/sdk/include gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/webBrowser' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/build' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/build/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/build' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/appshell /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsAppShellCID.h ../../../dist/include/appshell Creating _xpidlgen/.done nsIAppShellService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAppShellService nsIAppShellService.idl nsIWindowMediator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWindowMediator nsIWindowMediator.idl nsIWindowMediatorListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWindowMediatorListener nsIWindowMediatorListener.idl nsIXULWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXULWindow nsIXULWindow.idl nsIPopupWindowManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPopupWindowManager nsIPopupWindowManager.idl nsIXULBrowserWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXULBrowserWindow nsIXULBrowserWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIAppShellService.idl nsIWindowMediator.idl nsIWindowMediatorListener.idl nsIXULWindow.idl nsIPopupWindowManager.idl nsIXULBrowserWindow.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAppShellService.h _xpidlgen/nsIWindowMediator.h _xpidlgen/nsIWindowMediatorListener.h _xpidlgen/nsIXULWindow.h _xpidlgen/nsIPopupWindowManager.h _xpidlgen/nsIXULBrowserWindow.h ../../../dist/include/appshell gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell/src/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. tests/Makefile creating accessible/tests/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/accessible/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/accessibility /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl Creating _xpidlgen/.done nsIAccessibleTypes.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleTypes nsIAccessibleTypes.idl nsIAccessibilityService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibilityService nsIAccessibilityService.idl nsIAccessibleRetrieval.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleRetrieval nsIAccessibleRetrieval.idl nsIAccessible.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessible nsIAccessible.idl nsIAccessibleRelation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleRelation nsIAccessibleRelation.idl nsIAccessibleRole.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleRole nsIAccessibleRole.idl nsIAccessibleStates.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleStates nsIAccessibleStates.idl nsPIAccessible.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsPIAccessible nsPIAccessible.idl nsIAccessibleDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleDocument nsIAccessibleDocument.idl nsPIAccessibleDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsPIAccessibleDocument nsPIAccessibleDocument.idl nsIAccessibleProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleProvider nsIAccessibleProvider.idl nsIAccessibleSelectable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleSelectable nsIAccessibleSelectable.idl nsIAccessNode.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessNode nsIAccessNode.idl nsIAccessibleEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleEvent nsIAccessibleEvent.idl nsIAccessibleEditableText.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleEditableText nsIAccessibleEditableText.idl nsIAccessibleHyperLink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleHyperLink nsIAccessibleHyperLink.idl nsIAccessibleHyperText.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleHyperText nsIAccessibleHyperText.idl nsIAccessibleTable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleTable nsIAccessibleTable.idl nsIAccessibleText.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleText nsIAccessibleText.idl nsIAccessibleValue.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleValue nsIAccessibleValue.idl nsIAccessibleImage.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleImage nsIAccessibleImage.idl nsIXBLAccessible.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXBLAccessible nsIXBLAccessible.idl nsIAccessibleTreeCache.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleTreeCache nsIAccessibleTreeCache.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIAccessibleTypes.idl nsIAccessibilityService.idl nsIAccessibleRetrieval.idl nsIAccessible.idl nsIAccessibleRelation.idl nsIAccessibleRole.idl nsIAccessibleStates.idl nsPIAccessible.idl nsIAccessibleDocument.idl nsPIAccessibleDocument.idl nsIAccessibleProvider.idl nsIAccessibleSelectable.idl nsIAccessNode.idl nsIAccessibleEvent.idl nsIAccessibleEditableText.idl nsIAccessibleHyperLink.idl nsIAccessibleHyperText.idl nsIAccessibleTable.idl nsIAccessibleText.idl nsIAccessibleValue.idl nsIAccessibleImage.idl nsIXBLAccessible.idl nsIAccessibleTreeCache.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAccessibleTypes.h _xpidlgen/nsIAccessibilityService.h _xpidlgen/nsIAccessibleRetrieval.h _xpidlgen/nsIAccessible.h _xpidlgen/nsIAccessibleRelation.h _xpidlgen/nsIAccessibleRole.h _xpidlgen/nsIAccessibleStates.h _xpidlgen/nsPIAccessible.h _xpidlgen/nsIAccessibleDocument.h _xpidlgen/nsPIAccessibleDocument.h _xpidlgen/nsIAccessibleProvider.h _xpidlgen/nsIAccessibleSelectable.h _xpidlgen/nsIAccessNode.h _xpidlgen/nsIAccessibleEvent.h _xpidlgen/nsIAccessibleEditableText.h _xpidlgen/nsIAccessibleHyperLink.h _xpidlgen/nsIAccessibleHyperText.h _xpidlgen/nsIAccessibleTable.h _xpidlgen/nsIAccessibleText.h _xpidlgen/nsIAccessibleValue.h _xpidlgen/nsIAccessibleImage.h _xpidlgen/nsIXBLAccessible.h _xpidlgen/nsIAccessibleTreeCache.h ../../dist/include/accessibility gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. xforms/Makefile creating accessible/src/xforms/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/atk' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/atk/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsAccessNodeWrap.h nsAccessibleWrap.h nsDocAccessibleWrap.h nsRootAccessibleWrap.h nsTextAccessibleWrap.h nsXULMenuAccessibleWrap.h nsXULTreeAccessibleWrap.h nsHyperTextAccessibleWrap.h nsHTMLImageAccessibleWrap.h nsHTMLTableAccessibleWrap.h nsAccessibleRelationWrap.h ../../../dist/include/accessibility gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/atk' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/base' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/base/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsRootAccessible.h nsAccessibleEventData.h nsAccessNode.h ../../../dist/include/accessibility gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/html' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/html/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsHyperTextAccessible.h nsHTMLFormControlAccessible.h ../../../dist/include/accessibility gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/html' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/xul' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/xul/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/xul' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/xforms' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/xforms/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/xforms' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/build' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/accessible/build/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/build' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/tests' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/tests' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake libs_tier_gecko gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' libs_tier_gecko gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `js/src/xpconnect/Makefile' is up to date. gmake[5]: `intl/chardet/Makefile' is up to date. gmake[5]: `widget/src/gtkxtbin/Makefile' is up to date. gmake[5]: `modules/libutil/Makefile' is up to date. gmake[5]: `modules/libjar/Makefile' is up to date. gmake[5]: `db/Makefile' is up to date. gmake[5]: `extensions/cookie/Makefile' is up to date. gmake[5]: `extensions/permissions/Makefile' is up to date. gmake[5]: `storage/Makefile' is up to date. gmake[5]: `rdf/Makefile' is up to date. gmake[5]: `js/jsd/Makefile' is up to date. gmake[5]: `media/libfishsound/Makefile' is up to date. gmake[5]: `media/libogg/Makefile' is up to date. gmake[5]: `media/liboggplay/Makefile' is up to date. gmake[5]: `media/liboggz/Makefile' is up to date. gmake[5]: `media/libtheora/Makefile' is up to date. gmake[5]: `media/libvorbis/Makefile' is up to date. gmake[5]: `media/libsydneyaudio/Makefile' is up to date. gmake[5]: `uriloader/Makefile' is up to date. gmake[5]: `modules/libimg/Makefile' is up to date. gmake[5]: `caps/Makefile' is up to date. gmake[5]: `parser/expat/Makefile' is up to date. gmake[5]: `parser/xml/Makefile' is up to date. gmake[5]: `parser/htmlparser/Makefile' is up to date. gmake[5]: `gfx/Makefile' is up to date. gmake[5]: `modules/libpr0n/Makefile' is up to date. gmake[5]: `sun-java/Makefile' is up to date. gmake[5]: `modules/plugin/Makefile' is up to date. gmake[5]: `dom/Makefile' is up to date. gmake[5]: `view/Makefile' is up to date. gmake[5]: `widget/Makefile' is up to date. gmake[5]: `content/Makefile' is up to date. gmake[5]: `editor/Makefile' is up to date. gmake[5]: `layout/Makefile' is up to date. gmake[5]: `docshell/Makefile' is up to date. gmake[5]: `webshell/Makefile' is up to date. gmake[5]: `embedding/Makefile' is up to date. gmake[5]: `xpfe/appshell/Makefile' is up to date. gmake[5]: `accessible/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/public' gmake[6]: Nothing to be done for `libs'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/idl' xpccomponents.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/xpccomponents.xpt -d .deps/xpccomponents.pp xpccomponents.idl xpcjsid.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/xpcjsid.xpt -d .deps/xpcjsid.pp xpcjsid.idl xpcexception.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/xpcexception.xpt -d .deps/xpcexception.pp xpcexception.idl xpcIJSModuleLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/xpcIJSModuleLoader.xpt -d .deps/xpcIJSModuleLoader.pp xpcIJSModuleLoader.idl nsIJSContextStack.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIJSContextStack.xpt -d .deps/nsIJSContextStack.pp nsIJSContextStack.idl nsIJSRuntimeService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIJSRuntimeService.xpt -d .deps/nsIJSRuntimeService.pp nsIJSRuntimeService.idl nsIXPConnect.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXPConnect.xpt -d .deps/nsIXPConnect.pp nsIXPConnect.idl nsIXPCSecurityManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXPCSecurityManager.xpt -d .deps/nsIXPCSecurityManager.pp nsIXPCSecurityManager.idl nsIXPCScriptable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXPCScriptable.xpt -d .deps/nsIXPCScriptable.pp nsIXPCScriptable.idl nsIScriptError.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIScriptError.xpt -d .deps/nsIScriptError.pp nsIScriptError.idl nsIXPCScriptNotify.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXPCScriptNotify.xpt -d .deps/nsIXPCScriptNotify.pp nsIXPCScriptNotify.idl nsIScriptableInterfaces.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIScriptableInterfaces.xpt -d .deps/nsIScriptableInterfaces.pp nsIScriptableInterfaces.idl XPCIDispatch.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/XPCIDispatch.xpt -d .deps/XPCIDispatch.pp XPCIDispatch.idl xpcIJSWeakReference.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/xpcIJSWeakReference.xpt -d .deps/xpcIJSWeakReference.pp xpcIJSWeakReference.idl mozIJSSubScriptLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/mozIJSSubScriptLoader.xpt -d .deps/mozIJSSubScriptLoader.pp mozIJSSubScriptLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/xpconnect.xpt _xpidlgen/xpccomponents.xpt _xpidlgen/xpcjsid.xpt _xpidlgen/xpcexception.xpt _xpidlgen/xpcIJSModuleLoader.xpt _xpidlgen/nsIJSContextStack.xpt _xpidlgen/nsIJSRuntimeService.xpt _xpidlgen/nsIXPConnect.xpt _xpidlgen/nsIXPCSecurityManager.xpt _xpidlgen/nsIXPCScriptable.xpt _xpidlgen/nsIScriptError.xpt _xpidlgen/nsIXPCScriptNotify.xpt _xpidlgen/nsIScriptableInterfaces.xpt _xpidlgen/XPCIDispatch.xpt _xpidlgen/xpcIJSWeakReference.xpt _xpidlgen/mozIJSSubScriptLoader.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpconnect.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/idl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/loader' mozJSComponentLoader.cpp c++ -o mozJSComponentLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include -I../../../../dist/include/jsloader -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/mozJSComponentLoader.pp mozJSComponentLoader.cpp mozJSSubScriptLoader.cpp c++ -o mozJSSubScriptLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include -I../../../../dist/include/jsloader -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/mozJSSubScriptLoader.pp mozJSSubScriptLoader.cpp rm -f libjsloader_s.a ar cr libjsloader_s.a mozJSComponentLoader.o mozJSSubScriptLoader.o ranlib libjsloader_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 XPCOMUtils.jsm ISO8601DateUtils.jsm ../../../../dist/bin/modules gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/loader' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/src' nsScriptError.cpp c++ -o nsScriptError.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScriptError.pp nsScriptError.cpp /usr/bin/python ../../../../config/pythonpath.py \ -I../../../../other-licenses/ply \ -I../../../../xpcom/idl-parser \ ./qsgen.py \ --idlpath=../../../../dist/idl \ --cachedir=../../../../xpcom/idl-parser \ --header-output dom_quickstubs.h \ --stub-output dom_quickstubs.cpp \ --makedepend-output .deps/dom_qsgen.pp \ \ ./dom_quickstubs.qsconf ../../../../other-licenses/ply/ply/yacc.py:74: DeprecationWarning: the md5 module is deprecated; use hashlib instead import re, types, sys, cStringIO, md5, os.path ./qsgen.py:135: DeprecationWarning: the sets module is deprecated import sets yacc: Generating LALR parsing table... Creating header file dom_quickstubs.h Creating stub file dom_quickstubs.cpp Creating makedepend file .deps/dom_qsgen.pp nsXPConnect.cpp c++ -o nsXPConnect.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPConnect.pp nsXPConnect.cpp nsXPConnect.cpp: In member function 'virtual nsresult nsXPConnect::Traverse(void*, nsCycleCollectionTraversalCallback&)': nsXPConnect.cpp:723: warning: 'obj' may be used uninitialized in this function nsXPConnect.cpp:724: warning: 'clazz' may be used uninitialized in this function xpccallcontext.cpp c++ -o xpccallcontext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpccallcontext.pp xpccallcontext.cpp xpccomponents.cpp c++ -o xpccomponents.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpccomponents.pp xpccomponents.cpp xpccontext.cpp c++ -o xpccontext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpccontext.pp xpccontext.cpp xpcconvert.cpp c++ -o xpcconvert.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcconvert.pp xpcconvert.cpp xpcconvert.cpp: In static member function 'static JSBool XPCConvert::JSData2Native(XPCCallContext&, void*, jsval, const nsXPTType&, JSBool, const nsID*, nsresult*)': xpcconvert.cpp:676: warning: 'chars' may be used uninitialized in this function xpcconvert.cpp:679: warning: 'length' may be used uninitialized in this function xpcdebug.cpp c++ -o xpcdebug.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcdebug.pp xpcdebug.cpp xpcexception.cpp c++ -o xpcexception.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcexception.pp xpcexception.cpp xpcjsid.cpp c++ -o xpcjsid.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcjsid.pp xpcjsid.cpp xpcjsruntime.cpp c++ -o xpcjsruntime.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcjsruntime.pp xpcjsruntime.cpp xpclog.cpp c++ -o xpclog.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpclog.pp xpclog.cpp xpcmaps.cpp c++ -o xpcmaps.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcmaps.pp xpcmaps.cpp xpcmodule.cpp c++ -o xpcmodule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcmodule.pp xpcmodule.cpp xpcruntimesvc.cpp c++ -o xpcruntimesvc.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcruntimesvc.pp xpcruntimesvc.cpp xpcstack.cpp c++ -o xpcstack.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcstack.pp xpcstack.cpp xpcstring.cpp c++ -o xpcstring.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcstring.pp xpcstring.cpp xpcthreadcontext.cpp c++ -o xpcthreadcontext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcthreadcontext.pp xpcthreadcontext.cpp xpcthrower.cpp c++ -o xpcthrower.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcthrower.pp xpcthrower.cpp xpcwrappedjs.cpp c++ -o xpcwrappedjs.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappedjs.pp xpcwrappedjs.cpp xpcwrappedjs.cpp: In static member function 'static nsresult nsXPCWrappedJS::GetNewOrUsed(XPCCallContext&, JSObject*, const nsIID&, nsISupports*, nsXPCWrappedJS**)': xpcwrappedjs.cpp:306: warning: 'root' may be used uninitialized in this function xpcvariant.cpp c++ -o xpcvariant.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcvariant.pp xpcvariant.cpp xpcwrappedjsclass.cpp c++ -o xpcwrappedjsclass.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappedjsclass.pp xpcwrappedjsclass.cpp xpcwrappednative.cpp c++ -o xpcwrappednative.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappednative.pp xpcwrappednative.cpp xpcwrappednative.cpp: In static member function 'static JSBool XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode)': xpcwrappednative.cpp:2074: warning: 'req.AutoJSSuspendNonMainThreadRequest::mDepth' may be used uninitialized in this function xpcwrappednative.cpp:2454: warning: 'req.AutoJSSuspendNonMainThreadRequest::mDepth' may be used uninitialized in this function xpcwrappednativeinfo.cpp c++ -o xpcwrappednativeinfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappednativeinfo.pp xpcwrappednativeinfo.cpp xpcwrappednativeinfo.cpp: In static member function 'static XPCNativeSet* XPCNativeSet::GetNewOrUsed(XPCCallContext&, nsIClassInfo*)': xpcwrappednativeinfo.cpp:730: warning: unused variable 'set2' xpcwrappednativejsops.cpp c++ -o xpcwrappednativejsops.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappednativejsops.pp xpcwrappednativejsops.cpp xpcwrappednativejsops.cpp: In function 'JSBool XPC_WN_Helper_NewResolve(JSContext*, JSObject*, jsval, uintN, JSObject**)': xpcwrappednativejsops.cpp:1067: warning: 'oldResolvingWrapper' may be used uninitialized in this function xpcwrappednativeproto.cpp c++ -o xpcwrappednativeproto.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappednativeproto.pp xpcwrappednativeproto.cpp xpcwrappednativeproto.cpp: In static member function 'static XPCWrappedNativeProto* XPCWrappedNativeProto::GetNewOrUsed(XPCCallContext&, XPCWrappedNativeScope*, nsIClassInfo*, const XPCNativeScriptableCreateInfo*, JSBool, JSBool, QITableEntry*)': xpcwrappednativeproto.cpp:217: warning: 'map' may be used uninitialized in this function xpcwrappednativeproto.cpp:218: warning: 'lock' may be used uninitialized in this function xpcwrappednativescope.cpp c++ -o xpcwrappednativescope.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappednativescope.pp xpcwrappednativescope.cpp XPCNativeWrapper.cpp c++ -o XPCNativeWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/XPCNativeWrapper.pp XPCNativeWrapper.cpp xpcJSWeakReference.cpp c++ -o xpcJSWeakReference.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcJSWeakReference.pp xpcJSWeakReference.cpp XPCSafeJSObjectWrapper.cpp c++ -o XPCSafeJSObjectWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/XPCSafeJSObjectWrapper.pp XPCSafeJSObjectWrapper.cpp XPCCrossOriginWrapper.cpp c++ -o XPCCrossOriginWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/XPCCrossOriginWrapper.pp XPCCrossOriginWrapper.cpp XPCSystemOnlyWrapper.cpp c++ -o XPCSystemOnlyWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/XPCSystemOnlyWrapper.pp XPCSystemOnlyWrapper.cpp XPCWrapper.cpp c++ -o XPCWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/XPCWrapper.pp XPCWrapper.cpp xpcquickstubs.cpp c++ -o xpcquickstubs.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcquickstubs.pp xpcquickstubs.cpp dom_quickstubs.cpp c++ -o dom_quickstubs.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -I../../../../js/src -I../../../../js/src/nanojit -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/editor -I../../../../dist/include/layout -I../../../../dist/include/rdf -I../../../../dist/include/svg -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/widget -I../../../../dist/include -I../../../../dist/include/xpconnect -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/dom_quickstubs.pp dom_quickstubs.cpp rm -f libxpconnect.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libxpconnect.so -o libxpconnect.so nsScriptError.o nsXPConnect.o xpccallcontext.o xpccomponents.o xpccontext.o xpcconvert.o xpcdebug.o xpcexception.o xpcjsid.o xpcjsruntime.o xpclog.o xpcmaps.o xpcmodule.o xpcruntimesvc.o xpcstack.o xpcstring.o xpcthreadcontext.o xpcthrower.o xpcwrappedjs.o xpcvariant.o xpcwrappedjsclass.o xpcwrappednative.o xpcwrappednativeinfo.o xpcwrappednativejsops.o xpcwrappednativeproto.o xpcwrappednativescope.o XPCNativeWrapper.o xpcJSWeakReference.o XPCSafeJSObjectWrapper.o XPCCrossOriginWrapper.o XPCSystemOnlyWrapper.o XPCWrapper.o xpcquickstubs.o dom_quickstubs.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../loader/libjsloader_s.a -Wl,--no-whole-archive -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libxpconnect.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libxpconnect.so ../../../../dist/bin/components : ../../../../dist/bin/components/libxpconnect.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet/public' nsIDocumentCharsetInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDocumentCharsetInfo.xpt -d .deps/nsIDocumentCharsetInfo.pp nsIDocumentCharsetInfo.idl nsIDocCharset.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDocCharset.xpt -d .deps/nsIDocCharset.pp nsIDocCharset.idl nsICharsetResolver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICharsetResolver.xpt -d .deps/nsICharsetResolver.pp nsICharsetResolver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/chardet.xpt _xpidlgen/nsIDocumentCharsetInfo.xpt _xpidlgen/nsIDocCharset.xpt _xpidlgen/nsICharsetResolver.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/chardet.xpt ../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet/src' nsObserverBase.cpp c++ -o nsObserverBase.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include -I../../../dist/include/chardet -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsObserverBase.pp nsObserverBase.cpp nsXMLEncodingObserver.cpp c++ -o nsXMLEncodingObserver.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include -I../../../dist/include/chardet -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLEncodingObserver.pp nsXMLEncodingObserver.cpp nsMetaCharsetObserver.cpp c++ -o nsMetaCharsetObserver.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include -I../../../dist/include/chardet -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMetaCharsetObserver.pp nsMetaCharsetObserver.cpp nsDetectionAdaptor.cpp c++ -o nsDetectionAdaptor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include -I../../../dist/include/chardet -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDetectionAdaptor.pp nsDetectionAdaptor.cpp nsDebugDetector.cpp c++ -o nsDebugDetector.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include -I../../../dist/include/chardet -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDebugDetector.pp nsDebugDetector.cpp nsCyrillicDetector.cpp c++ -o nsCyrillicDetector.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include -I../../../dist/include/chardet -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCyrillicDetector.pp nsCyrillicDetector.cpp nsDocumentCharsetInfo.cpp c++ -o nsDocumentCharsetInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include -I../../../dist/include/chardet -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocumentCharsetInfo.pp nsDocumentCharsetInfo.cpp nsChardetModule.cpp c++ -o nsChardetModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include -I../../../dist/include/chardet -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsChardetModule.pp nsChardetModule.cpp rm -f libchardet.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libchardet.so -o libchardet.so nsObserverBase.o nsXMLEncodingObserver.o nsMetaCharsetObserver.o nsDetectionAdaptor.o nsDebugDetector.o nsCyrillicDetector.o nsDocumentCharsetInfo.o nsChardetModule.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libchardet.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libchardet.so ../../../dist/bin/components : ../../../dist/bin/components/libchardet.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtkxtbin' gtk2xtbin.c gcc -o gtk2xtbin.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_GTKXTBIN_API -DUSE_XIM -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/gtkxtbin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/gtk2xtbin.pp gtk2xtbin.c gtk2xtbin.c:188: warning: initialization from incompatible pointer type rm -f libgtkxtbin.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libgtkxtbin.so -o libgtkxtbin.so gtk2xtbin.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lXt -lX11 -lasound -ldl -lm chmod +x libgtkxtbin.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libgtkxtbin.so ../../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libgtkxtbin.so ../../../dist/bin gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtkxtbin' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil/public' gmake[6]: Nothing to be done for `libs'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil/src' stopwatch.cpp c++ -o stopwatch.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/util -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/stopwatch.pp stopwatch.cpp stopwatch.cpp:241:8: warning: extra tokens at end of #endif directive rm -f libmozutil_s.a ar cr libmozutil_s.a stopwatch.o ranlib libmozutil_s.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar' nsZipArchive.cpp c++ -o nsZipArchive.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsZipArchive.pp nsZipArchive.cpp nsZipArchive.cpp: In member function 'nsresult nsZipArchive::BuildFileList()': nsZipArchive.cpp:969: warning: comparison between signed and unsigned integer expressions nsWildCard.cpp c++ -o nsWildCard.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsWildCard.pp nsWildCard.cpp nsJARInputStream.cpp c++ -o nsJARInputStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJARInputStream.pp nsJARInputStream.cpp nsJARInputStream.cpp: In member function 'virtual nsresult nsJARInputStream::Read(char*, PRUint32, PRUint32*)': nsJARInputStream.cpp:227: warning: comparison between signed and unsigned integer expressions nsJAR.cpp c++ -o nsJAR.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJAR.pp nsJAR.cpp nsJAR.cpp: In member function 'virtual nsrefcnt nsJAR::Release()': nsJAR.cpp:158: warning: unused variable 'rv' nsJAR.cpp: In member function 'virtual nsresult nsZipReaderCache::GetZip(nsIFile*, nsIZipReader**)': nsJAR.cpp:1169: warning: unused variable 'collision' nsJAR.cpp: In member function 'nsresult nsZipReaderCache::ReleaseZip(nsJAR*)': nsJAR.cpp:1264: warning: unused variable 'removed' nsJAR.cpp: In member function 'virtual nsresult nsZipReaderCache::Observe(nsISupports*, const char*, const PRUnichar*)': nsJAR.cpp:1296: warning: unused variable 'removed' nsJARFactory.cpp c++ -o nsJARFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJARFactory.pp nsJARFactory.cpp nsXPTZipLoader.cpp c++ -o nsXPTZipLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXPTZipLoader.pp nsXPTZipLoader.cpp nsJARProtocolHandler.cpp c++ -o nsJARProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJARProtocolHandler.pp nsJARProtocolHandler.cpp nsJARChannel.cpp c++ -o nsJARChannel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJARChannel.pp nsJARChannel.cpp nsJARURI.cpp c++ -o nsJARURI.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/mimetype -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include -I../../dist/include/jar -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJARURI.pp nsJARURI.cpp rm -f libjar50.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libjar50.so -o libjar50.so nsZipArchive.o nsWildCard.o nsJARInputStream.o nsJAR.o nsJARFactory.o nsXPTZipLoader.o nsJARProtocolHandler.o nsJARChannel.o nsJARURI.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -L../../dist/bin -L../../dist/lib -lz -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lasound -ldl -lm chmod +x libjar50.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libjar50.so ../../dist/bin/components : ../../dist/bin/components/libjar50.so gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter/public' nsIZipWriter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIZipWriter.xpt -d .deps/nsIZipWriter.pp nsIZipWriter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/zipwriter.xpt _xpidlgen/nsIZipWriter.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/zipwriter.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter/src' StreamFunctions.cpp c++ -o StreamFunctions.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/jar -I../../../../dist/include -I../../../../dist/include/zipwriter -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/StreamFunctions.pp StreamFunctions.cpp nsDeflateConverter.cpp c++ -o nsDeflateConverter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/jar -I../../../../dist/include -I../../../../dist/include/zipwriter -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDeflateConverter.pp nsDeflateConverter.cpp nsDeflateConverter.cpp: In member function 'nsresult nsDeflateConverter::Init()': nsDeflateConverter.cpp:72: warning: enumeration value 'WRAP_ZLIB' not handled in switch nsZipHeader.cpp c++ -o nsZipHeader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/jar -I../../../../dist/include -I../../../../dist/include/zipwriter -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsZipHeader.pp nsZipHeader.cpp nsZipDataStream.cpp c++ -o nsZipDataStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/jar -I../../../../dist/include -I../../../../dist/include/zipwriter -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsZipDataStream.pp nsZipDataStream.cpp nsZipWriter.cpp c++ -o nsZipWriter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/jar -I../../../../dist/include -I../../../../dist/include/zipwriter -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsZipWriter.pp nsZipWriter.cpp ZipWriterModule.cpp c++ -o ZipWriterModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/jar -I../../../../dist/include -I../../../../dist/include/zipwriter -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/ZipWriterModule.pp ZipWriterModule.cpp rm -f libzipwriter.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libzipwriter.so -o libzipwriter.so StreamFunctions.o nsDeflateConverter.o nsZipHeader.o nsZipDataStream.o nsZipWriter.o ZipWriterModule.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz -lasound -ldl -lm chmod +x libzipwriter.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libzipwriter.so ../../../../dist/bin/components : ../../../../dist/bin/components/libzipwriter.so gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter' nsIZipReader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIZipReader.xpt -d .deps/nsIZipReader.pp nsIZipReader.idl nsIJAR.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIJAR.xpt -d .deps/nsIJAR.pp nsIJAR.idl nsIJARChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIJARChannel.xpt -d .deps/nsIJARChannel.pp nsIJARChannel.idl nsIJARURI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIJARURI.xpt -d .deps/nsIJARURI.pp nsIJARURI.idl nsIJARProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIJARProtocolHandler.xpt -d .deps/nsIJARProtocolHandler.pp nsIJARProtocolHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/jar.xpt _xpidlgen/nsIZipReader.xpt _xpidlgen/nsIJAR.xpt _xpidlgen/nsIJARChannel.xpt _xpidlgen/nsIJARURI.xpt _xpidlgen/nsIJARProtocolHandler.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/jar.xpt ../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mdb' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mdb/public' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mdb/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mdb' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork/src' orkinHeap.cpp c++ -o orkinHeap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/orkinHeap.pp orkinHeap.cpp In file included from morkEnv.h:46, from orkinHeap.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkArray.cpp c++ -o morkArray.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkArray.pp morkArray.cpp In file included from morkEnv.h:46, from morkArray.cpp:53: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkAtom.cpp c++ -o morkAtom.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkAtom.pp morkAtom.cpp In file included from morkEnv.h:46, from morkAtom.cpp:55: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkAtomMap.cpp c++ -o morkAtomMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkAtomMap.pp morkAtomMap.cpp In file included from morkEnv.h:46, from morkAtomMap.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkAtomSpace.cpp c++ -o morkAtomSpace.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkAtomSpace.pp morkAtomSpace.cpp In file included from morkEnv.h:46, from morkAtomSpace.cpp:59: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkRowSpace.h:62, from morkStore.h:66, from morkAtomSpace.cpp:75: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkBlob.cpp c++ -o morkBlob.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkBlob.pp morkBlob.cpp In file included from morkEnv.h:46, from morkBlob.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkBuilder.cpp c++ -o morkBuilder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkBuilder.pp morkBuilder.cpp In file included from morkEnv.h:46, from morkBuilder.cpp:55: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkRowSpace.h:62, from morkStore.h:66, from morkBuilder.cpp:71: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkCell.cpp c++ -o morkCell.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkCell.pp morkCell.cpp In file included from morkStore.h:46, from morkCell.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkRowSpace.h:62, from morkStore.h:66, from morkCell.cpp:51: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkCellObject.cpp c++ -o morkCellObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkCellObject.pp morkCellObject.cpp In file included from morkCellObject.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkRowSpace.h:62, from morkStore.h:66, from morkCellObject.cpp:75: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkCh.cpp c++ -o morkCh.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkCh.pp morkCh.cpp In file included from morkEnv.h:46, from morkCh.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkConfig.cpp c++ -o morkConfig.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkConfig.pp morkConfig.cpp morkCursor.cpp c++ -o morkCursor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkCursor.pp morkCursor.cpp In file included from morkEnv.h:46, from morkCursor.cpp:55: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkDeque.cpp c++ -o morkDeque.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkDeque.pp morkDeque.cpp In file included from morkEnv.h:46, from morkDeque.cpp:45: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkEnv.cpp c++ -o morkEnv.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkEnv.pp morkEnv.cpp In file included from morkEnv.h:46, from morkEnv.cpp:55: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkFactory.cpp c++ -o morkFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkFactory.pp morkFactory.cpp In file included from morkFactory.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkRowSpace.h:62, from morkStore.h:66, from morkFactory.cpp:71: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkFile.cpp c++ -o morkFile.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkFile.pp morkFile.cpp In file included from morkEnv.h:46, from morkFile.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkFile.cpp: In member function 'virtual nsresult morkStdioFile::Write(nsIMdbEnv*, const void*, mork_size, mork_size*)': morkFile.cpp:717: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result morkHandle.cpp c++ -o morkHandle.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkHandle.pp morkHandle.cpp In file included from morkEnv.h:46, from morkHandle.cpp:47: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkIntMap.cpp c++ -o morkIntMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkIntMap.pp morkIntMap.cpp In file included from morkEnv.h:46, from morkIntMap.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkMap.cpp c++ -o morkMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkMap.pp morkMap.cpp In file included from morkEnv.h:46, from morkMap.cpp:58: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkNode.cpp c++ -o morkNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkNode.pp morkNode.cpp In file included from morkEnv.h:46, from morkNode.cpp:55: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkNodeMap.cpp c++ -o morkNodeMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkNodeMap.pp morkNodeMap.cpp In file included from morkEnv.h:46, from morkNodeMap.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkObject.cpp c++ -o morkObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkObject.pp morkObject.cpp In file included from morkEnv.h:46, from morkObject.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkParser.cpp c++ -o morkParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkParser.pp morkParser.cpp In file included from morkEnv.h:46, from morkParser.cpp:55: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkRowSpace.h:62, from morkStore.h:66, from morkParser.cpp:79: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkPool.cpp c++ -o morkPool.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkPool.pp morkPool.cpp In file included from morkEnv.h:46, from morkPool.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkRow.cpp c++ -o morkRow.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkRow.pp morkRow.cpp In file included from morkEnv.h:46, from morkRow.cpp:55: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkRowSpace.h:62, from morkRow.cpp:59: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkRowCellCursor.cpp c++ -o morkRowCellCursor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkRowCellCursor.pp morkRowCellCursor.cpp In file included from morkEnv.h:46, from morkRowCellCursor.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkRowCellCursor.cpp:63: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden orkinRowCellCursor.h:144: warning: by 'virtual nsresult orkinRowCellCursor::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden orkinRowCellCursor.h:147: warning: by 'virtual nsresult orkinRowCellCursor::CutStrongRef(nsIMdbEnv*)' ../../../dist/include/mork/mdb.h:2374: warning: 'virtual nsresult nsIMdbRowCellCursor::NextCell(nsIMdbEnv*, nsIMdbCell**, mdb_column*, mdb_pos*)' was hidden orkinRowCellCursor.h:194: warning: by 'virtual nsresult orkinRowCellCursor::NextCell(nsIMdbEnv*, nsIMdbCell*, mdb_column*, mdb_pos*)' In file included from morkRowSpace.h:62, from morkStore.h:66, from morkRowCellCursor.cpp:67: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkRowMap.cpp c++ -o morkRowMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkRowMap.pp morkRowMap.cpp In file included from morkEnv.h:46, from morkRowMap.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkRowObject.cpp c++ -o morkRowObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkRowObject.pp morkRowObject.cpp In file included from morkRowObject.h:46, from morkRowObject.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkRowSpace.h:62, from morkStore.h:66, from morkRowObject.cpp:59: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkRowSpace.cpp c++ -o morkRowSpace.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkRowSpace.pp morkRowSpace.cpp In file included from morkEnv.h:46, from morkRowSpace.cpp:67: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkRowSpace.h:62, from morkRowSpace.cpp:71: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkSink.cpp c++ -o morkSink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkSink.pp morkSink.cpp In file included from morkEnv.h:46, from morkSink.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkSpace.cpp c++ -o morkSpace.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkSpace.pp morkSpace.cpp In file included from morkEnv.h:46, from morkSpace.cpp:63: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkRowSpace.h:62, from morkStore.h:66, from morkSpace.cpp:67: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkStore.cpp c++ -o morkStore.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkStore.pp morkStore.cpp In file included from morkEnv.h:46, from morkStore.cpp:59: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkRowSpace.h:62, from morkStore.h:66, from morkStore.cpp:63: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkStream.cpp c++ -o morkStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkStream.pp morkStream.cpp In file included from morkFile.h:50, from morkStream.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkTable.cpp c++ -o morkTable.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkTable.pp morkTable.cpp In file included from morkEnv.h:46, from morkTable.cpp:55: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkTable.cpp:59: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkTable.cpp: In member function 'virtual nsresult morkTable::GetPort(nsIMdbEnv*, nsIMdbPort**)': morkTable.cpp:234: warning: unused variable 'ev' morkPortTableCursor.cpp c++ -o morkPortTableCursor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkPortTableCursor.pp morkPortTableCursor.cpp In file included from morkEnv.h:46, from morkPortTableCursor.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkRowSpace.h:62, from morkPortTableCursor.h:50, from morkPortTableCursor.cpp:59: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkTableRowCursor.cpp c++ -o morkTableRowCursor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkTableRowCursor.pp morkTableRowCursor.cpp In file included from morkEnv.h:46, from morkTableRowCursor.cpp:52: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkTableRowCursor.cpp:64: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden orkinTableRowCursor.h:139: warning: by 'virtual nsresult orkinTableRowCursor::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden orkinTableRowCursor.h:142: warning: by 'virtual nsresult orkinTableRowCursor::CutStrongRef(nsIMdbEnv*)' In file included from morkRowSpace.h:62, from morkStore.h:66, from morkTableRowCursor.cpp:68: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkThumb.cpp c++ -o morkThumb.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkThumb.pp morkThumb.cpp In file included from morkEnv.h:46, from morkThumb.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkThumb.cpp:59: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden orkinThumb.h:139: warning: by 'virtual nsresult orkinThumb::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden orkinThumb.h:142: warning: by 'virtual nsresult orkinThumb::CutStrongRef(nsIMdbEnv*)' In file included from morkRowSpace.h:62, from morkStore.h:66, from morkThumb.cpp:63: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkWriter.cpp c++ -o morkWriter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkWriter.pp morkWriter.cpp In file included from morkEnv.h:46, from morkWriter.cpp:55: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' In file included from morkWriter.h:58, from morkWriter.cpp:59: morkObject.h:125: warning: 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' was hidden morkTable.h:137: warning: by 'virtual mork_refs morkTable::AddStrongRef(morkEnv*)' morkObject.h:128: warning: 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' was hidden morkTable.h:138: warning: by 'virtual mork_refs morkTable::CutStrongRef(morkEnv*)' morkYarn.cpp c++ -o morkYarn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkYarn.pp morkYarn.cpp In file included from morkEnv.h:46, from morkYarn.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkBead.cpp c++ -o morkBead.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkBead.pp morkBead.cpp In file included from morkEnv.h:46, from morkBead.cpp:51: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkProbeMap.cpp c++ -o morkProbeMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkProbeMap.pp morkProbeMap.cpp In file included from morkEnv.h:46, from morkProbeMap.cpp:62: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' morkZone.cpp c++ -o morkZone.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkZone.pp morkZone.cpp In file included from morkEnv.h:46, from morkZone.cpp:55: morkNode.h:223: warning: 'virtual mork_refs morkNode::AddStrongRef(morkEnv*)' was hidden morkObject.h:125: warning: by 'virtual nsresult morkObject::AddStrongRef(nsIMdbEnv*)' morkNode.h:224: warning: 'virtual mork_refs morkNode::CutStrongRef(morkEnv*)' was hidden morkObject.h:128: warning: by 'virtual nsresult morkObject::CutStrongRef(nsIMdbEnv*)' rm -f libmsgmork_s.a ar cr libmsgmork_s.a orkinHeap.o morkArray.o morkAtom.o morkAtomMap.o morkAtomSpace.o morkBlob.o morkBuilder.o morkCell.o morkCellObject.o morkCh.o morkConfig.o morkCursor.o morkDeque.o morkEnv.o morkFactory.o morkFile.o morkHandle.o morkIntMap.o morkMap.o morkNode.o morkNodeMap.o morkObject.o morkParser.o morkPool.o morkRow.o morkRowCellCursor.o morkRowMap.o morkRowObject.o morkRowSpace.o morkSink.o morkSpace.o morkStore.o morkStream.o morkTable.o morkPortTableCursor.o morkTableRowCursor.o morkThumb.o morkWriter.o morkYarn.o morkBead.o morkProbeMap.o morkZone.o ranlib libmsgmork_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork/build' nsMorkFactory.cpp c++ -o nsMorkFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/mork -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMorkFactory.pp nsMorkFactory.cpp rm -f libmork.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libmork.so -o libmork.so nsMorkFactory.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../src/libmsgmork_s.a -Wl,--no-whole-archive -L../../../dist/bin -L../../../dist/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libmork.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libmork.so ../../../dist/bin/components : ../../../dist/bin/components/libmork.so gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork/build' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/cookie' nsCookieModule.cpp c++ -o nsCookieModule.o -c -fvisibility=hidden -DMOZ_MAIL_NEWS -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/caps -I../../dist/include/storage -I../../dist/include -I../../dist/include/cookie -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCookieModule.pp nsCookieModule.cpp nsPermission.cpp c++ -o nsPermission.o -c -fvisibility=hidden -DMOZ_MAIL_NEWS -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/caps -I../../dist/include/storage -I../../dist/include -I../../dist/include/cookie -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPermission.pp nsPermission.cpp nsPermissionManager.cpp c++ -o nsPermissionManager.o -c -fvisibility=hidden -DMOZ_MAIL_NEWS -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/caps -I../../dist/include/storage -I../../dist/include -I../../dist/include/cookie -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPermissionManager.pp nsPermissionManager.cpp nsPermissionManager.cpp: In member function 'nsresult nsPermissionManager::AddInternal(const nsAFlatCString&, const nsAFlatCString&, PRUint32, PRInt64, nsPermissionManager::NotifyOperationType, nsPermissionManager::DBOperationType)': nsPermissionManager.cpp:340: warning: 'oldPermission' may be used uninitialized in this function nsPopupWindowManager.cpp c++ -o nsPopupWindowManager.o -c -fvisibility=hidden -DMOZ_MAIL_NEWS -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/caps -I../../dist/include/storage -I../../dist/include -I../../dist/include/cookie -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPopupWindowManager.pp nsPopupWindowManager.cpp nsCookiePromptService.cpp c++ -o nsCookiePromptService.o -c -fvisibility=hidden -DMOZ_MAIL_NEWS -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/caps -I../../dist/include/storage -I../../dist/include -I../../dist/include/cookie -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCookiePromptService.pp nsCookiePromptService.cpp nsCookiePermission.cpp c++ -o nsCookiePermission.o -c -fvisibility=hidden -DMOZ_MAIL_NEWS -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/caps -I../../dist/include/storage -I../../dist/include -I../../dist/include/cookie -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCookiePermission.pp nsCookiePermission.cpp rm -f libcookie.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libcookie.so -o libcookie.so nsCookieModule.o nsPermission.o nsPermissionManager.o nsPopupWindowManager.o nsCookiePromptService.o nsCookiePermission.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libcookie.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libcookie.so ../../dist/bin/components : ../../dist/bin/components/libcookie.so nsICookieAcceptDialog.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsICookieAcceptDialog.xpt -d .deps/nsICookieAcceptDialog.pp nsICookieAcceptDialog.idl nsICookiePromptService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsICookiePromptService.xpt -d .deps/nsICookiePromptService.pp nsICookiePromptService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/cookie.xpt _xpidlgen/nsICookieAcceptDialog.xpt _xpidlgen/nsICookiePromptService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/cookie.xpt ../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/cookie' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/permissions' nsModuleFactory.cpp c++ -o nsModuleFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/content -I../../dist/include/layout -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/caps -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include -I../../dist/include/permissions -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsModuleFactory.pp nsModuleFactory.cpp nsContentBlocker.cpp c++ -o nsContentBlocker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/content -I../../dist/include/layout -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/caps -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include -I../../dist/include/permissions -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsContentBlocker.pp nsContentBlocker.cpp nsContentBlocker.cpp: In member function 'virtual nsresult nsContentBlocker::ShouldLoad(PRUint32, nsIURI*, nsIURI*, nsISupports*, const nsACString_internal&, nsISupports*, PRInt16*)': nsContentBlocker.cpp:184: warning: suggest explicit braces to avoid ambiguous 'else' rm -f libpermissions.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libpermissions.so -o libpermissions.so nsModuleFactory.o nsContentBlocker.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libpermissions.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libpermissions.so ../../dist/bin/components : ../../dist/bin/components/libpermissions.so gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/permissions' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/sqlite3/src' sqlite3.c gcc -o sqlite3.o -c -DSQLITE_SECURE_DELETE=1 -DSQLITE_THREADSAFE=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_FTS3=1 -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/sqlite3 -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/sqlite3.pp sqlite3.c sqlite3.c: In function 'porter_stemmer': sqlite3.c:102548: warning: comparison between signed and unsigned integer expressions sqlite3.c: In function 'sqlite3Fts3InitHashTable': sqlite3.c:103331: warning: suggest braces around empty body in an 'if' statement sqlite3.c: In function 'fkLookupParent': sqlite3.c:47666: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true sqlite3.c: In function 'evalFts3Expr': sqlite3.c:100114: warning: 'pList' may be used uninitialized in this function sqlite3.c:100114: note: 'pList' was declared here sqlite3.c:100115: warning: 'nList' may be used uninitialized in this function sqlite3.c:100115: note: 'nList' was declared here sqlite3.c:100016: warning: 'i1' may be used uninitialized in this function sqlite3.c:100016: note: 'i1' was declared here sqlite3.c: In function 'fts3SegmentMerge': sqlite3.c:105630: warning: 'iNewLevel' may be used uninitialized in this function sqlite3.c: In function 'fts3UpdateMethod': sqlite3.c:105835: warning: 'isEmpty' may be used uninitialized in this function sqlite3.c:105835: note: 'isEmpty' was declared here rm -f libsqlite3.so gcc -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libsqlite3.so -o libsqlite3.so sqlite3.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -lasound -ldl -lm chmod +x libsqlite3.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libsqlite3.so ../../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libsqlite3.so ../../../dist/bin gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/sqlite3/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/storage.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/src' mozStorageService.cpp c++ -o mozStorageService.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageService.pp mozStorageService.cpp mozStorageConnection.cpp c++ -o mozStorageConnection.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageConnection.pp mozStorageConnection.cpp mozStorageStatement.cpp c++ -o mozStorageStatement.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageStatement.pp mozStorageStatement.cpp mozStorageStatement.cpp: In member function 'nsresult mozilla::storage::Statement::initialize(mozilla::storage::Connection*, const nsACString_internal&)': mozStorageStatement.cpp:217: warning: unused variable 'db' mozStorageStatementWrapper.cpp c++ -o mozStorageStatementWrapper.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageStatementWrapper.pp mozStorageStatementWrapper.cpp mozStorageStatementWrapper.cpp: In member function 'virtual nsresult mozilla::storage::StatementWrapper::QueryInterface(const nsIID&, void**)': mozStorageStatementWrapper.cpp:66: warning: 'mozIStorageStatementWrapper' is deprecated (declared at ../../dist/include/storage/mozIStorageStatementWrapper.h:157) mozStorageStatementWrapper.cpp:66: warning: 'mozIStorageStatementWrapper' is deprecated (declared at ../../dist/include/storage/mozIStorageStatementWrapper.h:157) mozStorageStatementParams.cpp c++ -o mozStorageStatementParams.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageStatementParams.pp mozStorageStatementParams.cpp mozStorageStatementRow.cpp c++ -o mozStorageStatementRow.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageStatementRow.pp mozStorageStatementRow.cpp mozStorageArgValueArray.cpp c++ -o mozStorageArgValueArray.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageArgValueArray.pp mozStorageArgValueArray.cpp mozStorageSQLFunctions.cpp c++ -o mozStorageSQLFunctions.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageSQLFunctions.pp mozStorageSQLFunctions.cpp mozStorageRow.cpp c++ -o mozStorageRow.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageRow.pp mozStorageRow.cpp mozStorageResultSet.cpp c++ -o mozStorageResultSet.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageResultSet.pp mozStorageResultSet.cpp mozStorageError.cpp c++ -o mozStorageError.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageError.pp mozStorageError.cpp mozStorageAsyncStatementExecution.cpp c++ -o mozStorageAsyncStatementExecution.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageAsyncStatementExecution.pp mozStorageAsyncStatementExecution.cpp mozStorageStatementJSHelper.cpp c++ -o mozStorageStatementJSHelper.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageStatementJSHelper.pp mozStorageStatementJSHelper.cpp mozStoragePrivateHelpers.cpp c++ -o mozStoragePrivateHelpers.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStoragePrivateHelpers.pp mozStoragePrivateHelpers.cpp mozStorageBindingParamsArray.cpp c++ -o mozStorageBindingParamsArray.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageBindingParamsArray.pp mozStorageBindingParamsArray.cpp mozStorageBindingParams.cpp c++ -o mozStorageBindingParams.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageBindingParams.pp mozStorageBindingParams.cpp mozStorageBindingParams.cpp: In member function 'virtual nsresult mozilla::storage::BindingParams::BindByIndex(PRUint32, nsIVariant*)': mozStorageBindingParams.cpp:305: warning: comparison between signed and unsigned integer expressions SQLCollations.cpp c++ -o SQLCollations.o -c -fvisibility=hidden -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/SQLCollations.pp SQLCollations.cpp rm -f libstorage_s.a ar cr libstorage_s.a mozStorageService.o mozStorageConnection.o mozStorageStatement.o mozStorageStatementWrapper.o mozStorageStatementParams.o mozStorageStatementRow.o mozStorageArgValueArray.o mozStorageSQLFunctions.o mozStorageRow.o mozStorageResultSet.o mozStorageError.o mozStorageAsyncStatementExecution.o mozStorageStatementJSHelper.o mozStoragePrivateHelpers.o mozStorageBindingParamsArray.o mozStorageBindingParams.o SQLCollations.o ranlib libstorage_s.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/build' mozStorageModule.cpp c++ -o mozStorageModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../src -I. -I. -I../../dist/include/sqlite3 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/locale -I../../dist/include -I../../dist/include/storage -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageModule.pp mozStorageModule.cpp rm -f libstoragecomps.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libstoragecomps.so -o libstoragecomps.so mozStorageModule.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../src/libstorage_s.a -Wl,--no-whole-archive -L../../dist/bin -L../../dist/lib -L../../dist/lib -lsqlite3 /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libstoragecomps.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libstoragecomps.so ../../dist/bin/components : ../../dist/bin/components/libstoragecomps.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/idl' rdfIDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/rdfIDataSource.xpt -d .deps/rdfIDataSource.pp rdfIDataSource.idl rdfITripleVisitor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/rdfITripleVisitor.xpt -d .deps/rdfITripleVisitor.pp rdfITripleVisitor.idl rdfISerializer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/rdfISerializer.xpt -d .deps/rdfISerializer.pp rdfISerializer.idl nsIRDFCompositeDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFCompositeDataSource.xpt -d .deps/nsIRDFCompositeDataSource.pp nsIRDFCompositeDataSource.idl nsIRDFContainer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFContainer.xpt -d .deps/nsIRDFContainer.pp nsIRDFContainer.idl nsIRDFContainerUtils.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFContainerUtils.xpt -d .deps/nsIRDFContainerUtils.pp nsIRDFContainerUtils.idl nsIRDFDelegateFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFDelegateFactory.xpt -d .deps/nsIRDFDelegateFactory.pp nsIRDFDelegateFactory.idl nsIRDFDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFDataSource.xpt -d .deps/nsIRDFDataSource.pp nsIRDFDataSource.idl nsIRDFLiteral.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFLiteral.xpt -d .deps/nsIRDFLiteral.pp nsIRDFLiteral.idl nsIRDFNode.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFNode.xpt -d .deps/nsIRDFNode.pp nsIRDFNode.idl nsIRDFObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFObserver.xpt -d .deps/nsIRDFObserver.pp nsIRDFObserver.idl nsIRDFInMemoryDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFInMemoryDataSource.xpt -d .deps/nsIRDFInMemoryDataSource.pp nsIRDFInMemoryDataSource.idl nsIRDFPropagatableDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFPropagatableDataSource.xpt -d .deps/nsIRDFPropagatableDataSource.pp nsIRDFPropagatableDataSource.idl nsIRDFPurgeableDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFPurgeableDataSource.xpt -d .deps/nsIRDFPurgeableDataSource.pp nsIRDFPurgeableDataSource.idl nsIRDFRemoteDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFRemoteDataSource.xpt -d .deps/nsIRDFRemoteDataSource.pp nsIRDFRemoteDataSource.idl nsIRDFResource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFResource.xpt -d .deps/nsIRDFResource.pp nsIRDFResource.idl nsIRDFService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFService.xpt -d .deps/nsIRDFService.pp nsIRDFService.idl nsIRDFXMLParser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFXMLParser.xpt -d .deps/nsIRDFXMLParser.pp nsIRDFXMLParser.idl nsIRDFXMLSerializer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFXMLSerializer.xpt -d .deps/nsIRDFXMLSerializer.pp nsIRDFXMLSerializer.idl nsIRDFXMLSink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFXMLSink.xpt -d .deps/nsIRDFXMLSink.pp nsIRDFXMLSink.idl nsIRDFXMLSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFXMLSource.xpt -d .deps/nsIRDFXMLSource.pp nsIRDFXMLSource.idl nsIRDFInferDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRDFInferDataSource.xpt -d .deps/nsIRDFInferDataSource.pp nsIRDFInferDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/rdf.xpt _xpidlgen/rdfIDataSource.xpt _xpidlgen/rdfITripleVisitor.xpt _xpidlgen/rdfISerializer.xpt _xpidlgen/nsIRDFCompositeDataSource.xpt _xpidlgen/nsIRDFContainer.xpt _xpidlgen/nsIRDFContainerUtils.xpt _xpidlgen/nsIRDFDelegateFactory.xpt _xpidlgen/nsIRDFDataSource.xpt _xpidlgen/nsIRDFLiteral.xpt _xpidlgen/nsIRDFNode.xpt _xpidlgen/nsIRDFObserver.xpt _xpidlgen/nsIRDFInMemoryDataSource.xpt _xpidlgen/nsIRDFPropagatableDataSource.xpt _xpidlgen/nsIRDFPurgeableDataSource.xpt _xpidlgen/nsIRDFRemoteDataSource.xpt _xpidlgen/nsIRDFResource.xpt _xpidlgen/nsIRDFService.xpt _xpidlgen/nsIRDFXMLParser.xpt _xpidlgen/nsIRDFXMLSerializer.xpt _xpidlgen/nsIRDFXMLSink.xpt _xpidlgen/nsIRDFXMLSource.xpt _xpidlgen/nsIRDFInferDataSource.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/rdf.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/public' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/src' rdfTriplesSerializer.cpp c++ -o rdfTriplesSerializer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/rdfTriplesSerializer.pp rdfTriplesSerializer.cpp nsCompositeDataSource.cpp c++ -o nsCompositeDataSource.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCompositeDataSource.pp nsCompositeDataSource.cpp nsContainerEnumerator.cpp c++ -o nsContainerEnumerator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContainerEnumerator.pp nsContainerEnumerator.cpp nsDefaultResourceFactory.cpp c++ -o nsDefaultResourceFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDefaultResourceFactory.pp nsDefaultResourceFactory.cpp nsInMemoryDataSource.cpp c++ -o nsInMemoryDataSource.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsInMemoryDataSource.pp nsInMemoryDataSource.cpp nsNameSpaceMap.cpp c++ -o nsNameSpaceMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNameSpaceMap.pp nsNameSpaceMap.cpp nsRDFContentSink.cpp c++ -o nsRDFContentSink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFContentSink.pp nsRDFContentSink.cpp nsRDFContainer.cpp c++ -o nsRDFContainer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFContainer.pp nsRDFContainer.cpp nsRDFContainerUtils.cpp c++ -o nsRDFContainerUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFContainerUtils.pp nsRDFContainerUtils.cpp nsRDFService.cpp c++ -o nsRDFService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFService.pp nsRDFService.cpp nsRDFService.h:112: warning: 'gRDFService' defined but not used nsRDFXMLDataSource.cpp c++ -o nsRDFXMLDataSource.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFXMLDataSource.pp nsRDFXMLDataSource.cpp nsRDFXMLDataSource.cpp: In member function 'nsresult RDFXMLDataSourceImpl::BlockingParse(nsIURI*, nsIStreamListener*)': nsRDFXMLDataSource.cpp:523: warning: unused variable 'sourceOffset' nsRDFXMLParser.cpp c++ -o nsRDFXMLParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFXMLParser.pp nsRDFXMLParser.cpp nsRDFXMLSerializer.cpp c++ -o nsRDFXMLSerializer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFXMLSerializer.pp nsRDFXMLSerializer.cpp rdfutil.cpp c++ -o rdfutil.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/rdfutil.pp rdfutil.cpp rm -f librdfbase_s.a ar cr librdfbase_s.a rdfTriplesSerializer.o nsCompositeDataSource.o nsContainerEnumerator.o nsDefaultResourceFactory.o nsInMemoryDataSource.o nsNameSpaceMap.o nsRDFContentSink.o nsRDFContainer.o nsRDFContainerUtils.o nsRDFService.o nsRDFXMLDataSource.o nsRDFXMLParser.o nsRDFXMLSerializer.o rdfutil.o ranlib librdfbase_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/public' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/src' nsRDFResource.cpp c++ -o nsRDFResource.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdf -I../../../dist/include -I../../../dist/include/rdfutil -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFResource.pp nsRDFResource.cpp rm -f librdfutil_external_s.a ar cr librdfutil_external_s.a nsRDFResource.o ranlib librdfutil_external_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 librdfutil_external_s.a ../../../dist/lib gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/src/internal' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ../nsRDFResource.cpp . nsRDFResource.cpp c++ -o nsRDFResource.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/rdf -I../../../../dist/include -I../../../../dist/include/rdfutil -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRDFResource.pp nsRDFResource.cpp rm -f librdfutil_s.a ar cr librdfutil_s.a nsRDFResource.o ranlib librdfutil_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/src/internal' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource/public' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource/src' nsLocalStore.cpp c++ -o nsLocalStore.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLocalStore.pp nsLocalStore.cpp nsFileSystemDataSource.cpp c++ -o nsFileSystemDataSource.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFileSystemDataSource.pp nsFileSystemDataSource.cpp rm -f librdfdatasource_s.a ar cr librdfdatasource_s.a nsLocalStore.o nsFileSystemDataSource.o ranlib librdfdatasource_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/build' nsRDFModule.cpp c++ -o nsRDFModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../base/src -I./../content/src -I./../datasource/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/htmlparser -I../../dist/include/necko -I../../dist/include -I../../dist/include/rdf -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsRDFModule.pp nsRDFModule.cpp ./../base/src/nsRDFService.h:112: warning: 'gRDFService' defined but not used rm -f librdf.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,librdf.so -o librdf.so nsRDFModule.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../base/src/librdfbase_s.a ../datasource/src/librdfdatasource_s.a ../util/src/internal/librdfutil_s.a -Wl,--no-whole-archive -L../../dist/bin -L../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x librdf.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 librdf.so ../../dist/bin/components : ../../dist/bin/components/librdf.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/jsd' jsdebug.c gcc -o jsdebug.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsdebug.pp jsdebug.c jsd_atom.c gcc -o jsd_atom.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_atom.pp jsd_atom.c jsd_high.c gcc -o jsd_high.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_high.pp jsd_high.c jsd_hook.c gcc -o jsd_hook.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_hook.pp jsd_hook.c jsd_lock.c gcc -o jsd_lock.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_lock.pp jsd_lock.c jsd_obj.c gcc -o jsd_obj.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_obj.pp jsd_obj.c jsd_scpt.c gcc -o jsd_scpt.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_scpt.pp jsd_scpt.c jsd_scpt.c:254: warning: initialization from incompatible pointer type jsd_stak.c gcc -o jsd_stak.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_stak.pp jsd_stak.c jsd_step.c gcc -o jsd_step.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_step.pp jsd_step.c jsd_text.c gcc -o jsd_text.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_text.pp jsd_text.c jsd_val.c gcc -o jsd_val.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_val.pp jsd_val.c jsd_xpc.cpp c++ -o jsd_xpc.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DEXPORT_JSD_API -I. -I. -I../../dist/include/js -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include -I../../dist/include/jsdebug -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/jsd_xpc.pp jsd_xpc.cpp jsd_xpc.cpp: In function 'PRBool jsds_FilterHook(JSDContext*, JSDThreadState*)': jsd_xpc.cpp:405: warning: unused variable 'rv' jsd_xpc.cpp: In member function 'virtual nsresult jsdService::SetInitAtStartup(PRBool)': jsd_xpc.cpp:2397: warning: suggest parentheses around '&&' within '||' rm -f libjsd.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libjsd.so -o libjsd.so jsdebug.o jsd_atom.o jsd_high.o jsd_hook.o jsd_lock.o jsd_obj.o jsd_scpt.o jsd_stak.o jsd_step.o jsd_text.o jsd_val.o jsd_xpc.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libjsd.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libjsd.so ../../dist/bin/components : ../../dist/bin/components/libjsd.so gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/jsd/idl' jsdIDebuggerService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/jsdIDebuggerService.xpt -d .deps/jsdIDebuggerService.pp jsdIDebuggerService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/jsdservice.xpt _xpidlgen/jsdIDebuggerService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/jsdservice.xpt ../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/jsd/idl' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/jsd' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/include/fishsound' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/include/fishsound' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/src/libfishsound' fishsound_comments.c gcc -o fishsound_comments.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/fishsound -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/fishsound_comments.pp fishsound_comments.c In file included from fishsound_comments.c:46: debug.h:26:22: warning: C++ style comments are not allowed in ISO C90 debug.h:26:22: warning: (this will be reported only once per input file) debug.h:87:25: warning: ISO C does not permit named variadic macros fishsound_decode.c gcc -o fishsound_decode.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/fishsound -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/fishsound_decode.pp fishsound_decode.c fishsound.c gcc -o fishsound.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/fishsound -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/fishsound.pp fishsound.c fs_vector.c gcc -o fs_vector.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/fishsound -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/fs_vector.pp fs_vector.c fishsound_speex.c gcc -o fishsound_speex.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/fishsound -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/fishsound_speex.pp fishsound_speex.c In file included from fishsound_speex.c:49: debug.h:26:22: warning: C++ style comments are not allowed in ISO C90 debug.h:26:22: warning: (this will be reported only once per input file) debug.h:87:25: warning: ISO C does not permit named variadic macros fishsound_vorbis.c gcc -o fishsound_vorbis.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/fishsound -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/fishsound_vorbis.pp fishsound_vorbis.c In file included from fishsound_vorbis.c:45: debug.h:26:22: warning: C++ style comments are not allowed in ISO C90 debug.h:26:22: warning: (this will be reported only once per input file) debug.h:87:25: warning: ISO C does not permit named variadic macros fishsound_flac.c gcc -o fishsound_flac.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/fishsound -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/fishsound_flac.pp fishsound_flac.c In file included from fishsound_flac.c:51: debug.h:26:22: warning: C++ style comments are not allowed in ISO C90 debug.h:26:22: warning: (this will be reported only once per input file) debug.h:87:25: warning: ISO C does not permit named variadic macros rm -f libfishsound.a ar cr libfishsound.a fishsound_comments.o fishsound_decode.o fishsound.o fs_vector.o fishsound_speex.o fishsound_vorbis.o fishsound_flac.o ranlib libfishsound.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/src/libfishsound' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/include/ogg' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/include/ogg' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/src' ogg_bitwise.c gcc -o ogg_bitwise.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/ogg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/ogg_bitwise.pp ogg_bitwise.c ogg_framing.c gcc -o ogg_framing.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/ogg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/ogg_framing.pp ogg_framing.c rm -f libogg.a ar cr libogg.a ogg_bitwise.o ogg_framing.o ranlib libogg.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/include/oggplay' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/include/oggplay' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/src/liboggplay' oggplay.c gcc -o oggplay.o -c -fvisibility=hidden -DHAVE_CONFIG_H -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggplay -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggplay.pp oggplay.c In file included from oggplay_private.h:53, from oggplay.c:40: ../../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list In file included from oggplay.c:40: oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 oggplay_private.h:78:1: warning: (this will be reported only once per input file) In file included from oggplay.c:40: oggplay_private.h: In function 'oggplay_check_add_overflow': oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true oggplay_callback.c gcc -o oggplay_callback.o -c -fvisibility=hidden -DHAVE_CONFIG_H -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggplay -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggplay_callback.pp oggplay_callback.c In file included from oggplay_private.h:53, from oggplay_callback.c:38: ../../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list In file included from oggplay_callback.c:38: oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 oggplay_private.h:78:1: warning: (this will be reported only once per input file) In file included from oggplay_callback.c:38: oggplay_private.h: In function 'oggplay_check_add_overflow': oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true oggplay_callback.c:464:5: warning: C++ style comments are not allowed in ISO C90 oggplay_callback.c:464:5: warning: (this will be reported only once per input file) oggplay_query.c gcc -o oggplay_query.o -c -fvisibility=hidden -DHAVE_CONFIG_H -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggplay -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggplay_query.pp oggplay_query.c In file included from oggplay_private.h:53, from oggplay_query.c:39: ../../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list In file included from oggplay_query.c:39: oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 oggplay_private.h:78:1: warning: (this will be reported only once per input file) In file included from oggplay_query.c:39: oggplay_private.h: In function 'oggplay_check_add_overflow': oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true oggplay_data.c gcc -o oggplay_data.o -c -fvisibility=hidden -DHAVE_CONFIG_H -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggplay -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggplay_data.pp oggplay_data.c In file included from oggplay_private.h:53, from oggplay_data.c:39: ../../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list In file included from oggplay_data.c:39: oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 oggplay_private.h:78:1: warning: (this will be reported only once per input file) In file included from oggplay_data.c:39: oggplay_private.h: In function 'oggplay_check_add_overflow': oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true oggplay_data.c:147:3: warning: C++ style comments are not allowed in ISO C90 oggplay_data.c:147:3: warning: (this will be reported only once per input file) oggplay_data.c: In function 'oggplay_data_handle_theora_frame': oggplay_data.c:490: warning: passing argument 2 of 'get_uv_offset' discards qualifiers from pointer target type oggplay_data.c:396: note: expected 'struct yuv_buffer *' but argument is of type 'const struct yuv_buffer *' oggplay_callback_info.c gcc -o oggplay_callback_info.o -c -fvisibility=hidden -DHAVE_CONFIG_H -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggplay -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggplay_callback_info.pp oggplay_callback_info.c In file included from oggplay_private.h:53, from oggplay_callback_info.c:38: ../../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list In file included from oggplay_callback_info.c:38: oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 oggplay_private.h:78:1: warning: (this will be reported only once per input file) In file included from oggplay_callback_info.c:38: oggplay_private.h: In function 'oggplay_check_add_overflow': oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true oggplay_callback_info.c:65:3: warning: C++ style comments are not allowed in ISO C90 oggplay_callback_info.c:65:3: warning: (this will be reported only once per input file) oggplay_buffer.c gcc -o oggplay_buffer.o -c -fvisibility=hidden -DHAVE_CONFIG_H -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggplay -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggplay_buffer.pp oggplay_buffer.c In file included from oggplay_private.h:53, from oggplay_buffer.c:39: ../../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list In file included from oggplay_buffer.c:39: oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 oggplay_private.h:78:1: warning: (this will be reported only once per input file) In file included from oggplay_buffer.c:39: oggplay_private.h: In function 'oggplay_check_add_overflow': oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true oggplay_seek.c gcc -o oggplay_seek.o -c -fvisibility=hidden -DHAVE_CONFIG_H -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggplay -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggplay_seek.pp oggplay_seek.c In file included from oggplay_private.h:53, from oggplay_seek.c:39: ../../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list In file included from oggplay_seek.c:39: oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 oggplay_private.h:78:1: warning: (this will be reported only once per input file) In file included from oggplay_seek.c:39: oggplay_private.h: In function 'oggplay_check_add_overflow': oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true oggplay_seek.c:216:3: warning: C++ style comments are not allowed in ISO C90 oggplay_seek.c:216:3: warning: (this will be reported only once per input file) oggplay_yuv2rgb.c gcc -o oggplay_yuv2rgb.o -c -fvisibility=hidden -DHAVE_CONFIG_H -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggplay -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggplay_yuv2rgb.pp oggplay_yuv2rgb.c In file included from oggplay_private.h:53, from oggplay_yuv2rgb.c:45: ../../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list In file included from oggplay_yuv2rgb.c:45: oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 oggplay_private.h:78:1: warning: (this will be reported only once per input file) In file included from oggplay_yuv2rgb.c:45: oggplay_private.h: In function 'oggplay_check_add_overflow': oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true oggplay_yuv2rgb.c:187:1: warning: C++ style comments are not allowed in ISO C90 oggplay_yuv2rgb.c:187:1: warning: (this will be reported only once per input file) oggplay_tools.c gcc -o oggplay_tools.o -c -fvisibility=hidden -DHAVE_CONFIG_H -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggplay -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggplay_tools.pp oggplay_tools.c In file included from oggplay_private.h:53, from oggplay_tools.c:41: ../../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list In file included from oggplay_tools.c:41: oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 oggplay_private.h:78:1: warning: (this will be reported only once per input file) In file included from oggplay_tools.c:41: oggplay_private.h: In function 'oggplay_check_add_overflow': oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true oggplay_tools.c: In function 'oggplay_millisleep': oggplay_tools.c:64: warning: initializer element is not computable at load time rm -f liboggplay.a ar cr liboggplay.a oggplay.o oggplay_callback.o oggplay_query.o oggplay_data.o oggplay_callback_info.o oggplay_buffer.o oggplay_seek.o oggplay_yuv2rgb.o oggplay_tools.o ranlib liboggplay.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/src/liboggplay' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/include/oggz' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/include/oggz' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/src/liboggz' dirac.c gcc -o dirac.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/dirac.pp dirac.c metric_internal.c gcc -o metric_internal.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/metric_internal.pp metric_internal.c oggz.c gcc -o oggz.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggz.pp oggz.c oggz_auto.c gcc -o oggz_auto.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggz_auto.pp oggz_auto.c oggz_comments.c gcc -o oggz_comments.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggz_comments.pp oggz_comments.c oggz_dlist.c gcc -o oggz_dlist.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggz_dlist.pp oggz_dlist.c oggz_io.c gcc -o oggz_io.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggz_io.pp oggz_io.c oggz_read.c gcc -o oggz_read.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggz_read.pp oggz_read.c oggz_seek.c gcc -o oggz_seek.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggz_seek.pp oggz_seek.c oggz_seek.c:942:1: warning: C++ style comments are not allowed in ISO C90 oggz_seek.c:942:1: warning: (this will be reported only once per input file) oggz_seek.c: In function 'minimum': oggz_seek.c:974: warning: integer constant is too large for 'long' type oggz_stream.c gcc -o oggz_stream.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggz_stream.pp oggz_stream.c oggz_table.c gcc -o oggz_table.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggz_table.pp oggz_table.c oggz_vector.c gcc -o oggz_vector.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggz_vector.pp oggz_vector.c oggz_write.c gcc -o oggz_write.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include -I../../../../dist/include/oggz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/oggz_write.pp oggz_write.c rm -f liboggz.a ar cr liboggz.a dirac.o metric_internal.o oggz.o oggz_auto.o oggz_comments.o oggz_dlist.o oggz_io.o oggz_read.o oggz_seek.o oggz_stream.o oggz_table.o oggz_vector.o oggz_write.o ranlib liboggz.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/src/liboggz' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/include/theora' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/include/theora' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/lib' cpu.c gcc -o cpu.o -c -fvisibility=hidden -DTHEORA_DISABLE_ENCODE -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/theora -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cpu.pp cpu.c In file included from internal.h:25, from cpu.h:19, from cpu.c:21: ../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list huffdec.c gcc -o huffdec.o -c -fvisibility=hidden -DTHEORA_DISABLE_ENCODE -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/theora -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/huffdec.pp ./dec/huffdec.c In file included from ./dec/../internal.h:25, from ./dec/decint.h:22, from ./dec/huffdec.c:21: ../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list ./dec/huffdec.c: In function 'theorapackB_look': ./dec/huffdec.c:50: warning: suggest parentheses around '+' inside '<<' ./dec/huffdec.c:52: warning: suggest parentheses around '+' inside '<<' ./dec/huffdec.c:54: warning: suggest parentheses around '+' inside '<<' ./dec/huffdec.c:57: warning: suggest parentheses around '-' inside '>>' ./dec/huffdec.c:61: warning: suggest parentheses around '+' inside '>>' ./dec/huffdec.c: In function 'oc_huff_tree_free': ./dec/huffdec.c:126: warning: suggest parentheses around '-' inside '<<' ./dec/huffdec.c: In function 'oc_huff_tree_copy': ./dec/huffdec.c:272: warning: suggest parentheses around '-' inside '<<' quant.c gcc -o quant.o -c -fvisibility=hidden -DTHEORA_DISABLE_ENCODE -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/theora -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/quant.pp ./dec/quant.c In file included from ./dec/../internal.h:25, from ./dec/decint.h:22, from ./dec/quant.c:22: ../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list dequant.c gcc -o dequant.o -c -fvisibility=hidden -DTHEORA_DISABLE_ENCODE -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/theora -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/dequant.pp ./dec/dequant.c In file included from ./dec/../internal.h:25, from ./dec/decint.h:22, from ./dec/dequant.c:22: ../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list bitpack.c gcc -o bitpack.o -c -fvisibility=hidden -DTHEORA_DISABLE_ENCODE -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/theora -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/bitpack.pp ./dec/bitpack.c ./dec/bitpack.c: In function 'theorapackB_look1': ./dec/bitpack.c:36: warning: suggest parentheses around '-' inside '>>' ./dec/bitpack.c: In function 'theorapackB_read': ./dec/bitpack.c:71: warning: suggest parentheses around '+' inside '<<' ./dec/bitpack.c:73: warning: suggest parentheses around '+' inside '<<' ./dec/bitpack.c:75: warning: suggest parentheses around '+' inside '<<' ./dec/bitpack.c:78: warning: suggest parentheses around '-' inside '>>' ./dec/bitpack.c:82: warning: suggest parentheses around '+' inside '>>' ./dec/bitpack.c: In function 'theorapackB_read1': ./dec/bitpack.c:99: warning: suggest parentheses around '-' inside '>>' ./dec/bitpack.c: In function 'theorapackB_bytes': ./dec/bitpack.c:112: warning: suggest parentheses around '+' inside '>>' internal.c gcc -o internal.o -c -fvisibility=hidden -DTHEORA_DISABLE_ENCODE -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/theora -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/internal.pp ./dec/internal.c In file included from ./dec/../internal.h:25, from ./dec/internal.c:21: ../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list ./dec/internal.c: In function 'oc_set_chroma_mvs00': ./dec/internal.c:235: warning: suggest parentheses around '-' inside '>>' ./dec/internal.c:235: warning: suggest parentheses around '+' inside '>>' ./dec/internal.c:236: warning: suggest parentheses around '-' inside '>>' ./dec/internal.c:236: warning: suggest parentheses around '+' inside '>>' ./dec/internal.c: In function 'oc_set_chroma_mvs01': ./dec/internal.c:249: warning: suggest parentheses around '-' inside '>>' ./dec/internal.c:249: warning: suggest parentheses around '+' inside '>>' ./dec/internal.c:250: warning: suggest parentheses around '-' inside '>>' ./dec/internal.c:250: warning: suggest parentheses around '+' inside '>>' ./dec/internal.c:253: warning: suggest parentheses around '-' inside '>>' ./dec/internal.c:253: warning: suggest parentheses around '+' inside '>>' ./dec/internal.c:254: warning: suggest parentheses around '-' inside '>>' ./dec/internal.c:254: warning: suggest parentheses around '+' inside '>>' ./dec/internal.c: In function 'oc_set_chroma_mvs10': ./dec/internal.c:267: warning: suggest parentheses around '-' inside '>>' ./dec/internal.c:267: warning: suggest parentheses around '+' inside '>>' ./dec/internal.c:268: warning: suggest parentheses around '-' inside '>>' ./dec/internal.c:268: warning: suggest parentheses around '+' inside '>>' ./dec/internal.c:271: warning: suggest parentheses around '-' inside '>>' ./dec/internal.c:271: warning: suggest parentheses around '+' inside '>>' ./dec/internal.c:272: warning: suggest parentheses around '-' inside '>>' ./dec/internal.c:272: warning: suggest parentheses around '+' inside '>>' decinfo.c gcc -o decinfo.o -c -fvisibility=hidden -DTHEORA_DISABLE_ENCODE -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/theora -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/decinfo.pp ./dec/decinfo.c In file included from ./dec/../internal.h:25, from ./dec/decint.h:22, from ./dec/decinfo.c:21: ../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list ./dec/decinfo.c: In function 'oc_info_unpack': ./dec/decinfo.c:59: warning: suggest parentheses around '&&' within '||' decapiwrapper.c gcc -o decapiwrapper.o -c -fvisibility=hidden -DTHEORA_DISABLE_ENCODE -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/theora -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/decapiwrapper.pp ./dec/decapiwrapper.c In file included from ./dec/apiwrapper.h:21, from ./dec/decapiwrapper.c:21: ../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list idct.c gcc -o idct.o -c -fvisibility=hidden -DTHEORA_DISABLE_ENCODE -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/theora -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/idct.pp ./dec/idct.c ./dec/idct.c: In function 'oc_idct8x8_c': ./dec/idct.c:236: warning: suggest parentheses around '+' inside '>>' ./dec/idct.c: In function 'oc_idct8x8_10_c': ./dec/idct.c:267: warning: suggest parentheses around '+' inside '>>' state.c gcc -o state.o -c -fvisibility=hidden -DTHEORA_DISABLE_ENCODE -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/theora -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/state.pp ./dec/state.c In file included from ./dec/../internal.h:25, from ./dec/state.c:20: ../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list ./dec/state.c: In function 'oc_state_border_init': ./dec/state.c:313: warning: suggest parentheses around '+' inside '>>' ./dec/state.c:317: warning: suggest parentheses around '+' inside '>>' ./dec/state.c:335: warning: suggest parentheses around '&&' within '||' ./dec/state.c:336: warning: suggest parentheses around '&&' within '||' ./dec/state.c:336: warning: suggest parentheses around '&&' within '||' ./dec/state.c: In function 'oc_state_frarray_init': ./dec/state.c:394: warning: suggest parentheses around '+' inside '>>' ./dec/state.c:395: warning: suggest parentheses around '+' inside '>>' ./dec/state.c:400: warning: suggest parentheses around '+' inside '>>' ./dec/state.c:401: warning: suggest parentheses around '+' inside '>>' ./dec/state.c:402: warning: suggest parentheses around '+' inside '>>' ./dec/state.c:403: warning: suggest parentheses around '+' inside '>>' ./dec/state.c: In function 'oc_state_init': ./dec/state.c:569: warning: comparison of unsigned expression < 0 is always false ./dec/state.c:570: warning: comparison of unsigned expression < 0 is always false ./dec/state.c:593: warning: suggest parentheses around '&&' within '||' ./dec/state.c:593: warning: suggest parentheses around '&&' within '||' ./dec/state.c: In function 'oc_state_get_mv_offsets': ./dec/state.c:763: warning: suggest parentheses around '-' in operand of '&' ./dec/state.c:764: warning: suggest parentheses around '-' in operand of '&' ./dec/state.c: In function 'oc_state_frag_recon_c': ./dec/state.c:834: warning: suggest parentheses around '+' inside '>>' ./dec/state.c: In function 'loop_filter_h': ./dec/state.c:935: warning: suggest parentheses around '+' inside '>>' ./dec/state.c: In function 'loop_filter_v': ./dec/state.c:951: warning: suggest parentheses around '+' inside '>>' ./dec/state.c: In function 'th_granule_frame': ./dec/state.c:1179: warning: suggest parentheses around '&&' within '||' ./dec/state.c:1179: warning: suggest parentheses around '&&' within '||' info.c gcc -o info.o -c -fvisibility=hidden -DTHEORA_DISABLE_ENCODE -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/theora -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/info.pp ./dec/info.c In file included from ./dec/../internal.h:25, from ./dec/info.c:21: ../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list fragment.c gcc -o fragment.o -c -fvisibility=hidden -DTHEORA_DISABLE_ENCODE -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/theora -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/fragment.pp ./dec/fragment.c In file included from ./dec/../internal.h:25, from ./dec/fragment.c:18: ../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list ./dec/fragment.c: In function 'oc_frag_recon_inter2_c': ./dec/fragment.c:77: warning: suggest parentheses around '+' inside '>>' ./dec/fragment.c:77: warning: suggest parentheses around '+' inside '>>' ./dec/fragment.c:77: warning: suggest parentheses around '+' inside '>>' ./dec/fragment.c: In function 'oc_frag_pred_dc': ./dec/fragment.c:191: warning: suggest parentheses around '-' inside '>>' ./dec/fragment.c:191: warning: suggest parentheses around '+' inside '>>' apiwrapper.c gcc -o apiwrapper.o -c -fvisibility=hidden -DTHEORA_DISABLE_ENCODE -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/theora -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/apiwrapper.pp ./dec/apiwrapper.c In file included from ./dec/apiwrapper.h:21, from ./dec/apiwrapper.c:21: ../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list decode.c gcc -o decode.o -c -fvisibility=hidden -DTHEORA_DISABLE_ENCODE -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/theora -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/decode.pp ./dec/decode.c In file included from ./dec/../internal.h:25, from ./dec/decint.h:22, from ./dec/decode.c:21: ../../../dist/include/theora/theora.h:192: warning: comma at end of enumerator list ./dec/decode.c: In function 'oc_dec_init': ./dec/decode.c:181: warning: suggest parentheses around '+' inside '<<' ./dec/decode.c: In function 'oc_vlc_mv_comp_unpack': ./dec/decode.c:505: warning: suggest parentheses around '-' inside '<<' ./dec/decode.c: In function 'oc_filter_hedge': ./dec/decode.c:1485: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1487: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1491: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1494: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1496: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c: In function 'oc_filter_vedge': ./dec/decode.c:1533: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1534: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1537: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1539: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1540: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c: In function 'oc_dec_deblock_frag_rows': ./dec/decode.c:1584: warning: suggest parentheses around '-' inside '<<' ./dec/decode.c: In function 'oc_dering_block': ./dec/decode.c:1647: warning: suggest parentheses around comparison in operand of '|' ./dec/decode.c:1661: warning: suggest parentheses around comparison in operand of '|' ./dec/decode.c:1678: warning: suggest parentheses around '+' inside '<<' ./dec/decode.c:1684: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1684: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1684: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1694: warning: suggest parentheses around '+' inside '<<' ./dec/decode.c:1697: warning: suggest parentheses around '+' inside '<<' ./dec/decode.c:1700: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1700: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1700: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1710: warning: suggest parentheses around '+' inside '<<' ./dec/decode.c:1716: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1716: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1716: warning: suggest parentheses around '+' inside '>>' ./dec/decode.c:1720: warning: suggest parentheses around comparison in operand of '|' ./dec/decode.c: In function 'oc_dec_dering_frag_rows': ./dec/decode.c:1763: warning: suggest parentheses around '&&' within '||' ./dec/decode.c:1764: warning: suggest parentheses around '&&' within '||' ./dec/decode.c:1765: warning: suggest parentheses around '&&' within '||' ./dec/decode.c:1766: warning: suggest parentheses around '&&' within '||' ./dec/decode.c: In function 'th_decode_ctl': ./dec/decode.c:1838: warning: suggest parentheses around '-' in operand of '&' ./dec/decode.c: In function 'th_decode_packetin': ./dec/decode.c:1986: warning: suggest parentheses around '-' inside '<<' ./dec/decode.c:1987: warning: suggest parentheses around '-' inside '<<' ./dec/decode.c:2016: warning: suggest parentheses around '-' inside '<<' ./dec/decode.c:2016: warning: suggest parentheses around '-' inside '<<' ./dec/decode.c:2017: warning: suggest parentheses around '-' inside '<<' ./dec/decode.c:2017: warning: suggest parentheses around '-' inside '<<' rm -f libtheora.a ar cr libtheora.a cpu.o huffdec.o quant.o dequant.o bitpack.o internal.o decinfo.o decapiwrapper.o idct.o state.o info.o fragment.o apiwrapper.o decode.o ranlib libtheora.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/lib' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/include/vorbis' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/include/vorbis' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/lib' vorbis_mdct.c gcc -o vorbis_mdct.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_mdct.pp vorbis_mdct.c vorbis_smallft.c gcc -o vorbis_smallft.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_smallft.pp vorbis_smallft.c vorbis_block.c gcc -o vorbis_block.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_block.pp vorbis_block.c vorbis_info.c gcc -o vorbis_info.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_info.pp vorbis_info.c vorbis_envelope.c gcc -o vorbis_envelope.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_envelope.pp vorbis_envelope.c vorbis_window.c gcc -o vorbis_window.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_window.pp vorbis_window.c vorbis_lsp.c gcc -o vorbis_lsp.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_lsp.pp vorbis_lsp.c vorbis_lpc.c gcc -o vorbis_lpc.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_lpc.pp vorbis_lpc.c vorbis_analysis.c gcc -o vorbis_analysis.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_analysis.pp vorbis_analysis.c vorbis_synthesis.c gcc -o vorbis_synthesis.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_synthesis.pp vorbis_synthesis.c vorbis_psy.c gcc -o vorbis_psy.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_psy.pp vorbis_psy.c vorbis_floor1.c gcc -o vorbis_floor1.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_floor1.pp vorbis_floor1.c vorbis_floor0.c gcc -o vorbis_floor0.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_floor0.pp vorbis_floor0.c vorbis_res0.c gcc -o vorbis_res0.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_res0.pp vorbis_res0.c vorbis_mapping0.c gcc -o vorbis_mapping0.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_mapping0.pp vorbis_mapping0.c vorbis_registry.c gcc -o vorbis_registry.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_registry.pp vorbis_registry.c vorbis_codebook.c gcc -o vorbis_codebook.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_codebook.pp vorbis_codebook.c vorbis_sharedbook.c gcc -o vorbis_sharedbook.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_sharedbook.pp vorbis_sharedbook.c vorbis_lookup.c gcc -o vorbis_lookup.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_lookup.pp vorbis_lookup.c vorbis_bitrate.c gcc -o vorbis_bitrate.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/vorbis -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vorbis_bitrate.pp vorbis_bitrate.c rm -f libvorbis.a ar cr libvorbis.a vorbis_mdct.o vorbis_smallft.o vorbis_block.o vorbis_info.o vorbis_envelope.o vorbis_window.o vorbis_lsp.o vorbis_lpc.o vorbis_analysis.o vorbis_synthesis.o vorbis_psy.o vorbis_floor1.o vorbis_floor0.o vorbis_res0.o vorbis_mapping0.o vorbis_registry.o vorbis_codebook.o vorbis_sharedbook.o vorbis_lookup.o vorbis_bitrate.o ranlib libvorbis.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/lib' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio/include' gmake[6]: Nothing to be done for `libs'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio/src' sydney_audio_alsa.c gcc -o sydney_audio_alsa.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include -I../../../dist/include/sydneyaudio -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/sydney_audio_alsa.pp sydney_audio_alsa.c sydney_audio_alsa.c: In function 'sa_stream_write': sydney_audio_alsa.c:210: warning: comparison between signed and unsigned integer expressions sydney_audio_alsa.c: In function 'sa_stream_get_position': sydney_audio_alsa.c:289: warning: comparison between signed and unsigned integer expressions sydney_audio_alsa.c:294:3: warning: C++ style comments are not allowed in ISO C90 sydney_audio_alsa.c:294:3: warning: (this will be reported only once per input file) rm -f libsydneyaudio.a ar cr libsydneyaudio.a sydney_audio_alsa.o ranlib libsydneyaudio.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/base' nsURILoader.cpp c++ -o nsURILoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/exthandler -I../../dist/include/js -I../../dist/include/docshell -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/intl -I../../dist/include/xpconnect -I../../dist/include/mimetype -I../../dist/include/locale -I../../dist/include -I../../dist/include/uriloader -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsURILoader.pp nsURILoader.cpp nsDocLoader.cpp c++ -o nsDocLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/exthandler -I../../dist/include/js -I../../dist/include/docshell -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/intl -I../../dist/include/xpconnect -I../../dist/include/mimetype -I../../dist/include/locale -I../../dist/include -I../../dist/include/uriloader -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocLoader.pp nsDocLoader.cpp rm -f liburiloaderbase_s.a ar cr liburiloaderbase_s.a nsURILoader.o nsDocLoader.o ranlib liburiloaderbase_s.a nsIContentHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIContentHandler.xpt -d .deps/nsIContentHandler.pp nsIContentHandler.idl nsIURILoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIURILoader.xpt -d .deps/nsIURILoader.pp nsIURILoader.idl nsCURILoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsCURILoader.xpt -d .deps/nsCURILoader.pp nsCURILoader.idl nsITransfer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsITransfer.xpt -d .deps/nsITransfer.pp nsITransfer.idl nsIDocumentLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocumentLoader.xpt -d .deps/nsIDocumentLoader.pp nsIDocumentLoader.idl nsIWebProgressListener2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWebProgressListener2.xpt -d .deps/nsIWebProgressListener2.pp nsIWebProgressListener2.idl nsIURIContentListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIURIContentListener.xpt -d .deps/nsIURIContentListener.pp nsIURIContentListener.idl nsIWebProgress.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWebProgress.xpt -d .deps/nsIWebProgress.pp nsIWebProgress.idl nsIWebProgressListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWebProgressListener.xpt -d .deps/nsIWebProgressListener.pp nsIWebProgressListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/uriloader.xpt _xpidlgen/nsIContentHandler.xpt _xpidlgen/nsIURILoader.xpt _xpidlgen/nsCURILoader.xpt _xpidlgen/nsITransfer.xpt _xpidlgen/nsIDocumentLoader.xpt _xpidlgen/nsIWebProgressListener2.xpt _xpidlgen/nsIURIContentListener.xpt _xpidlgen/nsIWebProgress.xpt _xpidlgen/nsIWebProgressListener.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/uriloader.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/exthandler' nsExternalHelperAppService.cpp c++ -o nsExternalHelperAppService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/mimetype -I../../dist/include/uriloader -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/embed_base -I../../dist/include/dom -I../../dist/include -I../../dist/include/exthandler -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsExternalHelperAppService.pp nsExternalHelperAppService.cpp nsExternalHelperAppService.cpp: In constructor 'nsExternalAppHandler::nsExternalAppHandler(nsIMIMEInfo*, const nsCSubstring&, nsIInterfaceRequestor*, const nsAString_internal&, PRUint32, PRBool)': nsExternalHelperAppService.cpp:1134: warning: comparison between signed and unsigned integer expressions nsExternalProtocolHandler.cpp c++ -o nsExternalProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/mimetype -I../../dist/include/uriloader -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/embed_base -I../../dist/include/dom -I../../dist/include -I../../dist/include/exthandler -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsExternalProtocolHandler.pp nsExternalProtocolHandler.cpp nsMIMEInfoImpl.cpp c++ -o nsMIMEInfoImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/mimetype -I../../dist/include/uriloader -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/embed_base -I../../dist/include/dom -I../../dist/include -I../../dist/include/exthandler -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMIMEInfoImpl.pp nsMIMEInfoImpl.cpp nsLocalHandlerApp.cpp c++ -o nsLocalHandlerApp.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/mimetype -I../../dist/include/uriloader -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/embed_base -I../../dist/include/dom -I../../dist/include -I../../dist/include/exthandler -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLocalHandlerApp.pp nsLocalHandlerApp.cpp nsOSHelperAppService.cpp c++ -o nsOSHelperAppService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/mimetype -I../../dist/include/uriloader -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/embed_base -I../../dist/include/dom -I../../dist/include -I../../dist/include/exthandler -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsOSHelperAppService.pp ./unix/nsOSHelperAppService.cpp nsGNOMERegistry.cpp c++ -o nsGNOMERegistry.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/mimetype -I../../dist/include/uriloader -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/embed_base -I../../dist/include/dom -I../../dist/include -I../../dist/include/exthandler -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGNOMERegistry.pp ./unix/nsGNOMERegistry.cpp nsMIMEInfoUnix.cpp c++ -o nsMIMEInfoUnix.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/mimetype -I../../dist/include/uriloader -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/embed_base -I../../dist/include/dom -I../../dist/include -I../../dist/include/exthandler -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMIMEInfoUnix.pp ./unix/nsMIMEInfoUnix.cpp nsDBusHandlerApp.cpp c++ -o nsDBusHandlerApp.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/mimetype -I../../dist/include/uriloader -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/embed_base -I../../dist/include/dom -I../../dist/include -I../../dist/include/exthandler -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDBusHandlerApp.pp nsDBusHandlerApp.cpp rm -f libexthandler_s.a ar cr libexthandler_s.a nsExternalHelperAppService.o nsExternalProtocolHandler.o nsMIMEInfoImpl.o nsLocalHandlerApp.o nsOSHelperAppService.o nsGNOMERegistry.o nsMIMEInfoUnix.o nsDBusHandlerApp.o ranlib libexthandler_s.a nsCExternalHandlerService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsCExternalHandlerService.xpt -d .deps/nsCExternalHandlerService.pp nsCExternalHandlerService.idl nsIExternalProtocolService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIExternalProtocolService.xpt -d .deps/nsIExternalProtocolService.pp nsIExternalProtocolService.idl nsIExternalHelperAppService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIExternalHelperAppService.xpt -d .deps/nsIExternalHelperAppService.pp nsIExternalHelperAppService.idl nsIHelperAppLauncherDialog.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIHelperAppLauncherDialog.xpt -d .deps/nsIHelperAppLauncherDialog.pp nsIHelperAppLauncherDialog.idl nsIContentDispatchChooser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIContentDispatchChooser.xpt -d .deps/nsIContentDispatchChooser.pp nsIContentDispatchChooser.idl nsIHandlerService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIHandlerService.xpt -d .deps/nsIHandlerService.pp nsIHandlerService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/exthandler.xpt _xpidlgen/nsCExternalHandlerService.xpt _xpidlgen/nsIExternalProtocolService.xpt _xpidlgen/nsIExternalHelperAppService.xpt _xpidlgen/nsIHelperAppLauncherDialog.xpt _xpidlgen/nsIContentDispatchChooser.xpt _xpidlgen/nsIHandlerService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/exthandler.xpt ../../dist/bin/components /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsHandlerService.js nsWebHandlerApp.js ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/exthandler' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/prefetch' nsPrefetchService.cpp c++ -o nsPrefetchService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/layout -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/uriloader -I../../dist/include/nkcache -I../../dist/include/chardet -I../../dist/include/pref -I../../dist/include/caps -I../../dist/include -I../../dist/include/prefetch -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrefetchService.pp nsPrefetchService.cpp nsPrefetchService.cpp: In member function 'virtual nsresult nsPrefetchNode::GetStatus(PRUint16*)': nsPrefetchService.cpp:858: warning: large integer implicitly truncated to unsigned type nsOfflineCacheUpdate.cpp c++ -o nsOfflineCacheUpdate.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/layout -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/uriloader -I../../dist/include/nkcache -I../../dist/include/chardet -I../../dist/include/pref -I../../dist/include/caps -I../../dist/include -I../../dist/include/prefetch -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsOfflineCacheUpdate.pp nsOfflineCacheUpdate.cpp rm -f libprefetch_s.a ar cr libprefetch_s.a nsPrefetchService.o nsOfflineCacheUpdate.o ranlib libprefetch_s.a nsIPrefetchService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrefetchService.xpt -d .deps/nsIPrefetchService.pp nsIPrefetchService.idl nsIOfflineCacheUpdate.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIOfflineCacheUpdate.xpt -d .deps/nsIOfflineCacheUpdate.pp nsIOfflineCacheUpdate.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/prefetch.xpt _xpidlgen/nsIPrefetchService.xpt _xpidlgen/nsIOfflineCacheUpdate.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/prefetch.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/prefetch' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libimg' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libimg/png' png.c gcc -o png.o -c -fvisibility=hidden -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/png.pp png.c pngerror.c gcc -o pngerror.o -c -fvisibility=hidden -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngerror.pp pngerror.c pngget.c gcc -o pngget.o -c -fvisibility=hidden -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngget.pp pngget.c pngmem.c gcc -o pngmem.o -c -fvisibility=hidden -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngmem.pp pngmem.c pngset.c gcc -o pngset.o -c -fvisibility=hidden -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngset.pp pngset.c pngtrans.c gcc -o pngtrans.o -c -fvisibility=hidden -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngtrans.pp pngtrans.c pngpread.c gcc -o pngpread.o -c -fvisibility=hidden -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngpread.pp pngpread.c pngread.c gcc -o pngread.o -c -fvisibility=hidden -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngread.pp pngread.c pngrio.c gcc -o pngrio.o -c -fvisibility=hidden -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngrio.pp pngrio.c pngrutil.c gcc -o pngrutil.o -c -fvisibility=hidden -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngrutil.pp pngrutil.c pngwio.c gcc -o pngwio.o -c -fvisibility=hidden -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngwio.pp pngwio.c pngwrite.c gcc -o pngwrite.o -c -fvisibility=hidden -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngwrite.pp pngwrite.c pngwtran.c gcc -o pngwtran.o -c -fvisibility=hidden -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngwtran.pp pngwtran.c pngrtran.c gcc -o pngrtran.o -c -fvisibility=hidden -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngrtran.pp pngrtran.c pngwutil.c gcc -o pngwutil.o -c -fvisibility=hidden -DMOZ_PNG_READ -DMOZ_PNG_WRITE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I. -I../../../dist/include -I../../../dist/include/png -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pngwutil.pp pngwutil.c rm -f libmozpng.a ar cr libmozpng.a png.o pngerror.o pngget.o pngmem.o pngset.o pngtrans.o pngpread.o pngread.o pngrio.o pngrutil.o pngwio.o pngwrite.o pngwtran.o pngrtran.o pngwutil.o ranlib libmozpng.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libimg/png' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libimg' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/idl' nsIScriptSecurityManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIScriptSecurityManager.xpt -d .deps/nsIScriptSecurityManager.pp nsIScriptSecurityManager.idl ./nsIScriptSecurityManager.idl:331: Warning: nsIScriptSecurityManager is scriptable but inherits from the non-scriptable interface nsIXPCSecurityManager nsIPrincipal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrincipal.xpt -d .deps/nsIPrincipal.pp nsIPrincipal.idl nsISignatureVerifier.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISignatureVerifier.xpt -d .deps/nsISignatureVerifier.pp nsISignatureVerifier.idl nsISecurityCheckedComponent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISecurityCheckedComponent.xpt -d .deps/nsISecurityCheckedComponent.pp nsISecurityCheckedComponent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/caps.xpt _xpidlgen/nsIScriptSecurityManager.xpt _xpidlgen/nsIPrincipal.xpt _xpidlgen/nsISignatureVerifier.xpt _xpidlgen/nsISecurityCheckedComponent.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/caps.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/idl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/include' gmake[6]: Nothing to be done for `libs'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/src' nsPrincipal.cpp c++ -o nsPrincipal.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/pref -I../../dist/include/js -I../../dist/include/dom -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/jar -I../../dist/include/widget -I../../dist/include/plugin -I../../dist/include/intl -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/content -I../../dist/include/layout -I../../dist/include -I../../dist/include/caps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrincipal.pp nsPrincipal.cpp nsSystemPrincipal.cpp c++ -o nsSystemPrincipal.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/pref -I../../dist/include/js -I../../dist/include/dom -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/jar -I../../dist/include/widget -I../../dist/include/plugin -I../../dist/include/intl -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/content -I../../dist/include/layout -I../../dist/include -I../../dist/include/caps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSystemPrincipal.pp nsSystemPrincipal.cpp nsNullPrincipal.cpp c++ -o nsNullPrincipal.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/pref -I../../dist/include/js -I../../dist/include/dom -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/jar -I../../dist/include/widget -I../../dist/include/plugin -I../../dist/include/intl -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/content -I../../dist/include/layout -I../../dist/include -I../../dist/include/caps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsNullPrincipal.pp nsNullPrincipal.cpp nsNullPrincipalURI.cpp c++ -o nsNullPrincipalURI.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/pref -I../../dist/include/js -I../../dist/include/dom -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/jar -I../../dist/include/widget -I../../dist/include/plugin -I../../dist/include/intl -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/content -I../../dist/include/layout -I../../dist/include -I../../dist/include/caps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsNullPrincipalURI.pp nsNullPrincipalURI.cpp nsJSPrincipals.cpp c++ -o nsJSPrincipals.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/pref -I../../dist/include/js -I../../dist/include/dom -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/jar -I../../dist/include/widget -I../../dist/include/plugin -I../../dist/include/intl -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/content -I../../dist/include/layout -I../../dist/include -I../../dist/include/caps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJSPrincipals.pp nsJSPrincipals.cpp nsScriptSecurityManager.cpp c++ -o nsScriptSecurityManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/pref -I../../dist/include/js -I../../dist/include/dom -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/jar -I../../dist/include/widget -I../../dist/include/plugin -I../../dist/include/intl -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/content -I../../dist/include/layout -I../../dist/include -I../../dist/include/caps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsScriptSecurityManager.pp nsScriptSecurityManager.cpp nsSecurityManagerFactory.cpp c++ -o nsSecurityManagerFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/pref -I../../dist/include/js -I../../dist/include/dom -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/jar -I../../dist/include/widget -I../../dist/include/plugin -I../../dist/include/intl -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/content -I../../dist/include/layout -I../../dist/include -I../../dist/include/caps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSecurityManagerFactory.pp nsSecurityManagerFactory.cpp rm -f libcaps.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libcaps.so -o libcaps.so nsPrincipal.o nsSystemPrincipal.o nsNullPrincipal.o nsNullPrincipalURI.o nsJSPrincipals.o nsScriptSecurityManager.o nsSecurityManagerFactory.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L../../dist/bin -L../../dist/lib -lz -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libcaps.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libcaps.so ../../dist/bin/components : ../../dist/bin/components/libcaps.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/tests' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/tests/mochitest' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R "test_bug423375.html" "test_bug246699.html" "test_bug292789.html" "test_bug470804.html" ../../../_tests/testing/mochitest/tests/caps/tests/mochitest gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/tests/mochitest' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/tests' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/expat' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/expat/lib' xmlparse.c gcc -o xmlparse.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DHAVE_EXPAT_CONFIG_H -I. -I. -I../../../dist/include -I../../../dist/include/expat -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xmlparse.pp xmlparse.c xmlparse.c: In function 'MOZ_XML_Parse': xmlparse.c:1536: warning: enumeration value 'XML_FINISHED' not handled in switch xmlparse.c:1523: warning: 'result' may be used uninitialized in this function xmlrole.c gcc -o xmlrole.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DHAVE_EXPAT_CONFIG_H -I. -I. -I../../../dist/include -I../../../dist/include/expat -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xmlrole.pp xmlrole.c xmltok.c gcc -o xmltok.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DHAVE_EXPAT_CONFIG_H -I. -I. -I../../../dist/include -I../../../dist/include/expat -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xmltok.pp xmltok.c xmltok.c:467: warning: missing initializer xmltok.c:467: warning: (near initialization for 'latin1_encoding_ns.isName2') xmltok.c:480: warning: missing initializer xmltok.c:480: warning: (near initialization for 'latin1_encoding.isName2') xmltok.c:500: warning: missing initializer xmltok.c:500: warning: (near initialization for 'ascii_encoding_ns.isName2') xmltok.c:513: warning: missing initializer xmltok.c:513: warning: (near initialization for 'ascii_encoding.isName2') xmltok.c:724: warning: missing initializer xmltok.c:724: warning: (near initialization for 'little2_encoding_ns.isName2') xmltok.c:743: warning: missing initializer xmltok.c:743: warning: (near initialization for 'little2_encoding.isName2') xmltok.c:863: warning: missing initializer xmltok.c:863: warning: (near initialization for 'big2_encoding_ns.isName2') xmltok.c:882: warning: missing initializer xmltok.c:882: warning: (near initialization for 'big2_encoding.isName2') xmltok.c:895: warning: missing initializer xmltok.c:895: warning: (near initialization for 'internal_big2_encoding_ns.isName2') xmltok.c:908: warning: missing initializer xmltok.c:908: warning: (near initialization for 'internal_big2_encoding.isName2') rm -f libmozexpat_s.a ar cr libmozexpat_s.a xmlparse.o xmlrole.o xmltok.o ranlib libmozexpat_s.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/expat/lib' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/expat' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml/public' nsISAXAttributes.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXAttributes.xpt -d .deps/nsISAXAttributes.pp nsISAXAttributes.idl nsISAXMutableAttributes.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXMutableAttributes.xpt -d .deps/nsISAXMutableAttributes.pp nsISAXMutableAttributes.idl nsISAXContentHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXContentHandler.xpt -d .deps/nsISAXContentHandler.pp nsISAXContentHandler.idl nsISAXDTDHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXDTDHandler.xpt -d .deps/nsISAXDTDHandler.pp nsISAXDTDHandler.idl nsISAXErrorHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXErrorHandler.xpt -d .deps/nsISAXErrorHandler.pp nsISAXErrorHandler.idl nsISAXLexicalHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXLexicalHandler.xpt -d .deps/nsISAXLexicalHandler.pp nsISAXLexicalHandler.idl nsISAXLocator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXLocator.xpt -d .deps/nsISAXLocator.pp nsISAXLocator.idl nsISAXXMLReader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXXMLReader.xpt -d .deps/nsISAXXMLReader.pp nsISAXXMLReader.idl nsISAXXMLFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISAXXMLFilter.xpt -d .deps/nsISAXXMLFilter.pp nsISAXXMLFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/saxparser.xpt _xpidlgen/nsISAXAttributes.xpt _xpidlgen/nsISAXMutableAttributes.xpt _xpidlgen/nsISAXContentHandler.xpt _xpidlgen/nsISAXDTDHandler.xpt _xpidlgen/nsISAXErrorHandler.xpt _xpidlgen/nsISAXLexicalHandler.xpt _xpidlgen/nsISAXLocator.xpt _xpidlgen/nsISAXXMLReader.xpt _xpidlgen/nsISAXXMLFilter.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/saxparser.xpt ../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml/src' nsSAXAttributes.cpp c++ -o nsSAXAttributes.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/necko -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/htmlparser -I../../../dist/include/content -I../../../dist/include/uconv -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/xml -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSAXAttributes.pp nsSAXAttributes.cpp nsSAXLocator.cpp c++ -o nsSAXLocator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/necko -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/htmlparser -I../../../dist/include/content -I../../../dist/include/uconv -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/xml -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSAXLocator.pp nsSAXLocator.cpp nsSAXXMLReader.cpp c++ -o nsSAXXMLReader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/necko -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/htmlparser -I../../../dist/include/content -I../../../dist/include/uconv -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/xml -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSAXXMLReader.pp nsSAXXMLReader.cpp rm -f libsaxp.a ar cr libsaxp.a nsSAXAttributes.o nsSAXLocator.o nsSAXXMLReader.o ranlib libsaxp.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser/public' nsIExpatSink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIExpatSink.xpt -d .deps/nsIExpatSink.pp nsIExpatSink.idl nsIExtendedExpatSink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIExtendedExpatSink.xpt -d .deps/nsIExtendedExpatSink.pp nsIExtendedExpatSink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/htmlparser.xpt _xpidlgen/nsIExpatSink.xpt _xpidlgen/nsIExtendedExpatSink.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/htmlparser.xpt ../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser/src' nsScannerString.cpp c++ -o nsScannerString.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScannerString.pp nsScannerString.cpp nsScannerString.cpp: In member function 'void nsScannerSharedSubstring::Rebind(const nsScannerIterator&, const nsScannerIterator&)': nsScannerString.cpp:439: warning: 'bufferList' may be used uninitialized in this function nsDTDUtils.cpp c++ -o nsDTDUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDTDUtils.pp nsDTDUtils.cpp nsHTMLTokenizer.cpp c++ -o nsHTMLTokenizer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTokenizer.pp nsHTMLTokenizer.cpp nsElementTable.cpp c++ -o nsElementTable.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsElementTable.pp nsElementTable.cpp nsExpatDriver.cpp c++ -o nsExpatDriver.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsExpatDriver.pp nsExpatDriver.cpp CNavDTD.cpp c++ -o CNavDTD.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/CNavDTD.pp CNavDTD.cpp nsHTMLEntities.cpp c++ -o nsHTMLEntities.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLEntities.pp nsHTMLEntities.cpp nsHTMLTags.cpp c++ -o nsHTMLTags.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTags.pp nsHTMLTags.cpp nsHTMLTokens.cpp c++ -o nsHTMLTokens.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTokens.pp nsHTMLTokens.cpp nsParser.cpp c++ -o nsParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsParser.pp nsParser.cpp CParserContext.cpp c++ -o CParserContext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/CParserContext.pp CParserContext.cpp nsParserService.cpp c++ -o nsParserService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsParserService.pp nsParserService.cpp nsParserModule.cpp c++ -o nsParserModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsParserModule.pp nsParserModule.cpp nsParserNode.cpp c++ -o nsParserNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsParserNode.pp nsParserNode.cpp nsScanner.cpp c++ -o nsScanner.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScanner.pp nsScanner.cpp nsToken.cpp c++ -o nsToken.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsToken.pp nsToken.cpp nsParserMsgUtils.cpp c++ -o nsParserMsgUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsParserMsgUtils.pp nsParserMsgUtils.cpp nsViewSourceHTML.cpp c++ -o nsViewSourceHTML.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/xml -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/htmlparser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsViewSourceHTML.pp nsViewSourceHTML.cpp rm -f libhtmlpars.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libhtmlpars.so -o libhtmlpars.so nsScannerString.o nsDTDUtils.o nsHTMLTokenizer.o nsElementTable.o nsExpatDriver.o CNavDTD.o nsHTMLEntities.o nsHTMLTags.o nsHTMLTokens.o nsParser.o CParserContext.o nsParserService.o nsParserModule.o nsParserNode.o nsScanner.o nsToken.o nsParserMsgUtils.o nsViewSourceHTML.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../../../parser/expat/lib/libmozexpat_s.a ../../../parser/xml/src/libsaxp.a -Wl,--no-whole-archive -L../../../dist/bin -L../../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libhtmlpars.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libhtmlpars.so ../../../dist/bin/components : ../../../dist/bin/components/libhtmlpars.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes/public' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes/src' cairo-xlib-utils.c gcc -o cairo-xlib-utils.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/cairo-xlib-utils.pp cairo-xlib-utils.c cairo-xlib-utils.c: In function '_create_temp_xlib_surface': cairo-xlib-utils.c:330: warning: ISO C90 forbids mixed declarations and code cairo-xlib-utils.c: In function '_draw_with_xlib_direct': cairo-xlib-utils.c:203: warning: 'needs_clip' may be used uninitialized in this function cairo-xlib-utils.c:205: warning: 'rect_count' may be used uninitialized in this function gfxASurface.cpp c++ -o gfxASurface.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxASurface.pp gfxASurface.cpp gfxAlphaRecovery.cpp c++ -o gfxAlphaRecovery.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxAlphaRecovery.pp gfxAlphaRecovery.cpp gfxBlur.cpp c++ -o gfxBlur.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxBlur.pp gfxBlur.cpp gfxBlur.cpp: In function 'void ComputeLobes(PRInt32, PRInt32 (*)[2])': gfxBlur.cpp:191: warning: 'major' may be used uninitialized in this function gfxBlur.cpp:191: warning: 'minor' may be used uninitialized in this function gfxBlur.cpp:191: warning: 'final' may be used uninitialized in this function gfxContext.cpp c++ -o gfxContext.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxContext.pp gfxContext.cpp gfxImageSurface.cpp c++ -o gfxImageSurface.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxImageSurface.pp gfxImageSurface.cpp gfxFont.cpp c++ -o gfxFont.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxFont.pp gfxFont.cpp gfxFont.cpp: In member function 'gfxFontEntry* gfxFontFamily::FindFontForStyle(const gfxFontStyle&, PRBool&)': gfxFont.cpp:130: warning: 'matchFE' may be used uninitialized in this function gfxFont.cpp: In member function 'void gfxTextRun::Draw(gfxContext*, gfxPoint, PRUint32, PRUint32, const gfxRect*, gfxTextRun::PropertyProvider*, gfxFloat*)': gfxFont.cpp:1790: warning: 'syntheticBoldBuffer.BufferAlphaColor::mAlpha' may be used uninitialized in this function gfxFontMissingGlyphs.cpp c++ -o gfxFontMissingGlyphs.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxFontMissingGlyphs.pp gfxFontMissingGlyphs.cpp gfxFontTest.cpp c++ -o gfxFontTest.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxFontTest.pp gfxFontTest.cpp gfxFontUtils.cpp c++ -o gfxFontUtils.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxFontUtils.pp gfxFontUtils.cpp gfxFontUtils.cpp: In static member function 'static PRBool gfxFontUtils::ValidateSFNTHeaders(const PRUint8*, PRUint32, PRBool*)': gfxFontUtils.cpp:927: warning: 'headOffset' may be used uninitialized in this function gfxFontUtils.cpp:927: warning: 'nameOffset' may be used uninitialized in this function gfxFontUtils.cpp:927: warning: 'kernOffset' may be used uninitialized in this function gfxFontUtils.cpp:927: warning: 'kernLen' may be used uninitialized in this function gfxFontUtils.cpp: At global scope: gfxFontUtils.cpp:850: warning: 'void CopySwapUTF16(const PRUint16*, PRUint16*, PRUint32)' defined but not used gfxMatrix.cpp c++ -o gfxMatrix.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxMatrix.pp gfxMatrix.cpp gfxPath.cpp c++ -o gfxPath.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxPath.pp gfxPath.cpp gfxPattern.cpp c++ -o gfxPattern.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxPattern.pp gfxPattern.cpp gfxPlatform.cpp c++ -o gfxPlatform.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxPlatform.pp gfxPlatform.cpp gfxRect.cpp c++ -o gfxRect.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxRect.pp gfxRect.cpp gfxSkipChars.cpp c++ -o gfxSkipChars.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxSkipChars.pp gfxSkipChars.cpp gfxTextRunCache.cpp c++ -o gfxTextRunCache.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxTextRunCache.pp gfxTextRunCache.cpp gfxTextRunWordCache.cpp c++ -o gfxTextRunWordCache.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxTextRunWordCache.pp gfxTextRunWordCache.cpp gfxUserFontSet.cpp c++ -o gfxUserFontSet.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxUserFontSet.pp gfxUserFontSet.cpp gfxPangoFonts.cpp c++ -o gfxPangoFonts.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxPangoFonts.pp gfxPangoFonts.cpp gfxXlibSurface.cpp c++ -o gfxXlibSurface.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxXlibSurface.pp gfxXlibSurface.cpp gfxPlatformGtk.cpp c++ -o gfxPlatformGtk.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxPlatformGtk.pp gfxPlatformGtk.cpp gfxGdkNativeRenderer.cpp c++ -o gfxGdkNativeRenderer.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxGdkNativeRenderer.pp gfxGdkNativeRenderer.cpp gfxPDFSurface.cpp c++ -o gfxPDFSurface.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxPDFSurface.pp gfxPDFSurface.cpp gfxPSSurface.cpp c++ -o gfxPSSurface.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxPSSurface.pp gfxPSSurface.cpp gfxFontconfigUtils.cpp c++ -o gfxFontconfigUtils.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxFontconfigUtils.pp gfxFontconfigUtils.cpp nsUnicodeRange.cpp c++ -o nsUnicodeRange.o -c -fvisibility=hidden -DIMPL_THEBES -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include -I../../../dist/include/thebes -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeRange.pp nsUnicodeRange.cpp rm -f libthebes.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -fPIC -shared -Wl,-z,defs -Wl,-h,libthebes.so -o libthebes.so cairo-xlib-utils.o gfxASurface.o gfxAlphaRecovery.o gfxBlur.o gfxContext.o gfxImageSurface.o gfxFont.o gfxFontMissingGlyphs.o gfxFontTest.o gfxFontUtils.o gfxMatrix.o gfxPath.o gfxPattern.o gfxPlatform.o gfxRect.o gfxSkipChars.o gfxTextRunCache.o gfxTextRunWordCache.o gfxUserFontSet.o gfxPangoFonts.o gfxXlibSurface.o gfxPlatformGtk.o gfxGdkNativeRenderer.o gfxPDFSurface.o gfxPSSurface.o gfxFontconfigUtils.o nsUnicodeRange.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -lcairo -lfreetype -lfontconfig -lXrender -lcairo -lX11 /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz ../../../gfx/qcms/libmozqcms.a -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lz -lX11 -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lasound -ldl -lm chmod +x libthebes.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libthebes.so ../../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libthebes.so ../../../dist/bin gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/public' gmake[6]: Nothing to be done for `libs'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/idl' nsIFontEnumerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIFontEnumerator.xpt -d .deps/nsIFontEnumerator.pp nsIFontEnumerator.idl nsIScriptableRegion.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIScriptableRegion.xpt -d .deps/nsIScriptableRegion.pp nsIScriptableRegion.idl gfxIFormats.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/gfxIFormats.xpt -d .deps/gfxIFormats.pp gfxIFormats.idl gfxIImageFrame.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/gfxIImageFrame.xpt -d .deps/gfxIImageFrame.pp gfxIImageFrame.idl gfxtypes.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/gfxtypes.xpt -d .deps/gfxtypes.pp gfxtypes.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/gfx.xpt _xpidlgen/nsIFontEnumerator.xpt _xpidlgen/nsIScriptableRegion.xpt _xpidlgen/gfxIFormats.xpt _xpidlgen/gfxIImageFrame.xpt _xpidlgen/gfxtypes.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/gfx.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/idl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src' nsColor.cpp c++ -o nsColor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_GFX -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/unicharutil -I../../dist/include/thebes -I../../dist/include/uconv -I../../dist/include -I../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsColor.pp nsColor.cpp nsDeviceContext.cpp c++ -o nsDeviceContext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_GFX -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/unicharutil -I../../dist/include/thebes -I../../dist/include/uconv -I../../dist/include -I../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDeviceContext.pp nsDeviceContext.cpp nsFont.cpp c++ -o nsFont.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_GFX -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/unicharutil -I../../dist/include/thebes -I../../dist/include/uconv -I../../dist/include -I../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFont.pp nsFont.cpp nsRect.cpp c++ -o nsRect.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_GFX -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/unicharutil -I../../dist/include/thebes -I../../dist/include/uconv -I../../dist/include -I../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsRect.pp nsRect.cpp nsRegion.cpp c++ -o nsRegion.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_GFX -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/unicharutil -I../../dist/include/thebes -I../../dist/include/uconv -I../../dist/include -I../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsRegion.pp nsRegion.cpp nsTransform2D.cpp c++ -o nsTransform2D.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_GFX -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/unicharutil -I../../dist/include/thebes -I../../dist/include/uconv -I../../dist/include -I../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTransform2D.pp nsTransform2D.cpp nsScriptableRegion.cpp c++ -o nsScriptableRegion.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_GFX -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/unicharutil -I../../dist/include/thebes -I../../dist/include/uconv -I../../dist/include -I../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsScriptableRegion.pp nsScriptableRegion.cpp rm -f libgkgfx.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libgkgfx.so -o libgkgfx.so nsColor.o nsDeviceContext.o nsFont.o nsRect.o nsRegion.o nsTransform2D.o nsScriptableRegion.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib ../../modules/libutil/src/libmozutil_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lasound -ldl -lm chmod +x libgkgfx.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libgkgfx.so ../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libgkgfx.so ../../dist/bin gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/shared' nsRenderingContextImpl.cpp c++ -o nsRenderingContextImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./.. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/imglib2 -I../../../dist/include/widget -I../../../dist/include/thebes -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRenderingContextImpl.pp nsRenderingContextImpl.cpp In file included from nsRenderingContextImpl.cpp:39: ../../../dist/include/gfx/nsIRenderingContext.h:369: warning: 'virtual nsresult nsIRenderingContext::GetWidth(char, nscoord&)' was hidden ./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' ../../../dist/include/gfx/nsIRenderingContext.h:381: warning: 'virtual nsresult nsIRenderingContext::GetWidth(PRUnichar, nscoord&, PRInt32*)' was hidden ./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' gfxImageFrame.cpp c++ -o gfxImageFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./.. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/imglib2 -I../../../dist/include/widget -I../../../dist/include/thebes -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxImageFrame.pp gfxImageFrame.cpp rm -f libgfxshared_s.a ar cr libgfxshared_s.a nsRenderingContextImpl.o gfxImageFrame.o ranlib libgfxshared_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 libgfxshared_s.a ../../../staticlib gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/shared' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/thebes' nsThebesDeviceContext.cpp c++ -o nsThebesDeviceContext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZ_ENABLE_GTK2 -I./. -I./.. -I./../shared -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/qcms -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsThebesDeviceContext.pp nsThebesDeviceContext.cpp In file included from nsThebesRenderingContext.h:45, from nsThebesDeviceContext.cpp:45: ../../../dist/include/gfx/nsIRenderingContext.h:369: warning: 'virtual nsresult nsIRenderingContext::GetWidth(char, nscoord&)' was hidden ./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' ../../../dist/include/gfx/nsIRenderingContext.h:381: warning: 'virtual nsresult nsIRenderingContext::GetWidth(PRUnichar, nscoord&, PRInt32*)' was hidden ./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' In file included from nsThebesDeviceContext.cpp:45: ./../nsRenderingContextImpl.h:125: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' ./../nsRenderingContextImpl.h:128: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' nsThebesDeviceContext.cpp: In member function 'void nsThebesDeviceContext::CalcPrintingSize()': nsThebesDeviceContext.cpp:738: warning: 'size.gfxSize::height' may be used uninitialized in this function nsThebesDeviceContext.cpp:738: warning: 'size.gfxSize::width' may be used uninitialized in this function nsThebesImage.cpp c++ -o nsThebesImage.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZ_ENABLE_GTK2 -I./. -I./.. -I./../shared -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/qcms -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsThebesImage.pp nsThebesImage.cpp In file included from nsThebesRenderingContext.h:45, from nsThebesImage.cpp:40: ../../../dist/include/gfx/nsIRenderingContext.h:369: warning: 'virtual nsresult nsIRenderingContext::GetWidth(char, nscoord&)' was hidden ./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' ../../../dist/include/gfx/nsIRenderingContext.h:381: warning: 'virtual nsresult nsIRenderingContext::GetWidth(PRUnichar, nscoord&, PRInt32*)' was hidden ./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' In file included from nsThebesImage.cpp:40: ./../nsRenderingContextImpl.h:125: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' ./../nsRenderingContextImpl.h:128: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' nsThebesRegion.cpp c++ -o nsThebesRegion.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZ_ENABLE_GTK2 -I./. -I./.. -I./../shared -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/qcms -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsThebesRegion.pp nsThebesRegion.cpp nsThebesGfxFactory.cpp c++ -o nsThebesGfxFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZ_ENABLE_GTK2 -I./. -I./.. -I./../shared -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/qcms -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsThebesGfxFactory.pp nsThebesGfxFactory.cpp In file included from nsThebesRenderingContext.h:45, from nsThebesGfxFactory.cpp:48: ../../../dist/include/gfx/nsIRenderingContext.h:369: warning: 'virtual nsresult nsIRenderingContext::GetWidth(char, nscoord&)' was hidden ./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' ../../../dist/include/gfx/nsIRenderingContext.h:381: warning: 'virtual nsresult nsIRenderingContext::GetWidth(PRUnichar, nscoord&, PRInt32*)' was hidden ./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' In file included from nsThebesGfxFactory.cpp:48: ./../nsRenderingContextImpl.h:125: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' ./../nsRenderingContextImpl.h:128: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' nsThebesRenderingContext.cpp c++ -o nsThebesRenderingContext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZ_ENABLE_GTK2 -I./. -I./.. -I./../shared -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/qcms -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsThebesRenderingContext.pp nsThebesRenderingContext.cpp In file included from nsThebesRenderingContext.h:45, from nsThebesRenderingContext.cpp:40: ../../../dist/include/gfx/nsIRenderingContext.h:369: warning: 'virtual nsresult nsIRenderingContext::GetWidth(char, nscoord&)' was hidden ./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' ../../../dist/include/gfx/nsIRenderingContext.h:381: warning: 'virtual nsresult nsIRenderingContext::GetWidth(PRUnichar, nscoord&, PRInt32*)' was hidden ./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' In file included from nsThebesRenderingContext.cpp:40: ./../nsRenderingContextImpl.h:125: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' ./../nsRenderingContextImpl.h:128: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' nsThebesFontMetrics.cpp c++ -o nsThebesFontMetrics.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZ_ENABLE_GTK2 -I./. -I./.. -I./../shared -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/qcms -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsThebesFontMetrics.pp nsThebesFontMetrics.cpp In file included from nsThebesRenderingContext.h:45, from nsThebesFontMetrics.h:43, from nsThebesFontMetrics.cpp:39: ../../../dist/include/gfx/nsIRenderingContext.h:369: warning: 'virtual nsresult nsIRenderingContext::GetWidth(char, nscoord&)' was hidden ./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' ../../../dist/include/gfx/nsIRenderingContext.h:381: warning: 'virtual nsresult nsIRenderingContext::GetWidth(PRUnichar, nscoord&, PRInt32*)' was hidden ./../nsRenderingContextImpl.h:85: warning: by 'nsRenderingContextImpl::GetWidth' In file included from nsThebesFontMetrics.h:43, from nsThebesFontMetrics.cpp:39: ./../nsRenderingContextImpl.h:125: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' ./../nsRenderingContextImpl.h:128: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden nsThebesRenderingContext.h:114: warning: by 'virtual nsresult nsThebesRenderingContext::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' nsThebesFontEnumerator.cpp c++ -o nsThebesFontEnumerator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZ_ENABLE_GTK2 -I./. -I./.. -I./../shared -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/qcms -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsThebesFontEnumerator.pp nsThebesFontEnumerator.cpp nsSystemFontsGTK2.cpp c++ -o nsSystemFontsGTK2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZ_ENABLE_GTK2 -I./. -I./.. -I./../shared -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/qcms -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSystemFontsGTK2.pp nsSystemFontsGTK2.cpp rm -f libgkgfxthebes.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -fPIC -shared -Wl,-z,defs -Wl,-h,libgkgfxthebes.so -o libgkgfxthebes.so nsThebesDeviceContext.o nsThebesImage.o nsThebesRegion.o nsThebesGfxFactory.o nsThebesRenderingContext.o nsThebesFontMetrics.o nsThebesFontEnumerator.o nsSystemFontsGTK2.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib ../shared/libgfxshared_s.a -L../../../dist/bin -L../../../dist/lib -lgkgfx -lthebes ../../../modules/libutil/src/libmozutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lX11 -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libgkgfxthebes.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libgkgfxthebes.so ../../../dist/bin/components : ../../../dist/bin/components/libgkgfxthebes.so gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/thebes' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/psshared' nsCUPSShim.cpp c++ -o nsCUPSShim.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_PSSHARED -I. -I. -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/thebes -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCUPSShim.pp nsCUPSShim.cpp nsPaperPS.cpp c++ -o nsPaperPS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_PSSHARED -I. -I. -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/thebes -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPaperPS.pp nsPaperPS.cpp nsPSPrinters.cpp c++ -o nsPSPrinters.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_PSSHARED -I. -I. -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/thebes -I../../../dist/include -I../../../dist/include/gfx -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPSPrinters.pp nsPSPrinters.cpp rm -f libgfxpsshar.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libgfxpsshar.so -o libgfxpsshar.so nsCUPSShim.o nsPaperPS.o nsPSPrinters.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lasound -ldl -lm chmod +x libgfxpsshar.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libgfxpsshar.so ../../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libgfxpsshar.so ../../../dist/bin gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/psshared' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/qcms' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 libmozqcms.a ../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/qcms' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/public' imgICache.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgICache.xpt -d .deps/imgICache.pp imgICache.idl imgIContainer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgIContainer.xpt -d .deps/imgIContainer.pp imgIContainer.idl imgIContainerObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgIContainerObserver.xpt -d .deps/imgIContainerObserver.pp imgIContainerObserver.idl imgIDecoder.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgIDecoder.xpt -d .deps/imgIDecoder.pp imgIDecoder.idl imgIDecoderObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgIDecoderObserver.xpt -d .deps/imgIDecoderObserver.pp imgIDecoderObserver.idl imgIEncoder.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgIEncoder.xpt -d .deps/imgIEncoder.pp imgIEncoder.idl imgILoad.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgILoad.xpt -d .deps/imgILoad.pp imgILoad.idl imgILoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgILoader.xpt -d .deps/imgILoader.pp imgILoader.idl imgIRequest.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgIRequest.xpt -d .deps/imgIRequest.pp imgIRequest.idl imgITools.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/imgITools.xpt -d .deps/imgITools.pp imgITools.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/imglib2.xpt _xpidlgen/imgICache.xpt _xpidlgen/imgIContainer.xpt _xpidlgen/imgIContainerObserver.xpt _xpidlgen/imgIDecoder.xpt _xpidlgen/imgIDecoderObserver.xpt _xpidlgen/imgIEncoder.xpt _xpidlgen/imgILoad.xpt _xpidlgen/imgILoader.xpt _xpidlgen/imgIRequest.xpt _xpidlgen/imgITools.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/imglib2.xpt ../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/src' imgContainer.cpp c++ -o imgContainer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/imglib2 -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/imgContainer.pp imgContainer.cpp imgContainer.cpp: In static member function 'static void imgContainer::sDiscardTimerCallback(nsITimer*, void*)': imgContainer.cpp:1225: warning: unused variable 'old_frame_count' imgContainer.cpp: In member function 'nsresult imgContainer::RestoreDiscardedData()': imgContainer.cpp:1290: warning: unused variable 'num_expected_frames' imgLoader.cpp c++ -o imgLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/imglib2 -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/imgLoader.pp imgLoader.cpp imgLoader.cpp: In static member function 'static void imgLoader::VerifyCacheSizes()': imgLoader.cpp:534: warning: unused variable 'cachesize' imgLoader.cpp:535: warning: unused variable 'queuesize' imgRequest.cpp c++ -o imgRequest.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/imglib2 -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/imgRequest.pp imgRequest.cpp imgRequestProxy.cpp c++ -o imgRequestProxy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/imglib2 -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/imgRequestProxy.pp imgRequestProxy.cpp imgTools.cpp c++ -o imgTools.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/js -I../../../dist/include -I../../../dist/include/imglib2 -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/imgTools.pp imgTools.cpp rm -f libimglib2_s.a ar cr libimglib2_s.a imgContainer.o imgLoader.o imgRequest.o imgRequestProxy.o imgTools.o ranlib libimglib2_s.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/png' nsPNGDecoder.cpp c++ -o nsPNGDecoder.o -c -fvisibility=hidden -DMOZ_PNG_WRITE -DMOZ_PNG_READ -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include/png -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/imgpng -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPNGDecoder.pp nsPNGDecoder.cpp nsPNGDecoder.cpp: In function 'void info_callback(png_struct*, png_info*)': nsPNGDecoder.cpp:600: warning: comparison between signed and unsigned integer expressions nsPNGDecoder.cpp:605: warning: unused variable 'dwFlags' nsPNGDecoder.cpp:675: warning: comparison between signed and unsigned integer expressions nsPNGDecoder.cpp:675: warning: comparison between signed and unsigned integer expressions nsPNGDecoder.cpp: In member function 'virtual nsresult nsPNGDecoder::WriteFrom(nsIInputStream*, PRUint32, PRUint32*)': nsPNGDecoder.cpp:408: warning: 'rv' may be used uninitialized in this function nsPNGDecoder.cpp: In function 'void info_callback(png_struct*, png_info*)': nsPNGDecoder.cpp:594: warning: 'intent' may be used uninitialized in this function rm -f libimgpng_s.a ar cr libimgpng_s.a nsPNGDecoder.o ranlib libimgpng_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/png' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/gif' nsGIFDecoder2.cpp c++ -o nsGIFDecoder2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../../modules/libpr0n/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/imggif -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGIFDecoder2.pp nsGIFDecoder2.cpp nsGIFDecoder2.cpp: In member function 'void nsGIFDecoder2::BeginImageFrame(gfx_depth)': nsGIFDecoder2.cpp:346: warning: enumeral mismatch in conditional expression: 'gfxIFormats::' vs 'gfxIFormats::' nsGIFDecoder2.cpp:349: warning: enumeral mismatch in conditional expression: 'gfxIFormats::' vs 'gfxIFormats::' nsGIFDecoder2.cpp: In member function 'PRUint32 nsGIFDecoder2::OutputRow()': nsGIFDecoder2.cpp:513: warning: comparison between signed and unsigned integer expressions rm -f libimggif_s.a ar cr libimggif_s.a nsGIFDecoder2.o ranlib libimggif_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/gif' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/jpeg' iccjpeg.c gcc -o iccjpeg.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include/jpeg -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/imgjpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/iccjpeg.pp iccjpeg.c nsJPEGDecoder.cpp c++ -o nsJPEGDecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include/jpeg -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/imgjpeg -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsJPEGDecoder.pp nsJPEGDecoder.cpp rm -f libimgjpeg_s.a ar cr libimgjpeg_s.a iccjpeg.o nsJPEGDecoder.o ranlib libimgjpeg_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/jpeg' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/bmp' nsBMPDecoder.cpp c++ -o nsBMPDecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include -I../../../../dist/include/imgbmp -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBMPDecoder.pp nsBMPDecoder.cpp nsICODecoder.cpp c++ -o nsICODecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include -I../../../../dist/include/imgbmp -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsICODecoder.pp nsICODecoder.cpp rm -f libimgbmp_s.a ar cr libimgbmp_s.a nsBMPDecoder.o nsICODecoder.o ranlib libimgbmp_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/bmp' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/xbm' nsXBMDecoder.cpp c++ -o nsXBMDecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include -I../../../../dist/include/imgxbm -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXBMDecoder.pp nsXBMDecoder.cpp rm -f libimgxbm_s.a ar cr libimgxbm_s.a nsXBMDecoder.o ranlib libimgxbm_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/xbm' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders/png' nsPNGEncoder.cpp c++ -o nsPNGEncoder.o -c -fvisibility=hidden -DMOZ_PNG_WRITE -DMOZ_PNG_READ -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/imglib2 -I../../../../dist/include/png -I../../../../dist/include -I../../../../dist/include/imgpnge -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPNGEncoder.pp nsPNGEncoder.cpp rm -f libimgpnge_s.a ar cr libimgpnge_s.a nsPNGEncoder.o ranlib libimgpnge_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders/png' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders/jpeg' nsJPEGEncoder.cpp c++ -o nsJPEGEncoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/imglib2 -I../../../../dist/include/jpeg -I../../../../dist/include -I../../../../dist/include/imgjpege -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsJPEGEncoder.pp nsJPEGEncoder.cpp rm -f libimgjpege_s.a ar cr libimgjpege_s.a nsJPEGEncoder.o ranlib libimgjpege_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders/jpeg' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/build' nsImageModule.cpp c++ -o nsImageModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../src -I./../decoders/png -I./../decoders/gif -I./../decoders/jpeg -I./../decoders/bmp -I./../decoders/xbm -I./../encoders/png -I./../encoders/jpeg -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/caps -I../../../dist/include/jpeg -I../../../dist/include/png -I../../../dist/include/qcms -I../../../dist/include -I../../../dist/include/imglib2 -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsImageModule.pp nsImageModule.cpp rm -f libimglib2.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libimglib2.so -o libimglib2.so nsImageModule.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../src/libimglib2_s.a ../decoders/png/libimgpng_s.a ../decoders/gif/libimggif_s.a ../decoders/jpeg/libimgjpeg_s.a ../decoders/bmp/libimgbmp_s.a ../decoders/xbm/libimgxbm_s.a ../encoders/png/libimgpnge_s.a ../encoders/jpeg/libimgjpege_s.a -Wl,--no-whole-archive -L../../../dist/bin -L../../../dist/lib -L../../../jpeg -lmozjpeg -L../../../modules/libimg/png -lmozpng -lz ../../../gfx/qcms/libmozqcms.a -lgkgfx -lthebes -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libimglib2.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libimglib2.so ../../../dist/bin/components : ../../../dist/bin/components/libimglib2.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs/jri' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs/jri' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs/include' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs/include' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/base/public' nspluginroot.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nspluginroot.xpt -d .deps/nspluginroot.pp nspluginroot.idl nsIPluginStreamInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginStreamInfo.xpt -d .deps/nsIPluginStreamInfo.pp nsIPluginStreamInfo.idl nsIPluginManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginManager.xpt -d .deps/nsIPluginManager.pp nsIPluginManager.idl nsIPluginManager2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginManager2.xpt -d .deps/nsIPluginManager2.pp nsIPluginManager2.idl nsIPluginInstancePeer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginInstancePeer.xpt -d .deps/nsIPluginInstancePeer.pp nsIPluginInstancePeer.idl nsIPluginInstancePeer2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginInstancePeer2.xpt -d .deps/nsIPluginInstancePeer2.pp nsIPluginInstancePeer2.idl nsIPluginInstanceOwner.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginInstanceOwner.xpt -d .deps/nsIPluginInstanceOwner.pp nsIPluginInstanceOwner.idl nsIPlugin.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPlugin.xpt -d .deps/nsIPlugin.pp nsIPlugin.idl nsIHTTPHeaderListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIHTTPHeaderListener.xpt -d .deps/nsIHTTPHeaderListener.pp nsIHTTPHeaderListener.idl nsIFileUtilities.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFileUtilities.xpt -d .deps/nsIFileUtilities.pp nsIFileUtilities.idl nsIEventHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIEventHandler.xpt -d .deps/nsIEventHandler.pp nsIEventHandler.idl nsICookieStorage.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICookieStorage.xpt -d .deps/nsICookieStorage.pp nsICookieStorage.idl nsIClassicPluginFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIClassicPluginFactory.xpt -d .deps/nsIClassicPluginFactory.pp nsIClassicPluginFactory.idl nsIWindowlessPlugInstPeer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIWindowlessPlugInstPeer.xpt -d .deps/nsIWindowlessPlugInstPeer.pp nsIWindowlessPlugInstPeer.idl nsIScriptablePlugin.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIScriptablePlugin.xpt -d .deps/nsIScriptablePlugin.pp nsIScriptablePlugin.idl nsIPluginTag.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginTag.xpt -d .deps/nsIPluginTag.pp nsIPluginTag.idl nsIPluginTagInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginTagInfo.xpt -d .deps/nsIPluginTagInfo.pp nsIPluginTagInfo.idl nsIPluginTagInfo2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginTagInfo2.xpt -d .deps/nsIPluginTagInfo2.pp nsIPluginTagInfo2.idl nsIJRILiveConnectPIPeer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIJRILiveConnectPIPeer.xpt -d .deps/nsIJRILiveConnectPIPeer.pp nsIJRILiveConnectPIPeer.idl nsIJRILiveConnectPlugin.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIJRILiveConnectPlugin.xpt -d .deps/nsIJRILiveConnectPlugin.pp nsIJRILiveConnectPlugin.idl nsIPluginInputStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginInputStream.xpt -d .deps/nsIPluginInputStream.pp nsIPluginInputStream.idl nsIPluginStreamListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginStreamListener.xpt -d .deps/nsIPluginStreamListener.pp nsIPluginStreamListener.idl nsIPluginInstance.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginInstance.xpt -d .deps/nsIPluginInstance.pp nsIPluginInstance.idl nsPIPluginHost.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsPIPluginHost.xpt -d .deps/nsPIPluginHost.pp nsPIPluginHost.idl nsPIPluginInstancePeer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsPIPluginInstancePeer.xpt -d .deps/nsPIPluginInstancePeer.pp nsPIPluginInstancePeer.idl nsIPluginHost.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginHost.xpt -d .deps/nsIPluginHost.pp nsIPluginHost.idl nsIPluginDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPluginDocument.xpt -d .deps/nsIPluginDocument.pp nsIPluginDocument.idl nsIJVMAuthTools.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIJVMAuthTools.xpt -d .deps/nsIJVMAuthTools.pp nsIJVMAuthTools.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/plugin.xpt _xpidlgen/nspluginroot.xpt _xpidlgen/nsIPluginStreamInfo.xpt _xpidlgen/nsIPluginManager.xpt _xpidlgen/nsIPluginManager2.xpt _xpidlgen/nsIPluginInstancePeer.xpt _xpidlgen/nsIPluginInstancePeer2.xpt _xpidlgen/nsIPluginInstanceOwner.xpt _xpidlgen/nsIPlugin.xpt _xpidlgen/nsIHTTPHeaderListener.xpt _xpidlgen/nsIFileUtilities.xpt _xpidlgen/nsIEventHandler.xpt _xpidlgen/nsICookieStorage.xpt _xpidlgen/nsIClassicPluginFactory.xpt _xpidlgen/nsIWindowlessPlugInstPeer.xpt _xpidlgen/nsIScriptablePlugin.xpt _xpidlgen/nsIPluginTag.xpt _xpidlgen/nsIPluginTagInfo.xpt _xpidlgen/nsIPluginTagInfo2.xpt _xpidlgen/nsIJRILiveConnectPIPeer.xpt _xpidlgen/nsIJRILiveConnectPlugin.xpt _xpidlgen/nsIPluginInputStream.xpt _xpidlgen/nsIPluginStreamListener.xpt _xpidlgen/nsIPluginInstance.xpt _xpidlgen/nsPIPluginHost.xpt _xpidlgen/nsPIPluginInstancePeer.xpt _xpidlgen/nsIPluginHost.xpt _xpidlgen/nsIPluginDocument.xpt _xpidlgen/nsIJVMAuthTools.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/plugin.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/base/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/base/src' nsNPAPIPlugin.cpp c++ -o nsNPAPIPlugin.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNPAPIPlugin.pp nsNPAPIPlugin.cpp nsNPAPIPluginInstance.cpp c++ -o nsNPAPIPluginInstance.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNPAPIPluginInstance.pp nsNPAPIPluginInstance.cpp nsPluginHostImpl.cpp c++ -o nsPluginHostImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginHostImpl.pp nsPluginHostImpl.cpp nsPluginHostImpl.cpp: In member function 'nsresult nsPluginHostImpl::ReadPluginInfo()': nsPluginHostImpl.cpp:5509: warning: deprecated conversion from string constant to 'char*' nsPluginModule.cpp c++ -o nsPluginModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginModule.pp nsPluginModule.cpp nsPluginInstancePeer.cpp c++ -o nsPluginInstancePeer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginInstancePeer.pp nsPluginInstancePeer.cpp nsJSNPRuntime.cpp c++ -o nsJSNPRuntime.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsJSNPRuntime.pp nsJSNPRuntime.cpp nsJVMAuthTools.cpp c++ -o nsJVMAuthTools.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsJVMAuthTools.pp nsJVMAuthTools.cpp nsPluginsDirUnix.cpp c++ -o nsPluginsDirUnix.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginsDirUnix.pp nsPluginsDirUnix.cpp nsPluginsDirUnix.cpp: In function 'void LoadExtraSharedLibs()': nsPluginsDirUnix.cpp:166: warning: deprecated conversion from string constant to 'char*' nsPluginNativeWindowGtk2.cpp c++ -o nsPluginNativeWindowGtk2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/xpconnect -I../../../../dist/include/string -I../../../../dist/include/java -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/intl -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/mimetype -I../../../../dist/include/oji -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/windowwatcher -I../../../../dist/include/imglib2 -I../../../../dist/include/layout -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/gtkxtbin -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginNativeWindowGtk2.pp nsPluginNativeWindowGtk2.cpp rm -f libgkplugin.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -fPIC -shared -Wl,-z,defs -Wl,-h,libgkplugin.so -o libgkplugin.so nsNPAPIPlugin.o nsNPAPIPluginInstance.o nsPluginHostImpl.o nsPluginModule.o nsPluginInstancePeer.o nsJSNPRuntime.o nsJVMAuthTools.o nsPluginsDirUnix.o nsPluginNativeWindowGtk2.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L../../../../dist/bin -L../../../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lgtkxtbin -lXt -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lX11 -lasound -ldl -lm chmod +x libgkplugin.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libgkplugin.so ../../../../dist/bin/components : ../../../../dist/bin/components/libgkplugin.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/base/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/base' nsIBrowserDOMWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIBrowserDOMWindow.xpt -d .deps/nsIBrowserDOMWindow.pp nsIBrowserDOMWindow.idl nsIDOMClientInformation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMClientInformation.xpt -d .deps/nsIDOMClientInformation.pp nsIDOMClientInformation.idl nsIDOMConstructor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMConstructor.xpt -d .deps/nsIDOMConstructor.pp nsIDOMConstructor.idl nsIDOMCRMFObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCRMFObject.xpt -d .deps/nsIDOMCRMFObject.pp nsIDOMCRMFObject.idl nsIDOMCrypto.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCrypto.xpt -d .deps/nsIDOMCrypto.pp nsIDOMCrypto.idl nsIDOMHistory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHistory.xpt -d .deps/nsIDOMHistory.pp nsIDOMHistory.idl nsIDOMLocation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLocation.xpt -d .deps/nsIDOMLocation.pp nsIDOMLocation.idl nsIDOMMimeType.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMMimeType.xpt -d .deps/nsIDOMMimeType.pp nsIDOMMimeType.idl nsIDOMMimeTypeArray.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMMimeTypeArray.xpt -d .deps/nsIDOMMimeTypeArray.pp nsIDOMMimeTypeArray.idl nsIDOMNavigator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNavigator.xpt -d .deps/nsIDOMNavigator.pp nsIDOMNavigator.idl nsIDOMPkcs11.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMPkcs11.xpt -d .deps/nsIDOMPkcs11.pp nsIDOMPkcs11.idl nsIDOMPlugin.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMPlugin.xpt -d .deps/nsIDOMPlugin.pp nsIDOMPlugin.idl nsIDOMPluginArray.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMPluginArray.xpt -d .deps/nsIDOMPluginArray.pp nsIDOMPluginArray.idl nsIDOMScreen.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMScreen.xpt -d .deps/nsIDOMScreen.pp nsIDOMScreen.idl nsIDOMWindowInternal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMWindowInternal.xpt -d .deps/nsIDOMWindowInternal.pp nsIDOMWindowInternal.idl nsIDOMJSWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMJSWindow.xpt -d .deps/nsIDOMJSWindow.pp nsIDOMJSWindow.idl nsIDOMModalContentWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMModalContentWindow.xpt -d .deps/nsIDOMModalContentWindow.pp nsIDOMModalContentWindow.idl nsIDOMChromeWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMChromeWindow.xpt -d .deps/nsIDOMChromeWindow.pp nsIDOMChromeWindow.idl nsIDOMNSFeatureFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSFeatureFactory.xpt -d .deps/nsIDOMNSFeatureFactory.pp nsIDOMNSFeatureFactory.idl nsIDOMClientRect.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMClientRect.xpt -d .deps/nsIDOMClientRect.pp nsIDOMClientRect.idl nsIDOMClientRectList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMClientRectList.xpt -d .deps/nsIDOMClientRectList.pp nsIDOMClientRectList.idl domstubs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/domstubs.xpt -d .deps/domstubs.pp domstubs.idl nsIDOMBarProp.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMBarProp.xpt -d .deps/nsIDOMBarProp.pp nsIDOMBarProp.idl nsIDOMWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMWindow.xpt -d .deps/nsIDOMWindow.pp nsIDOMWindow.idl nsIDOMWindow2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMWindow2.xpt -d .deps/nsIDOMWindow2.pp nsIDOMWindow2.idl nsIDOMWindowCollection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMWindowCollection.xpt -d .deps/nsIDOMWindowCollection.pp nsIDOMWindowCollection.idl nsIDOMWindowUtils.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMWindowUtils.xpt -d .deps/nsIDOMWindowUtils.pp nsIDOMWindowUtils.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_base.xpt _xpidlgen/nsIBrowserDOMWindow.xpt _xpidlgen/nsIDOMClientInformation.xpt _xpidlgen/nsIDOMConstructor.xpt _xpidlgen/nsIDOMCRMFObject.xpt _xpidlgen/nsIDOMCrypto.xpt _xpidlgen/nsIDOMHistory.xpt _xpidlgen/nsIDOMLocation.xpt _xpidlgen/nsIDOMMimeType.xpt _xpidlgen/nsIDOMMimeTypeArray.xpt _xpidlgen/nsIDOMNavigator.xpt _xpidlgen/nsIDOMPkcs11.xpt _xpidlgen/nsIDOMPlugin.xpt _xpidlgen/nsIDOMPluginArray.xpt _xpidlgen/nsIDOMScreen.xpt _xpidlgen/nsIDOMWindowInternal.xpt _xpidlgen/nsIDOMJSWindow.xpt _xpidlgen/nsIDOMModalContentWindow.xpt _xpidlgen/nsIDOMChromeWindow.xpt _xpidlgen/nsIDOMNSFeatureFactory.xpt _xpidlgen/nsIDOMClientRect.xpt _xpidlgen/nsIDOMClientRectList.xpt _xpidlgen/domstubs.xpt _xpidlgen/nsIDOMBarProp.xpt _xpidlgen/nsIDOMWindow.xpt _xpidlgen/nsIDOMWindow2.xpt _xpidlgen/nsIDOMWindowCollection.xpt _xpidlgen/nsIDOMWindowUtils.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_base.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/base' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/canvas' nsIDOMCanvasRenderingContext2D.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCanvasRenderingContext2D.xpt -d .deps/nsIDOMCanvasRenderingContext2D.pp nsIDOMCanvasRenderingContext2D.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_canvas.xpt _xpidlgen/nsIDOMCanvasRenderingContext2D.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_canvas.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/canvas' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/core' nsIDOM3Document.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOM3Document.xpt -d .deps/nsIDOM3Document.pp nsIDOM3Document.idl nsIDOM3Node.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOM3Node.xpt -d .deps/nsIDOM3Node.pp nsIDOM3Node.idl nsIDOM3Text.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOM3Text.xpt -d .deps/nsIDOM3Text.pp nsIDOM3Text.idl nsIDOM3TypeInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOM3TypeInfo.xpt -d .deps/nsIDOM3TypeInfo.pp nsIDOM3TypeInfo.idl nsIDOM3Attr.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOM3Attr.xpt -d .deps/nsIDOM3Attr.pp nsIDOM3Attr.idl nsIDOMDOMStringList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDOMStringList.xpt -d .deps/nsIDOMDOMStringList.pp nsIDOMDOMStringList.idl nsIDOMNameList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNameList.xpt -d .deps/nsIDOMNameList.pp nsIDOMNameList.idl nsIDOMNSDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSDocument.xpt -d .deps/nsIDOMNSDocument.pp nsIDOMNSDocument.idl nsIDOMXMLDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXMLDocument.xpt -d .deps/nsIDOMXMLDocument.pp nsIDOMXMLDocument.idl nsIDOMUserDataHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMUserDataHandler.xpt -d .deps/nsIDOMUserDataHandler.pp nsIDOMUserDataHandler.idl nsIDOMDOMConfiguration.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDOMConfiguration.xpt -d .deps/nsIDOMDOMConfiguration.pp nsIDOMDOMConfiguration.idl nsIDOMNSEditableElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSEditableElement.xpt -d .deps/nsIDOMNSEditableElement.pp nsIDOMNSEditableElement.idl nsIDOMNSElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSElement.xpt -d .deps/nsIDOMNSElement.pp nsIDOMNSElement.idl nsIDOMNodeSelector.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNodeSelector.xpt -d .deps/nsIDOMNodeSelector.pp nsIDOMNodeSelector.idl nsIDOMAttr.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMAttr.xpt -d .deps/nsIDOMAttr.pp nsIDOMAttr.idl nsIDOMCDATASection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCDATASection.xpt -d .deps/nsIDOMCDATASection.pp nsIDOMCDATASection.idl nsIDOMCharacterData.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCharacterData.xpt -d .deps/nsIDOMCharacterData.pp nsIDOMCharacterData.idl nsIDOMComment.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMComment.xpt -d .deps/nsIDOMComment.pp nsIDOMComment.idl nsIDOMDOMException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDOMException.xpt -d .deps/nsIDOMDOMException.pp nsIDOMDOMException.idl nsIDOMDOMImplementation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDOMImplementation.xpt -d .deps/nsIDOMDOMImplementation.pp nsIDOMDOMImplementation.idl nsIDOMDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocument.xpt -d .deps/nsIDOMDocument.pp nsIDOMDocument.idl nsIDOMDocumentFragment.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentFragment.xpt -d .deps/nsIDOMDocumentFragment.pp nsIDOMDocumentFragment.idl nsIDOMDocumentType.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentType.xpt -d .deps/nsIDOMDocumentType.pp nsIDOMDocumentType.idl nsIDOMElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMElement.xpt -d .deps/nsIDOMElement.pp nsIDOMElement.idl nsIDOMEntity.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMEntity.xpt -d .deps/nsIDOMEntity.pp nsIDOMEntity.idl nsIDOMEntityReference.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMEntityReference.xpt -d .deps/nsIDOMEntityReference.pp nsIDOMEntityReference.idl nsIDOMNamedNodeMap.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNamedNodeMap.xpt -d .deps/nsIDOMNamedNodeMap.pp nsIDOMNamedNodeMap.idl nsIDOMNode.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNode.xpt -d .deps/nsIDOMNode.pp nsIDOMNode.idl nsIDOMNodeList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNodeList.xpt -d .deps/nsIDOMNodeList.pp nsIDOMNodeList.idl nsIDOMNotation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNotation.xpt -d .deps/nsIDOMNotation.pp nsIDOMNotation.idl nsIDOMProcessingInstruction.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMProcessingInstruction.xpt -d .deps/nsIDOMProcessingInstruction.pp nsIDOMProcessingInstruction.idl nsIDOMText.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMText.xpt -d .deps/nsIDOMText.pp nsIDOMText.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_core.xpt _xpidlgen/nsIDOM3Document.xpt _xpidlgen/nsIDOM3Node.xpt _xpidlgen/nsIDOM3Text.xpt _xpidlgen/nsIDOM3TypeInfo.xpt _xpidlgen/nsIDOM3Attr.xpt _xpidlgen/nsIDOMDOMStringList.xpt _xpidlgen/nsIDOMNameList.xpt _xpidlgen/nsIDOMNSDocument.xpt _xpidlgen/nsIDOMXMLDocument.xpt _xpidlgen/nsIDOMUserDataHandler.xpt _xpidlgen/nsIDOMDOMConfiguration.xpt _xpidlgen/nsIDOMNSEditableElement.xpt _xpidlgen/nsIDOMNSElement.xpt _xpidlgen/nsIDOMNodeSelector.xpt _xpidlgen/nsIDOMAttr.xpt _xpidlgen/nsIDOMCDATASection.xpt _xpidlgen/nsIDOMCharacterData.xpt _xpidlgen/nsIDOMComment.xpt _xpidlgen/nsIDOMDOMException.xpt _xpidlgen/nsIDOMDOMImplementation.xpt _xpidlgen/nsIDOMDocument.xpt _xpidlgen/nsIDOMDocumentFragment.xpt _xpidlgen/nsIDOMDocumentType.xpt _xpidlgen/nsIDOMElement.xpt _xpidlgen/nsIDOMEntity.xpt _xpidlgen/nsIDOMEntityReference.xpt _xpidlgen/nsIDOMNamedNodeMap.xpt _xpidlgen/nsIDOMNode.xpt _xpidlgen/nsIDOMNodeList.xpt _xpidlgen/nsIDOMNotation.xpt _xpidlgen/nsIDOMProcessingInstruction.xpt _xpidlgen/nsIDOMText.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_core.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/core' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/html' nsIDOMHTMLCanvasElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLCanvasElement.xpt -d .deps/nsIDOMHTMLCanvasElement.pp nsIDOMHTMLCanvasElement.idl nsIDOMNSHTMLAnchorElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLAnchorElement.xpt -d .deps/nsIDOMNSHTMLAnchorElement.pp nsIDOMNSHTMLAnchorElement.idl nsIDOMNSHTMLAnchorElement2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLAnchorElement2.xpt -d .deps/nsIDOMNSHTMLAnchorElement2.pp nsIDOMNSHTMLAnchorElement2.idl nsIDOMNSHTMLAreaElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLAreaElement.xpt -d .deps/nsIDOMNSHTMLAreaElement.pp nsIDOMNSHTMLAreaElement.idl nsIDOMNSHTMLAreaElement2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLAreaElement2.xpt -d .deps/nsIDOMNSHTMLAreaElement2.pp nsIDOMNSHTMLAreaElement2.idl nsIDOMNSHTMLButtonElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLButtonElement.xpt -d .deps/nsIDOMNSHTMLButtonElement.pp nsIDOMNSHTMLButtonElement.idl nsIDOMNSHTMLDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLDocument.xpt -d .deps/nsIDOMNSHTMLDocument.pp nsIDOMNSHTMLDocument.idl nsIDOMNSHTMLElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLElement.xpt -d .deps/nsIDOMNSHTMLElement.pp nsIDOMNSHTMLElement.idl nsIDOMNSHTMLFormControlList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLFormControlList.xpt -d .deps/nsIDOMNSHTMLFormControlList.pp nsIDOMNSHTMLFormControlList.idl nsIDOMNSHTMLFormElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLFormElement.xpt -d .deps/nsIDOMNSHTMLFormElement.pp nsIDOMNSHTMLFormElement.idl nsIDOMNSHTMLFrameElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLFrameElement.xpt -d .deps/nsIDOMNSHTMLFrameElement.pp nsIDOMNSHTMLFrameElement.idl nsIDOMNSHTMLHRElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLHRElement.xpt -d .deps/nsIDOMNSHTMLHRElement.pp nsIDOMNSHTMLHRElement.idl nsIDOMNSHTMLImageElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLImageElement.xpt -d .deps/nsIDOMNSHTMLImageElement.pp nsIDOMNSHTMLImageElement.idl nsIDOMNSHTMLInputElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLInputElement.xpt -d .deps/nsIDOMNSHTMLInputElement.pp nsIDOMNSHTMLInputElement.idl nsIDOMNSHTMLOptionCollectn.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLOptionCollectn.xpt -d .deps/nsIDOMNSHTMLOptionCollectn.pp nsIDOMNSHTMLOptionCollectn.idl nsIDOMNSHTMLOptionElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLOptionElement.xpt -d .deps/nsIDOMNSHTMLOptionElement.pp nsIDOMNSHTMLOptionElement.idl nsIDOMNSHTMLSelectElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLSelectElement.xpt -d .deps/nsIDOMNSHTMLSelectElement.pp nsIDOMNSHTMLSelectElement.idl nsIDOMNSHTMLTextAreaElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSHTMLTextAreaElement.xpt -d .deps/nsIDOMNSHTMLTextAreaElement.pp nsIDOMNSHTMLTextAreaElement.idl nsIDOMNSXBLFormControl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSXBLFormControl.xpt -d .deps/nsIDOMNSXBLFormControl.pp nsIDOMNSXBLFormControl.idl nsIDOMHTMLAnchorElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLAnchorElement.xpt -d .deps/nsIDOMHTMLAnchorElement.pp nsIDOMHTMLAnchorElement.idl nsIDOMHTMLAppletElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLAppletElement.xpt -d .deps/nsIDOMHTMLAppletElement.pp nsIDOMHTMLAppletElement.idl nsIDOMHTMLAreaElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLAreaElement.xpt -d .deps/nsIDOMHTMLAreaElement.pp nsIDOMHTMLAreaElement.idl nsIDOMHTMLBRElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLBRElement.xpt -d .deps/nsIDOMHTMLBRElement.pp nsIDOMHTMLBRElement.idl nsIDOMHTMLBaseElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLBaseElement.xpt -d .deps/nsIDOMHTMLBaseElement.pp nsIDOMHTMLBaseElement.idl nsIDOMHTMLBaseFontElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLBaseFontElement.xpt -d .deps/nsIDOMHTMLBaseFontElement.pp nsIDOMHTMLBaseFontElement.idl nsIDOMHTMLBodyElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLBodyElement.xpt -d .deps/nsIDOMHTMLBodyElement.pp nsIDOMHTMLBodyElement.idl nsIDOMHTMLButtonElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLButtonElement.xpt -d .deps/nsIDOMHTMLButtonElement.pp nsIDOMHTMLButtonElement.idl nsIDOMHTMLCollection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLCollection.xpt -d .deps/nsIDOMHTMLCollection.pp nsIDOMHTMLCollection.idl nsIDOMHTMLDListElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLDListElement.xpt -d .deps/nsIDOMHTMLDListElement.pp nsIDOMHTMLDListElement.idl nsIDOMHTMLDirectoryElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLDirectoryElement.xpt -d .deps/nsIDOMHTMLDirectoryElement.pp nsIDOMHTMLDirectoryElement.idl nsIDOMHTMLDivElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLDivElement.xpt -d .deps/nsIDOMHTMLDivElement.pp nsIDOMHTMLDivElement.idl nsIDOMHTMLDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLDocument.xpt -d .deps/nsIDOMHTMLDocument.pp nsIDOMHTMLDocument.idl nsIDOMHTMLElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLElement.xpt -d .deps/nsIDOMHTMLElement.pp nsIDOMHTMLElement.idl nsIDOMHTMLEmbedElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLEmbedElement.xpt -d .deps/nsIDOMHTMLEmbedElement.pp nsIDOMHTMLEmbedElement.idl nsIDOMHTMLFieldSetElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLFieldSetElement.xpt -d .deps/nsIDOMHTMLFieldSetElement.pp nsIDOMHTMLFieldSetElement.idl nsIDOMHTMLFontElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLFontElement.xpt -d .deps/nsIDOMHTMLFontElement.pp nsIDOMHTMLFontElement.idl nsIDOMHTMLFormElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLFormElement.xpt -d .deps/nsIDOMHTMLFormElement.pp nsIDOMHTMLFormElement.idl nsIDOMHTMLFrameElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLFrameElement.xpt -d .deps/nsIDOMHTMLFrameElement.pp nsIDOMHTMLFrameElement.idl nsIDOMHTMLFrameSetElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLFrameSetElement.xpt -d .deps/nsIDOMHTMLFrameSetElement.pp nsIDOMHTMLFrameSetElement.idl nsIDOMHTMLHRElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLHRElement.xpt -d .deps/nsIDOMHTMLHRElement.pp nsIDOMHTMLHRElement.idl nsIDOMHTMLHeadElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLHeadElement.xpt -d .deps/nsIDOMHTMLHeadElement.pp nsIDOMHTMLHeadElement.idl nsIDOMHTMLHeadingElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLHeadingElement.xpt -d .deps/nsIDOMHTMLHeadingElement.pp nsIDOMHTMLHeadingElement.idl nsIDOMHTMLHtmlElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLHtmlElement.xpt -d .deps/nsIDOMHTMLHtmlElement.pp nsIDOMHTMLHtmlElement.idl nsIDOMHTMLIFrameElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLIFrameElement.xpt -d .deps/nsIDOMHTMLIFrameElement.pp nsIDOMHTMLIFrameElement.idl nsIDOMHTMLImageElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLImageElement.xpt -d .deps/nsIDOMHTMLImageElement.pp nsIDOMHTMLImageElement.idl nsIDOMHTMLInputElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLInputElement.xpt -d .deps/nsIDOMHTMLInputElement.pp nsIDOMHTMLInputElement.idl nsIDOMHTMLIsIndexElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLIsIndexElement.xpt -d .deps/nsIDOMHTMLIsIndexElement.pp nsIDOMHTMLIsIndexElement.idl nsIDOMHTMLLIElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLLIElement.xpt -d .deps/nsIDOMHTMLLIElement.pp nsIDOMHTMLLIElement.idl nsIDOMHTMLLabelElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLLabelElement.xpt -d .deps/nsIDOMHTMLLabelElement.pp nsIDOMHTMLLabelElement.idl nsIDOMHTMLLegendElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLLegendElement.xpt -d .deps/nsIDOMHTMLLegendElement.pp nsIDOMHTMLLegendElement.idl nsIDOMHTMLLinkElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLLinkElement.xpt -d .deps/nsIDOMHTMLLinkElement.pp nsIDOMHTMLLinkElement.idl nsIDOMHTMLMapElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLMapElement.xpt -d .deps/nsIDOMHTMLMapElement.pp nsIDOMHTMLMapElement.idl nsIDOMHTMLMenuElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLMenuElement.xpt -d .deps/nsIDOMHTMLMenuElement.pp nsIDOMHTMLMenuElement.idl nsIDOMHTMLMetaElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLMetaElement.xpt -d .deps/nsIDOMHTMLMetaElement.pp nsIDOMHTMLMetaElement.idl nsIDOMHTMLModElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLModElement.xpt -d .deps/nsIDOMHTMLModElement.pp nsIDOMHTMLModElement.idl nsIDOMHTMLOListElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLOListElement.xpt -d .deps/nsIDOMHTMLOListElement.pp nsIDOMHTMLOListElement.idl nsIDOMHTMLObjectElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLObjectElement.xpt -d .deps/nsIDOMHTMLObjectElement.pp nsIDOMHTMLObjectElement.idl nsIDOMHTMLOptGroupElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLOptGroupElement.xpt -d .deps/nsIDOMHTMLOptGroupElement.pp nsIDOMHTMLOptGroupElement.idl nsIDOMHTMLOptionElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLOptionElement.xpt -d .deps/nsIDOMHTMLOptionElement.pp nsIDOMHTMLOptionElement.idl nsIDOMHTMLOptionsCollection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLOptionsCollection.xpt -d .deps/nsIDOMHTMLOptionsCollection.pp nsIDOMHTMLOptionsCollection.idl nsIDOMHTMLParagraphElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLParagraphElement.xpt -d .deps/nsIDOMHTMLParagraphElement.pp nsIDOMHTMLParagraphElement.idl nsIDOMHTMLParamElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLParamElement.xpt -d .deps/nsIDOMHTMLParamElement.pp nsIDOMHTMLParamElement.idl nsIDOMHTMLPreElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLPreElement.xpt -d .deps/nsIDOMHTMLPreElement.pp nsIDOMHTMLPreElement.idl nsIDOMHTMLQuoteElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLQuoteElement.xpt -d .deps/nsIDOMHTMLQuoteElement.pp nsIDOMHTMLQuoteElement.idl nsIDOMHTMLScriptElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLScriptElement.xpt -d .deps/nsIDOMHTMLScriptElement.pp nsIDOMHTMLScriptElement.idl nsIDOMHTMLSelectElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLSelectElement.xpt -d .deps/nsIDOMHTMLSelectElement.pp nsIDOMHTMLSelectElement.idl nsIDOMHTMLStyleElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLStyleElement.xpt -d .deps/nsIDOMHTMLStyleElement.pp nsIDOMHTMLStyleElement.idl nsIDOMHTMLTableCaptionElem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableCaptionElem.xpt -d .deps/nsIDOMHTMLTableCaptionElem.pp nsIDOMHTMLTableCaptionElem.idl nsIDOMHTMLTableCellElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableCellElement.xpt -d .deps/nsIDOMHTMLTableCellElement.pp nsIDOMHTMLTableCellElement.idl nsIDOMHTMLTableColElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableColElement.xpt -d .deps/nsIDOMHTMLTableColElement.pp nsIDOMHTMLTableColElement.idl nsIDOMHTMLTableElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableElement.xpt -d .deps/nsIDOMHTMLTableElement.pp nsIDOMHTMLTableElement.idl nsIDOMHTMLTableRowElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableRowElement.xpt -d .deps/nsIDOMHTMLTableRowElement.pp nsIDOMHTMLTableRowElement.idl nsIDOMHTMLTableSectionElem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTableSectionElem.xpt -d .deps/nsIDOMHTMLTableSectionElem.pp nsIDOMHTMLTableSectionElem.idl nsIDOMHTMLTextAreaElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTextAreaElement.xpt -d .deps/nsIDOMHTMLTextAreaElement.pp nsIDOMHTMLTextAreaElement.idl nsIDOMHTMLTitleElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTitleElement.xpt -d .deps/nsIDOMHTMLTitleElement.pp nsIDOMHTMLTitleElement.idl nsIDOMHTMLUListElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLUListElement.xpt -d .deps/nsIDOMHTMLUListElement.pp nsIDOMHTMLUListElement.idl nsIDOMHTMLMediaError.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLMediaError.xpt -d .deps/nsIDOMHTMLMediaError.pp nsIDOMHTMLMediaError.idl nsIDOMHTMLTimeRanges.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLTimeRanges.xpt -d .deps/nsIDOMHTMLTimeRanges.pp nsIDOMHTMLTimeRanges.idl nsIDOMHTMLByteRanges.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLByteRanges.xpt -d .deps/nsIDOMHTMLByteRanges.pp nsIDOMHTMLByteRanges.idl nsIDOMHTMLMediaElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLMediaElement.xpt -d .deps/nsIDOMHTMLMediaElement.pp nsIDOMHTMLMediaElement.idl nsIDOMHTMLSourceElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLSourceElement.xpt -d .deps/nsIDOMHTMLSourceElement.pp nsIDOMHTMLSourceElement.idl nsIDOMHTMLVideoElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLVideoElement.xpt -d .deps/nsIDOMHTMLVideoElement.pp nsIDOMHTMLVideoElement.idl nsIDOMHTMLAudioElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLAudioElement.xpt -d .deps/nsIDOMHTMLAudioElement.pp nsIDOMHTMLAudioElement.idl nsIDOMHTMLVoidCallback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMHTMLVoidCallback.xpt -d .deps/nsIDOMHTMLVoidCallback.pp nsIDOMHTMLVoidCallback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_html.xpt _xpidlgen/nsIDOMHTMLCanvasElement.xpt _xpidlgen/nsIDOMNSHTMLAnchorElement.xpt _xpidlgen/nsIDOMNSHTMLAnchorElement2.xpt _xpidlgen/nsIDOMNSHTMLAreaElement.xpt _xpidlgen/nsIDOMNSHTMLAreaElement2.xpt _xpidlgen/nsIDOMNSHTMLButtonElement.xpt _xpidlgen/nsIDOMNSHTMLDocument.xpt _xpidlgen/nsIDOMNSHTMLElement.xpt _xpidlgen/nsIDOMNSHTMLFormControlList.xpt _xpidlgen/nsIDOMNSHTMLFormElement.xpt _xpidlgen/nsIDOMNSHTMLFrameElement.xpt _xpidlgen/nsIDOMNSHTMLHRElement.xpt _xpidlgen/nsIDOMNSHTMLImageElement.xpt _xpidlgen/nsIDOMNSHTMLInputElement.xpt _xpidlgen/nsIDOMNSHTMLOptionCollectn.xpt _xpidlgen/nsIDOMNSHTMLOptionElement.xpt _xpidlgen/nsIDOMNSHTMLSelectElement.xpt _xpidlgen/nsIDOMNSHTMLTextAreaElement.xpt _xpidlgen/nsIDOMNSXBLFormControl.xpt _xpidlgen/nsIDOMHTMLAnchorElement.xpt _xpidlgen/nsIDOMHTMLAppletElement.xpt _xpidlgen/nsIDOMHTMLAreaElement.xpt _xpidlgen/nsIDOMHTMLBRElement.xpt _xpidlgen/nsIDOMHTMLBaseElement.xpt _xpidlgen/nsIDOMHTMLBaseFontElement.xpt _xpidlgen/nsIDOMHTMLBodyElement.xpt _xpidlgen/nsIDOMHTMLButtonElement.xpt _xpidlgen/nsIDOMHTMLCollection.xpt _xpidlgen/nsIDOMHTMLDListElement.xpt _xpidlgen/nsIDOMHTMLDirectoryElement.xpt _xpidlgen/nsIDOMHTMLDivElement.xpt _xpidlgen/nsIDOMHTMLDocument.xpt _xpidlgen/nsIDOMHTMLElement.xpt _xpidlgen/nsIDOMHTMLEmbedElement.xpt _xpidlgen/nsIDOMHTMLFieldSetElement.xpt _xpidlgen/nsIDOMHTMLFontElement.xpt _xpidlgen/nsIDOMHTMLFormElement.xpt _xpidlgen/nsIDOMHTMLFrameElement.xpt _xpidlgen/nsIDOMHTMLFrameSetElement.xpt _xpidlgen/nsIDOMHTMLHRElement.xpt _xpidlgen/nsIDOMHTMLHeadElement.xpt _xpidlgen/nsIDOMHTMLHeadingElement.xpt _xpidlgen/nsIDOMHTMLHtmlElement.xpt _xpidlgen/nsIDOMHTMLIFrameElement.xpt _xpidlgen/nsIDOMHTMLImageElement.xpt _xpidlgen/nsIDOMHTMLInputElement.xpt _xpidlgen/nsIDOMHTMLIsIndexElement.xpt _xpidlgen/nsIDOMHTMLLIElement.xpt _xpidlgen/nsIDOMHTMLLabelElement.xpt _xpidlgen/nsIDOMHTMLLegendElement.xpt _xpidlgen/nsIDOMHTMLLinkElement.xpt _xpidlgen/nsIDOMHTMLMapElement.xpt _xpidlgen/nsIDOMHTMLMenuElement.xpt _xpidlgen/nsIDOMHTMLMetaElement.xpt _xpidlgen/nsIDOMHTMLModElement.xpt _xpidlgen/nsIDOMHTMLOListElement.xpt _xpidlgen/nsIDOMHTMLObjectElement.xpt _xpidlgen/nsIDOMHTMLOptGroupElement.xpt _xpidlgen/nsIDOMHTMLOptionElement.xpt _xpidlgen/nsIDOMHTMLOptionsCollection.xpt _xpidlgen/nsIDOMHTMLParagraphElement.xpt _xpidlgen/nsIDOMHTMLParamElement.xpt _xpidlgen/nsIDOMHTMLPreElement.xpt _xpidlgen/nsIDOMHTMLQuoteElement.xpt _xpidlgen/nsIDOMHTMLScriptElement.xpt _xpidlgen/nsIDOMHTMLSelectElement.xpt _xpidlgen/nsIDOMHTMLStyleElement.xpt _xpidlgen/nsIDOMHTMLTableCaptionElem.xpt _xpidlgen/nsIDOMHTMLTableCellElement.xpt _xpidlgen/nsIDOMHTMLTableColElement.xpt _xpidlgen/nsIDOMHTMLTableElement.xpt _xpidlgen/nsIDOMHTMLTableRowElement.xpt _xpidlgen/nsIDOMHTMLTableSectionElem.xpt _xpidlgen/nsIDOMHTMLTextAreaElement.xpt _xpidlgen/nsIDOMHTMLTitleElement.xpt _xpidlgen/nsIDOMHTMLUListElement.xpt _xpidlgen/nsIDOMHTMLMediaError.xpt _xpidlgen/nsIDOMHTMLTimeRanges.xpt _xpidlgen/nsIDOMHTMLByteRanges.xpt _xpidlgen/nsIDOMHTMLMediaElement.xpt _xpidlgen/nsIDOMHTMLSourceElement.xpt _xpidlgen/nsIDOMHTMLVideoElement.xpt _xpidlgen/nsIDOMHTMLAudioElement.xpt _xpidlgen/nsIDOMHTMLVoidCallback.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_html.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/html' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/events' nsIDOMNSEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSEvent.xpt -d .deps/nsIDOMNSEvent.pp nsIDOMNSEvent.idl nsIDOMDataContainerEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDataContainerEvent.xpt -d .deps/nsIDOMDataContainerEvent.pp nsIDOMDataContainerEvent.idl nsIDOMKeyEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMKeyEvent.xpt -d .deps/nsIDOMKeyEvent.pp nsIDOMKeyEvent.idl nsIDOMMutationEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMMutationEvent.xpt -d .deps/nsIDOMMutationEvent.pp nsIDOMMutationEvent.idl nsIDOMNSUIEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSUIEvent.xpt -d .deps/nsIDOMNSUIEvent.pp nsIDOMNSUIEvent.idl nsIDOMDragEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDragEvent.xpt -d .deps/nsIDOMDragEvent.pp nsIDOMDragEvent.idl nsIDOMDataTransfer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDataTransfer.xpt -d .deps/nsIDOMDataTransfer.pp nsIDOMDataTransfer.idl nsIDOMPopupBlockedEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMPopupBlockedEvent.xpt -d .deps/nsIDOMPopupBlockedEvent.pp nsIDOMPopupBlockedEvent.idl nsIDOMBeforeUnloadEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMBeforeUnloadEvent.xpt -d .deps/nsIDOMBeforeUnloadEvent.pp nsIDOMBeforeUnloadEvent.idl nsIDOMNSEventTarget.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSEventTarget.xpt -d .deps/nsIDOMNSEventTarget.pp nsIDOMNSEventTarget.idl nsIDOMSmartCardEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSmartCardEvent.xpt -d .deps/nsIDOMSmartCardEvent.pp nsIDOMSmartCardEvent.idl nsIDOMPageTransitionEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMPageTransitionEvent.xpt -d .deps/nsIDOMPageTransitionEvent.pp nsIDOMPageTransitionEvent.idl nsIDOMCommandEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCommandEvent.xpt -d .deps/nsIDOMCommandEvent.pp nsIDOMCommandEvent.idl nsIDOMMessageEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMMessageEvent.xpt -d .deps/nsIDOMMessageEvent.pp nsIDOMMessageEvent.idl nsIDOMNotifyPaintEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNotifyPaintEvent.xpt -d .deps/nsIDOMNotifyPaintEvent.pp nsIDOMNotifyPaintEvent.idl nsIDOMSimpleGestureEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSimpleGestureEvent.xpt -d .deps/nsIDOMSimpleGestureEvent.pp nsIDOMSimpleGestureEvent.idl nsIDOMDocumentEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentEvent.xpt -d .deps/nsIDOMDocumentEvent.pp nsIDOMDocumentEvent.idl nsIDOMEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMEvent.xpt -d .deps/nsIDOMEvent.pp nsIDOMEvent.idl nsIDOMEventTarget.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMEventTarget.xpt -d .deps/nsIDOMEventTarget.pp nsIDOMEventTarget.idl nsIDOMEventListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMEventListener.xpt -d .deps/nsIDOMEventListener.pp nsIDOMEventListener.idl nsIDOM3DocumentEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOM3DocumentEvent.xpt -d .deps/nsIDOM3DocumentEvent.pp nsIDOM3DocumentEvent.idl nsIDOM3EventTarget.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOM3EventTarget.xpt -d .deps/nsIDOM3EventTarget.pp nsIDOM3EventTarget.idl nsIDOMEventGroup.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMEventGroup.xpt -d .deps/nsIDOMEventGroup.pp nsIDOMEventGroup.idl nsIDOMMouseEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMMouseEvent.xpt -d .deps/nsIDOMMouseEvent.pp nsIDOMMouseEvent.idl nsIDOMMouseScrollEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMMouseScrollEvent.xpt -d .deps/nsIDOMMouseScrollEvent.pp nsIDOMMouseScrollEvent.idl nsIDOMUIEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMUIEvent.xpt -d .deps/nsIDOMUIEvent.pp nsIDOMUIEvent.idl nsIDOMProgressEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMProgressEvent.xpt -d .deps/nsIDOMProgressEvent.pp nsIDOMProgressEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_events.xpt _xpidlgen/nsIDOMNSEvent.xpt _xpidlgen/nsIDOMDataContainerEvent.xpt _xpidlgen/nsIDOMKeyEvent.xpt _xpidlgen/nsIDOMMutationEvent.xpt _xpidlgen/nsIDOMNSUIEvent.xpt _xpidlgen/nsIDOMDragEvent.xpt _xpidlgen/nsIDOMDataTransfer.xpt _xpidlgen/nsIDOMPopupBlockedEvent.xpt _xpidlgen/nsIDOMBeforeUnloadEvent.xpt _xpidlgen/nsIDOMNSEventTarget.xpt _xpidlgen/nsIDOMSmartCardEvent.xpt _xpidlgen/nsIDOMPageTransitionEvent.xpt _xpidlgen/nsIDOMCommandEvent.xpt _xpidlgen/nsIDOMMessageEvent.xpt _xpidlgen/nsIDOMNotifyPaintEvent.xpt _xpidlgen/nsIDOMSimpleGestureEvent.xpt _xpidlgen/nsIDOMDocumentEvent.xpt _xpidlgen/nsIDOMEvent.xpt _xpidlgen/nsIDOMEventTarget.xpt _xpidlgen/nsIDOMEventListener.xpt _xpidlgen/nsIDOM3DocumentEvent.xpt _xpidlgen/nsIDOM3EventTarget.xpt _xpidlgen/nsIDOMEventGroup.xpt _xpidlgen/nsIDOMMouseEvent.xpt _xpidlgen/nsIDOMMouseScrollEvent.xpt _xpidlgen/nsIDOMUIEvent.xpt _xpidlgen/nsIDOMProgressEvent.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_events.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/events' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/stylesheets' nsIDOMLinkStyle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLinkStyle.xpt -d .deps/nsIDOMLinkStyle.pp nsIDOMLinkStyle.idl nsIDOMNSDocumentStyle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSDocumentStyle.xpt -d .deps/nsIDOMNSDocumentStyle.pp nsIDOMNSDocumentStyle.idl nsIDOMDocumentStyle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentStyle.xpt -d .deps/nsIDOMDocumentStyle.pp nsIDOMDocumentStyle.idl nsIDOMMediaList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMMediaList.xpt -d .deps/nsIDOMMediaList.pp nsIDOMMediaList.idl nsIDOMStyleSheet.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStyleSheet.xpt -d .deps/nsIDOMStyleSheet.pp nsIDOMStyleSheet.idl nsIDOMStyleSheetList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStyleSheetList.xpt -d .deps/nsIDOMStyleSheetList.pp nsIDOMStyleSheetList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_stylesheets.xpt _xpidlgen/nsIDOMLinkStyle.xpt _xpidlgen/nsIDOMNSDocumentStyle.xpt _xpidlgen/nsIDOMDocumentStyle.xpt _xpidlgen/nsIDOMMediaList.xpt _xpidlgen/nsIDOMStyleSheet.xpt _xpidlgen/nsIDOMStyleSheetList.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_stylesheets.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/stylesheets' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/views' nsIDOMDocumentView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentView.xpt -d .deps/nsIDOMDocumentView.pp nsIDOMDocumentView.idl nsIDOMAbstractView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMAbstractView.xpt -d .deps/nsIDOMAbstractView.pp nsIDOMAbstractView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_views.xpt _xpidlgen/nsIDOMDocumentView.xpt _xpidlgen/nsIDOMAbstractView.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_views.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/views' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/sidebar' nsISidebar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsISidebar.xpt -d .deps/nsISidebar.pp nsISidebar.idl nsIWebContentHandlerRegistrar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIWebContentHandlerRegistrar.xpt -d .deps/nsIWebContentHandlerRegistrar.pp nsIWebContentHandlerRegistrar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_sidebar.xpt _xpidlgen/nsISidebar.xpt _xpidlgen/nsIWebContentHandlerRegistrar.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_sidebar.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/sidebar' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/css' nsIDOMCSS2Properties.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSS2Properties.xpt -d .deps/nsIDOMCSS2Properties.pp nsIDOMCSS2Properties.idl nsIDOMCSSCharsetRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSCharsetRule.xpt -d .deps/nsIDOMCSSCharsetRule.pp nsIDOMCSSCharsetRule.idl nsIDOMCSSFontFaceRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSFontFaceRule.xpt -d .deps/nsIDOMCSSFontFaceRule.pp nsIDOMCSSFontFaceRule.idl nsIDOMCSSImportRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSImportRule.xpt -d .deps/nsIDOMCSSImportRule.pp nsIDOMCSSImportRule.idl nsIDOMCSSMediaRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSMediaRule.xpt -d .deps/nsIDOMCSSMediaRule.pp nsIDOMCSSMediaRule.idl nsIDOMCSSMozDocumentRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSMozDocumentRule.xpt -d .deps/nsIDOMCSSMozDocumentRule.pp nsIDOMCSSMozDocumentRule.idl nsIDOMCSSPageRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSPageRule.xpt -d .deps/nsIDOMCSSPageRule.pp nsIDOMCSSPageRule.idl nsIDOMCSSStyleRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSStyleRule.xpt -d .deps/nsIDOMCSSStyleRule.pp nsIDOMCSSStyleRule.idl nsIDOMCSSUnknownRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSUnknownRule.xpt -d .deps/nsIDOMCSSUnknownRule.pp nsIDOMCSSUnknownRule.idl nsIDOMCounter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCounter.xpt -d .deps/nsIDOMCounter.pp nsIDOMCounter.idl nsIDOMDocumentCSS.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentCSS.xpt -d .deps/nsIDOMDocumentCSS.pp nsIDOMDocumentCSS.idl nsIDOMRGBColor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMRGBColor.xpt -d .deps/nsIDOMRGBColor.pp nsIDOMRGBColor.idl nsIDOMRect.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMRect.xpt -d .deps/nsIDOMRect.pp nsIDOMRect.idl nsIDOMViewCSS.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMViewCSS.xpt -d .deps/nsIDOMViewCSS.pp nsIDOMViewCSS.idl nsIDOMNSRGBAColor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSRGBAColor.xpt -d .deps/nsIDOMNSRGBAColor.pp nsIDOMNSRGBAColor.idl nsIDOMCSSPrimitiveValue.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSPrimitiveValue.xpt -d .deps/nsIDOMCSSPrimitiveValue.pp nsIDOMCSSPrimitiveValue.idl nsIDOMCSSRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSRule.xpt -d .deps/nsIDOMCSSRule.pp nsIDOMCSSRule.idl nsIDOMCSSRuleList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSRuleList.xpt -d .deps/nsIDOMCSSRuleList.pp nsIDOMCSSRuleList.idl nsIDOMCSSStyleDeclaration.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSStyleDeclaration.xpt -d .deps/nsIDOMCSSStyleDeclaration.pp nsIDOMCSSStyleDeclaration.idl nsIDOMCSSStyleSheet.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSStyleSheet.xpt -d .deps/nsIDOMCSSStyleSheet.pp nsIDOMCSSStyleSheet.idl nsIDOMCSSValue.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSValue.xpt -d .deps/nsIDOMCSSValue.pp nsIDOMCSSValue.idl nsIDOMCSSValueList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCSSValueList.xpt -d .deps/nsIDOMCSSValueList.pp nsIDOMCSSValueList.idl nsIDOMElementCSSInlineStyle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMElementCSSInlineStyle.xpt -d .deps/nsIDOMElementCSSInlineStyle.pp nsIDOMElementCSSInlineStyle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_css.xpt _xpidlgen/nsIDOMCSS2Properties.xpt _xpidlgen/nsIDOMCSSCharsetRule.xpt _xpidlgen/nsIDOMCSSFontFaceRule.xpt _xpidlgen/nsIDOMCSSImportRule.xpt _xpidlgen/nsIDOMCSSMediaRule.xpt _xpidlgen/nsIDOMCSSMozDocumentRule.xpt _xpidlgen/nsIDOMCSSPageRule.xpt _xpidlgen/nsIDOMCSSStyleRule.xpt _xpidlgen/nsIDOMCSSUnknownRule.xpt _xpidlgen/nsIDOMCounter.xpt _xpidlgen/nsIDOMDocumentCSS.xpt _xpidlgen/nsIDOMRGBColor.xpt _xpidlgen/nsIDOMRect.xpt _xpidlgen/nsIDOMViewCSS.xpt _xpidlgen/nsIDOMNSRGBAColor.xpt _xpidlgen/nsIDOMCSSPrimitiveValue.xpt _xpidlgen/nsIDOMCSSRule.xpt _xpidlgen/nsIDOMCSSRuleList.xpt _xpidlgen/nsIDOMCSSStyleDeclaration.xpt _xpidlgen/nsIDOMCSSStyleSheet.xpt _xpidlgen/nsIDOMCSSValue.xpt _xpidlgen/nsIDOMCSSValueList.xpt _xpidlgen/nsIDOMElementCSSInlineStyle.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_css.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/css' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/traversal' nsIDOMDocumentTraversal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentTraversal.xpt -d .deps/nsIDOMDocumentTraversal.pp nsIDOMDocumentTraversal.idl nsIDOMNodeFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNodeFilter.xpt -d .deps/nsIDOMNodeFilter.pp nsIDOMNodeFilter.idl nsIDOMNodeIterator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNodeIterator.xpt -d .deps/nsIDOMNodeIterator.pp nsIDOMNodeIterator.idl nsIDOMTreeWalker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMTreeWalker.xpt -d .deps/nsIDOMTreeWalker.pp nsIDOMTreeWalker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_traversal.xpt _xpidlgen/nsIDOMDocumentTraversal.xpt _xpidlgen/nsIDOMNodeFilter.xpt _xpidlgen/nsIDOMNodeIterator.xpt _xpidlgen/nsIDOMTreeWalker.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_traversal.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/traversal' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/range' nsIDOMNSRange.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSRange.xpt -d .deps/nsIDOMNSRange.pp nsIDOMNSRange.idl nsIDOMRangeException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMRangeException.xpt -d .deps/nsIDOMRangeException.pp nsIDOMRangeException.idl nsIDOMRange.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMRange.xpt -d .deps/nsIDOMRange.pp nsIDOMRange.idl nsIDOMDocumentRange.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentRange.xpt -d .deps/nsIDOMDocumentRange.pp nsIDOMDocumentRange.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_range.xpt _xpidlgen/nsIDOMNSRange.xpt _xpidlgen/nsIDOMRangeException.xpt _xpidlgen/nsIDOMRange.xpt _xpidlgen/nsIDOMDocumentRange.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_range.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/range' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xbl' nsIDOMDocumentXBL.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDocumentXBL.xpt -d .deps/nsIDOMDocumentXBL.pp nsIDOMDocumentXBL.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_xbl.xpt _xpidlgen/nsIDOMDocumentXBL.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_xbl.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xbl' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xpath' nsIDOMXPathEvaluator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXPathEvaluator.xpt -d .deps/nsIDOMXPathEvaluator.pp nsIDOMXPathEvaluator.idl nsIDOMXPathException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXPathException.xpt -d .deps/nsIDOMXPathException.pp nsIDOMXPathException.idl nsIDOMXPathExpression.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXPathExpression.xpt -d .deps/nsIDOMXPathExpression.pp nsIDOMXPathExpression.idl nsIDOMXPathNamespace.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXPathNamespace.xpt -d .deps/nsIDOMXPathNamespace.pp nsIDOMXPathNamespace.idl nsIDOMXPathNSResolver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXPathNSResolver.xpt -d .deps/nsIDOMXPathNSResolver.pp nsIDOMXPathNSResolver.idl nsIDOMXPathResult.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXPathResult.xpt -d .deps/nsIDOMXPathResult.pp nsIDOMXPathResult.idl nsIDOMNSXPathExpression.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNSXPathExpression.xpt -d .deps/nsIDOMNSXPathExpression.pp nsIDOMNSXPathExpression.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_xpath.xpt _xpidlgen/nsIDOMXPathEvaluator.xpt _xpidlgen/nsIDOMXPathException.xpt _xpidlgen/nsIDOMXPathExpression.xpt _xpidlgen/nsIDOMXPathNamespace.xpt _xpidlgen/nsIDOMXPathNSResolver.xpt _xpidlgen/nsIDOMXPathResult.xpt _xpidlgen/nsIDOMNSXPathExpression.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_xpath.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xpath' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/ls' nsIDOMDOMImplementationLS.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMDOMImplementationLS.xpt -d .deps/nsIDOMDOMImplementationLS.pp nsIDOMDOMImplementationLS.idl nsIDOMLSException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSException.xpt -d .deps/nsIDOMLSException.pp nsIDOMLSException.idl nsIDOMLSInput.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSInput.xpt -d .deps/nsIDOMLSInput.pp nsIDOMLSInput.idl nsIDOMLSLoadEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSLoadEvent.xpt -d .deps/nsIDOMLSLoadEvent.pp nsIDOMLSLoadEvent.idl nsIDOMLSOutput.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSOutput.xpt -d .deps/nsIDOMLSOutput.pp nsIDOMLSOutput.idl nsIDOMLSParser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSParser.xpt -d .deps/nsIDOMLSParser.pp nsIDOMLSParser.idl nsIDOMLSParserFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSParserFilter.xpt -d .deps/nsIDOMLSParserFilter.pp nsIDOMLSParserFilter.idl nsIDOMLSProgressEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSProgressEvent.xpt -d .deps/nsIDOMLSProgressEvent.pp nsIDOMLSProgressEvent.idl nsIDOMLSResourceResolver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSResourceResolver.xpt -d .deps/nsIDOMLSResourceResolver.pp nsIDOMLSResourceResolver.idl nsIDOMLSSerializer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSSerializer.xpt -d .deps/nsIDOMLSSerializer.pp nsIDOMLSSerializer.idl nsIDOMLSSerializerFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLSSerializerFilter.xpt -d .deps/nsIDOMLSSerializerFilter.pp nsIDOMLSSerializerFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_loadsave.xpt _xpidlgen/nsIDOMDOMImplementationLS.xpt _xpidlgen/nsIDOMLSException.xpt _xpidlgen/nsIDOMLSInput.xpt _xpidlgen/nsIDOMLSLoadEvent.xpt _xpidlgen/nsIDOMLSOutput.xpt _xpidlgen/nsIDOMLSParser.xpt _xpidlgen/nsIDOMLSParserFilter.xpt _xpidlgen/nsIDOMLSProgressEvent.xpt _xpidlgen/nsIDOMLSResourceResolver.xpt _xpidlgen/nsIDOMLSSerializer.xpt _xpidlgen/nsIDOMLSSerializerFilter.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_loadsave.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/ls' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xul' nsIDOMXULButtonElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULButtonElement.xpt -d .deps/nsIDOMXULButtonElement.pp nsIDOMXULButtonElement.idl nsIDOMXULCheckboxElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULCheckboxElement.xpt -d .deps/nsIDOMXULCheckboxElement.pp nsIDOMXULCheckboxElement.idl nsIDOMXULCommandDispatcher.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULCommandDispatcher.xpt -d .deps/nsIDOMXULCommandDispatcher.pp nsIDOMXULCommandDispatcher.idl nsIDOMXULCommandEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULCommandEvent.xpt -d .deps/nsIDOMXULCommandEvent.pp nsIDOMXULCommandEvent.idl nsIDOMXULControlElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULControlElement.xpt -d .deps/nsIDOMXULControlElement.pp nsIDOMXULControlElement.idl nsIDOMXULDescriptionElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULDescriptionElement.xpt -d .deps/nsIDOMXULDescriptionElement.pp nsIDOMXULDescriptionElement.idl nsIDOMXULDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULDocument.xpt -d .deps/nsIDOMXULDocument.pp nsIDOMXULDocument.idl nsIDOMXULElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULElement.xpt -d .deps/nsIDOMXULElement.pp nsIDOMXULElement.idl nsIDOMXULContainerElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULContainerElement.xpt -d .deps/nsIDOMXULContainerElement.pp nsIDOMXULContainerElement.idl nsIDOMXULImageElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULImageElement.xpt -d .deps/nsIDOMXULImageElement.pp nsIDOMXULImageElement.idl nsIDOMXULLabelElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULLabelElement.xpt -d .deps/nsIDOMXULLabelElement.pp nsIDOMXULLabelElement.idl nsIDOMXULLabeledControlEl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULLabeledControlEl.xpt -d .deps/nsIDOMXULLabeledControlEl.pp nsIDOMXULLabeledControlEl.idl nsIDOMXULMenuListElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULMenuListElement.xpt -d .deps/nsIDOMXULMenuListElement.pp nsIDOMXULMenuListElement.idl nsIDOMXULPopupElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULPopupElement.xpt -d .deps/nsIDOMXULPopupElement.pp nsIDOMXULPopupElement.idl nsIDOMXULSelectCntrlEl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULSelectCntrlEl.xpt -d .deps/nsIDOMXULSelectCntrlEl.pp nsIDOMXULSelectCntrlEl.idl nsIDOMXULSelectCntrlItemEl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULSelectCntrlItemEl.xpt -d .deps/nsIDOMXULSelectCntrlItemEl.pp nsIDOMXULSelectCntrlItemEl.idl nsIDOMXULMultSelectCntrlEl.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULMultSelectCntrlEl.xpt -d .deps/nsIDOMXULMultSelectCntrlEl.pp nsIDOMXULMultSelectCntrlEl.idl nsIDOMXULTextboxElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULTextboxElement.xpt -d .deps/nsIDOMXULTextboxElement.pp nsIDOMXULTextboxElement.idl nsIDOMXULTreeElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMXULTreeElement.xpt -d .deps/nsIDOMXULTreeElement.pp nsIDOMXULTreeElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_xul.xpt _xpidlgen/nsIDOMXULButtonElement.xpt _xpidlgen/nsIDOMXULCheckboxElement.xpt _xpidlgen/nsIDOMXULCommandDispatcher.xpt _xpidlgen/nsIDOMXULCommandEvent.xpt _xpidlgen/nsIDOMXULControlElement.xpt _xpidlgen/nsIDOMXULDescriptionElement.xpt _xpidlgen/nsIDOMXULDocument.xpt _xpidlgen/nsIDOMXULElement.xpt _xpidlgen/nsIDOMXULContainerElement.xpt _xpidlgen/nsIDOMXULImageElement.xpt _xpidlgen/nsIDOMXULLabelElement.xpt _xpidlgen/nsIDOMXULLabeledControlEl.xpt _xpidlgen/nsIDOMXULMenuListElement.xpt _xpidlgen/nsIDOMXULPopupElement.xpt _xpidlgen/nsIDOMXULSelectCntrlEl.xpt _xpidlgen/nsIDOMXULSelectCntrlItemEl.xpt _xpidlgen/nsIDOMXULMultSelectCntrlEl.xpt _xpidlgen/nsIDOMXULTextboxElement.xpt _xpidlgen/nsIDOMXULTreeElement.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_xul.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xul' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/storage' nsIDOMToString.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMToString.xpt -d .deps/nsIDOMToString.pp nsIDOMToString.idl nsIDOMStorage2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStorage2.xpt -d .deps/nsIDOMStorage2.pp nsIDOMStorage2.idl nsIDOMStorageManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStorageManager.xpt -d .deps/nsIDOMStorageManager.pp nsIDOMStorageManager.idl nsIDOMStorage.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStorage.xpt -d .deps/nsIDOMStorage.pp nsIDOMStorage.idl nsIDOMStorageEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStorageEvent.xpt -d .deps/nsIDOMStorageEvent.pp nsIDOMStorageEvent.idl nsIDOMStorageItem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStorageItem.xpt -d .deps/nsIDOMStorageItem.pp nsIDOMStorageItem.idl nsIDOMStorageList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStorageList.xpt -d .deps/nsIDOMStorageList.pp nsIDOMStorageList.idl nsIDOMStorageWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStorageWindow.xpt -d .deps/nsIDOMStorageWindow.pp nsIDOMStorageWindow.idl nsIDOMStorageWindow_1_9_1.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMStorageWindow_1_9_1.xpt -d .deps/nsIDOMStorageWindow_1_9_1.pp nsIDOMStorageWindow_1_9_1.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_storage.xpt _xpidlgen/nsIDOMToString.xpt _xpidlgen/nsIDOMStorage2.xpt _xpidlgen/nsIDOMStorageManager.xpt _xpidlgen/nsIDOMStorage.xpt _xpidlgen/nsIDOMStorageEvent.xpt _xpidlgen/nsIDOMStorageItem.xpt _xpidlgen/nsIDOMStorageList.xpt _xpidlgen/nsIDOMStorageWindow.xpt _xpidlgen/nsIDOMStorageWindow_1_9_1.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_storage.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/storage' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/json' nsIJSON.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIJSON.xpt -d .deps/nsIJSON.pp nsIJSON.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_json.xpt _xpidlgen/nsIJSON.xpt _xpidlgen/nsIJSON.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_json.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/json' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/offline' nsIDOMOfflineResourceList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMOfflineResourceList.xpt -d .deps/nsIDOMOfflineResourceList.pp nsIDOMOfflineResourceList.idl nsIDOMLoadStatus.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLoadStatus.xpt -d .deps/nsIDOMLoadStatus.pp nsIDOMLoadStatus.idl nsIDOMLoadStatusEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMLoadStatusEvent.xpt -d .deps/nsIDOMLoadStatusEvent.pp nsIDOMLoadStatusEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_offline.xpt _xpidlgen/nsIDOMOfflineResourceList.xpt _xpidlgen/nsIDOMLoadStatus.xpt _xpidlgen/nsIDOMLoadStatusEvent.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_offline.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/offline' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/geolocation' nsIDOMGeoGeolocation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMGeoGeolocation.xpt -d .deps/nsIDOMGeoGeolocation.pp nsIDOMGeoGeolocation.idl nsIDOMGeoPosition.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMGeoPosition.xpt -d .deps/nsIDOMGeoPosition.pp nsIDOMGeoPosition.idl nsIDOMGeoPositionCoords.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMGeoPositionCoords.xpt -d .deps/nsIDOMGeoPositionCoords.pp nsIDOMGeoPositionCoords.idl nsIDOMGeoPositionCallback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMGeoPositionCallback.xpt -d .deps/nsIDOMGeoPositionCallback.pp nsIDOMGeoPositionCallback.idl nsIDOMGeoPositionError.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMGeoPositionError.xpt -d .deps/nsIDOMGeoPositionError.pp nsIDOMGeoPositionError.idl nsIDOMGeoPositionErrorCallback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMGeoPositionErrorCallback.xpt -d .deps/nsIDOMGeoPositionErrorCallback.pp nsIDOMGeoPositionErrorCallback.idl nsIDOMGeoPositionOptions.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMGeoPositionOptions.xpt -d .deps/nsIDOMGeoPositionOptions.pp nsIDOMGeoPositionOptions.idl nsIDOMNavigatorGeolocation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMNavigatorGeolocation.xpt -d .deps/nsIDOMNavigatorGeolocation.pp nsIDOMNavigatorGeolocation.idl nsIGeolocationProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIGeolocationProvider.xpt -d .deps/nsIGeolocationProvider.pp nsIGeolocationProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_geolocation.xpt _xpidlgen/nsIDOMGeoGeolocation.xpt _xpidlgen/nsIDOMGeoPosition.xpt _xpidlgen/nsIDOMGeoPositionCoords.xpt _xpidlgen/nsIDOMGeoPositionCallback.xpt _xpidlgen/nsIDOMGeoPositionError.xpt _xpidlgen/nsIDOMGeoPositionErrorCallback.xpt _xpidlgen/nsIDOMGeoPositionOptions.xpt _xpidlgen/nsIDOMNavigatorGeolocation.xpt _xpidlgen/nsIGeolocationProvider.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_geolocation.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/geolocation' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/threads' nsIDOMWorkers.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMWorkers.xpt -d .deps/nsIDOMWorkers.pp nsIDOMWorkers.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_threads.xpt _xpidlgen/nsIDOMWorkers.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_threads.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/threads' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/svg' nsIDOMGetSVGDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMGetSVGDocument.xpt -d .deps/nsIDOMGetSVGDocument.pp nsIDOMGetSVGDocument.idl nsIDOMSVGAElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAElement.xpt -d .deps/nsIDOMSVGAElement.pp nsIDOMSVGAElement.idl nsIDOMSVGAngle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAngle.xpt -d .deps/nsIDOMSVGAngle.pp nsIDOMSVGAngle.idl nsIDOMSVGAnimatedAngle.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedAngle.xpt -d .deps/nsIDOMSVGAnimatedAngle.pp nsIDOMSVGAnimatedAngle.idl nsIDOMSVGAnimatedBoolean.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedBoolean.xpt -d .deps/nsIDOMSVGAnimatedBoolean.pp nsIDOMSVGAnimatedBoolean.idl nsIDOMSVGAnimatedEnum.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedEnum.xpt -d .deps/nsIDOMSVGAnimatedEnum.pp nsIDOMSVGAnimatedEnum.idl nsIDOMSVGAnimatedInteger.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedInteger.xpt -d .deps/nsIDOMSVGAnimatedInteger.pp nsIDOMSVGAnimatedInteger.idl nsIDOMSVGAnimatedLength.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedLength.xpt -d .deps/nsIDOMSVGAnimatedLength.pp nsIDOMSVGAnimatedLength.idl nsIDOMSVGAnimatedLengthList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedLengthList.xpt -d .deps/nsIDOMSVGAnimatedLengthList.pp nsIDOMSVGAnimatedLengthList.idl nsIDOMSVGAnimatedNumber.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedNumber.xpt -d .deps/nsIDOMSVGAnimatedNumber.pp nsIDOMSVGAnimatedNumber.idl nsIDOMSVGAnimatedNumberList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedNumberList.xpt -d .deps/nsIDOMSVGAnimatedNumberList.pp nsIDOMSVGAnimatedNumberList.idl nsIDOMSVGAnimatedPathData.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedPathData.xpt -d .deps/nsIDOMSVGAnimatedPathData.pp nsIDOMSVGAnimatedPathData.idl nsIDOMSVGAnimatedPoints.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedPoints.xpt -d .deps/nsIDOMSVGAnimatedPoints.pp nsIDOMSVGAnimatedPoints.idl nsIDOMSVGAnimatedString.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedString.xpt -d .deps/nsIDOMSVGAnimatedString.pp nsIDOMSVGAnimatedString.idl nsIDOMSVGAnimPresAspRatio.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimPresAspRatio.xpt -d .deps/nsIDOMSVGAnimPresAspRatio.pp nsIDOMSVGAnimPresAspRatio.idl nsIDOMSVGAnimatedRect.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimatedRect.xpt -d .deps/nsIDOMSVGAnimatedRect.pp nsIDOMSVGAnimatedRect.idl nsIDOMSVGAnimTransformList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGAnimTransformList.xpt -d .deps/nsIDOMSVGAnimTransformList.pp nsIDOMSVGAnimTransformList.idl nsIDOMSVGCircleElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGCircleElement.xpt -d .deps/nsIDOMSVGCircleElement.pp nsIDOMSVGCircleElement.idl nsIDOMSVGClipPathElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGClipPathElement.xpt -d .deps/nsIDOMSVGClipPathElement.pp nsIDOMSVGClipPathElement.idl nsIDOMSVGDefsElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGDefsElement.xpt -d .deps/nsIDOMSVGDefsElement.pp nsIDOMSVGDefsElement.idl nsIDOMSVGDescElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGDescElement.xpt -d .deps/nsIDOMSVGDescElement.pp nsIDOMSVGDescElement.idl nsIDOMSVGDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGDocument.xpt -d .deps/nsIDOMSVGDocument.pp nsIDOMSVGDocument.idl nsIDOMSVGElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGElement.xpt -d .deps/nsIDOMSVGElement.pp nsIDOMSVGElement.idl nsIDOMSVGEllipseElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGEllipseElement.xpt -d .deps/nsIDOMSVGEllipseElement.pp nsIDOMSVGEllipseElement.idl nsIDOMSVGEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGEvent.xpt -d .deps/nsIDOMSVGEvent.pp nsIDOMSVGEvent.idl nsIDOMSVGException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGException.xpt -d .deps/nsIDOMSVGException.pp nsIDOMSVGException.idl nsIDOMSVGFilterElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGFilterElement.xpt -d .deps/nsIDOMSVGFilterElement.pp nsIDOMSVGFilterElement.idl nsIDOMSVGFilters.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGFilters.xpt -d .deps/nsIDOMSVGFilters.pp nsIDOMSVGFilters.idl nsIDOMSVGFitToViewBox.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGFitToViewBox.xpt -d .deps/nsIDOMSVGFitToViewBox.pp nsIDOMSVGFitToViewBox.idl nsIDOMSVGForeignObjectElem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGForeignObjectElem.xpt -d .deps/nsIDOMSVGForeignObjectElem.pp nsIDOMSVGForeignObjectElem.idl nsIDOMSVGGElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGGElement.xpt -d .deps/nsIDOMSVGGElement.pp nsIDOMSVGGElement.idl nsIDOMSVGGradientElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGGradientElement.xpt -d .deps/nsIDOMSVGGradientElement.pp nsIDOMSVGGradientElement.idl nsIDOMSVGImageElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGImageElement.xpt -d .deps/nsIDOMSVGImageElement.pp nsIDOMSVGImageElement.idl nsIDOMSVGLength.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGLength.xpt -d .deps/nsIDOMSVGLength.pp nsIDOMSVGLength.idl nsIDOMSVGLengthList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGLengthList.xpt -d .deps/nsIDOMSVGLengthList.pp nsIDOMSVGLengthList.idl nsIDOMSVGLineElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGLineElement.xpt -d .deps/nsIDOMSVGLineElement.pp nsIDOMSVGLineElement.idl nsIDOMSVGLocatable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGLocatable.xpt -d .deps/nsIDOMSVGLocatable.pp nsIDOMSVGLocatable.idl nsIDOMSVGMarkerElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGMarkerElement.xpt -d .deps/nsIDOMSVGMarkerElement.pp nsIDOMSVGMarkerElement.idl nsIDOMSVGMaskElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGMaskElement.xpt -d .deps/nsIDOMSVGMaskElement.pp nsIDOMSVGMaskElement.idl nsIDOMSVGMatrix.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGMatrix.xpt -d .deps/nsIDOMSVGMatrix.pp nsIDOMSVGMatrix.idl nsIDOMSVGMetadataElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGMetadataElement.xpt -d .deps/nsIDOMSVGMetadataElement.pp nsIDOMSVGMetadataElement.idl nsIDOMSVGNumber.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGNumber.xpt -d .deps/nsIDOMSVGNumber.pp nsIDOMSVGNumber.idl nsIDOMSVGNumberList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGNumberList.xpt -d .deps/nsIDOMSVGNumberList.pp nsIDOMSVGNumberList.idl nsIDOMSVGPathElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPathElement.xpt -d .deps/nsIDOMSVGPathElement.pp nsIDOMSVGPathElement.idl nsIDOMSVGPathSeg.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPathSeg.xpt -d .deps/nsIDOMSVGPathSeg.pp nsIDOMSVGPathSeg.idl nsIDOMSVGPathSegList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPathSegList.xpt -d .deps/nsIDOMSVGPathSegList.pp nsIDOMSVGPathSegList.idl nsIDOMSVGPatternElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPatternElement.xpt -d .deps/nsIDOMSVGPatternElement.pp nsIDOMSVGPatternElement.idl nsIDOMSVGPoint.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPoint.xpt -d .deps/nsIDOMSVGPoint.pp nsIDOMSVGPoint.idl nsIDOMSVGPointList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPointList.xpt -d .deps/nsIDOMSVGPointList.pp nsIDOMSVGPointList.idl nsIDOMSVGPolygonElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPolygonElement.xpt -d .deps/nsIDOMSVGPolygonElement.pp nsIDOMSVGPolygonElement.idl nsIDOMSVGPolylineElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPolylineElement.xpt -d .deps/nsIDOMSVGPolylineElement.pp nsIDOMSVGPolylineElement.idl nsIDOMSVGPresAspectRatio.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGPresAspectRatio.xpt -d .deps/nsIDOMSVGPresAspectRatio.pp nsIDOMSVGPresAspectRatio.idl nsIDOMSVGRect.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGRect.xpt -d .deps/nsIDOMSVGRect.pp nsIDOMSVGRect.idl nsIDOMSVGRectElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGRectElement.xpt -d .deps/nsIDOMSVGRectElement.pp nsIDOMSVGRectElement.idl nsIDOMSVGScriptElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGScriptElement.xpt -d .deps/nsIDOMSVGScriptElement.pp nsIDOMSVGScriptElement.idl nsIDOMSVGSVGElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGSVGElement.xpt -d .deps/nsIDOMSVGSVGElement.pp nsIDOMSVGSVGElement.idl nsIDOMSVGStopElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGStopElement.xpt -d .deps/nsIDOMSVGStopElement.pp nsIDOMSVGStopElement.idl nsIDOMSVGStylable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGStylable.xpt -d .deps/nsIDOMSVGStylable.pp nsIDOMSVGStylable.idl nsIDOMSVGStyleElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGStyleElement.xpt -d .deps/nsIDOMSVGStyleElement.pp nsIDOMSVGStyleElement.idl nsIDOMSVGSwitchElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGSwitchElement.xpt -d .deps/nsIDOMSVGSwitchElement.pp nsIDOMSVGSwitchElement.idl nsIDOMSVGSymbolElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGSymbolElement.xpt -d .deps/nsIDOMSVGSymbolElement.pp nsIDOMSVGSymbolElement.idl nsIDOMSVGTextContentElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTextContentElement.xpt -d .deps/nsIDOMSVGTextContentElement.pp nsIDOMSVGTextContentElement.idl nsIDOMSVGTextElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTextElement.xpt -d .deps/nsIDOMSVGTextElement.pp nsIDOMSVGTextElement.idl nsIDOMSVGTextPathElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTextPathElement.xpt -d .deps/nsIDOMSVGTextPathElement.pp nsIDOMSVGTextPathElement.idl nsIDOMSVGTextPositionElem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTextPositionElem.xpt -d .deps/nsIDOMSVGTextPositionElem.pp nsIDOMSVGTextPositionElem.idl nsIDOMSVGTitleElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTitleElement.xpt -d .deps/nsIDOMSVGTitleElement.pp nsIDOMSVGTitleElement.idl nsIDOMSVGTransform.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTransform.xpt -d .deps/nsIDOMSVGTransform.pp nsIDOMSVGTransform.idl nsIDOMSVGTransformList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTransformList.xpt -d .deps/nsIDOMSVGTransformList.pp nsIDOMSVGTransformList.idl nsIDOMSVGTransformable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTransformable.xpt -d .deps/nsIDOMSVGTransformable.pp nsIDOMSVGTransformable.idl nsIDOMSVGTSpanElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGTSpanElement.xpt -d .deps/nsIDOMSVGTSpanElement.pp nsIDOMSVGTSpanElement.idl nsIDOMSVGURIReference.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGURIReference.xpt -d .deps/nsIDOMSVGURIReference.pp nsIDOMSVGURIReference.idl nsIDOMSVGUnitTypes.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGUnitTypes.xpt -d .deps/nsIDOMSVGUnitTypes.pp nsIDOMSVGUnitTypes.idl nsIDOMSVGUseElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGUseElement.xpt -d .deps/nsIDOMSVGUseElement.pp nsIDOMSVGUseElement.idl nsIDOMSVGViewSpec.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGViewSpec.xpt -d .deps/nsIDOMSVGViewSpec.pp nsIDOMSVGViewSpec.idl nsIDOMSVGZoomAndPan.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGZoomAndPan.xpt -d .deps/nsIDOMSVGZoomAndPan.pp nsIDOMSVGZoomAndPan.idl nsIDOMSVGZoomEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMSVGZoomEvent.xpt -d .deps/nsIDOMSVGZoomEvent.pp nsIDOMSVGZoomEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom_svg.xpt _xpidlgen/nsIDOMGetSVGDocument.xpt _xpidlgen/nsIDOMSVGAElement.xpt _xpidlgen/nsIDOMSVGAngle.xpt _xpidlgen/nsIDOMSVGAnimatedAngle.xpt _xpidlgen/nsIDOMSVGAnimatedBoolean.xpt _xpidlgen/nsIDOMSVGAnimatedEnum.xpt _xpidlgen/nsIDOMSVGAnimatedInteger.xpt _xpidlgen/nsIDOMSVGAnimatedLength.xpt _xpidlgen/nsIDOMSVGAnimatedLengthList.xpt _xpidlgen/nsIDOMSVGAnimatedNumber.xpt _xpidlgen/nsIDOMSVGAnimatedNumberList.xpt _xpidlgen/nsIDOMSVGAnimatedPathData.xpt _xpidlgen/nsIDOMSVGAnimatedPoints.xpt _xpidlgen/nsIDOMSVGAnimatedString.xpt _xpidlgen/nsIDOMSVGAnimPresAspRatio.xpt _xpidlgen/nsIDOMSVGAnimatedRect.xpt _xpidlgen/nsIDOMSVGAnimTransformList.xpt _xpidlgen/nsIDOMSVGCircleElement.xpt _xpidlgen/nsIDOMSVGClipPathElement.xpt _xpidlgen/nsIDOMSVGDefsElement.xpt _xpidlgen/nsIDOMSVGDescElement.xpt _xpidlgen/nsIDOMSVGDocument.xpt _xpidlgen/nsIDOMSVGElement.xpt _xpidlgen/nsIDOMSVGEllipseElement.xpt _xpidlgen/nsIDOMSVGEvent.xpt _xpidlgen/nsIDOMSVGException.xpt _xpidlgen/nsIDOMSVGFilterElement.xpt _xpidlgen/nsIDOMSVGFilters.xpt _xpidlgen/nsIDOMSVGFitToViewBox.xpt _xpidlgen/nsIDOMSVGForeignObjectElem.xpt _xpidlgen/nsIDOMSVGGElement.xpt _xpidlgen/nsIDOMSVGGradientElement.xpt _xpidlgen/nsIDOMSVGImageElement.xpt _xpidlgen/nsIDOMSVGLength.xpt _xpidlgen/nsIDOMSVGLengthList.xpt _xpidlgen/nsIDOMSVGLineElement.xpt _xpidlgen/nsIDOMSVGLocatable.xpt _xpidlgen/nsIDOMSVGMarkerElement.xpt _xpidlgen/nsIDOMSVGMaskElement.xpt _xpidlgen/nsIDOMSVGMatrix.xpt _xpidlgen/nsIDOMSVGMetadataElement.xpt _xpidlgen/nsIDOMSVGNumber.xpt _xpidlgen/nsIDOMSVGNumberList.xpt _xpidlgen/nsIDOMSVGPathElement.xpt _xpidlgen/nsIDOMSVGPathSeg.xpt _xpidlgen/nsIDOMSVGPathSegList.xpt _xpidlgen/nsIDOMSVGPatternElement.xpt _xpidlgen/nsIDOMSVGPoint.xpt _xpidlgen/nsIDOMSVGPointList.xpt _xpidlgen/nsIDOMSVGPolygonElement.xpt _xpidlgen/nsIDOMSVGPolylineElement.xpt _xpidlgen/nsIDOMSVGPresAspectRatio.xpt _xpidlgen/nsIDOMSVGRect.xpt _xpidlgen/nsIDOMSVGRectElement.xpt _xpidlgen/nsIDOMSVGScriptElement.xpt _xpidlgen/nsIDOMSVGSVGElement.xpt _xpidlgen/nsIDOMSVGStopElement.xpt _xpidlgen/nsIDOMSVGStylable.xpt _xpidlgen/nsIDOMSVGStyleElement.xpt _xpidlgen/nsIDOMSVGSwitchElement.xpt _xpidlgen/nsIDOMSVGSymbolElement.xpt _xpidlgen/nsIDOMSVGTextContentElement.xpt _xpidlgen/nsIDOMSVGTextElement.xpt _xpidlgen/nsIDOMSVGTextPathElement.xpt _xpidlgen/nsIDOMSVGTextPositionElem.xpt _xpidlgen/nsIDOMSVGTitleElement.xpt _xpidlgen/nsIDOMSVGTransform.xpt _xpidlgen/nsIDOMSVGTransformList.xpt _xpidlgen/nsIDOMSVGTransformable.xpt _xpidlgen/nsIDOMSVGTSpanElement.xpt _xpidlgen/nsIDOMSVGURIReference.xpt _xpidlgen/nsIDOMSVGUnitTypes.xpt _xpidlgen/nsIDOMSVGUseElement.xpt _xpidlgen/nsIDOMSVGViewSpec.xpt _xpidlgen/nsIDOMSVGZoomAndPan.xpt _xpidlgen/nsIDOMSVGZoomEvent.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_svg.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/svg' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/coreEvents' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/coreEvents' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/base' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/base' nsIEntropyCollector.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEntropyCollector.xpt -d .deps/nsIEntropyCollector.pp nsIEntropyCollector.idl nsIScriptChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIScriptChannel.xpt -d .deps/nsIScriptChannel.pp nsIScriptChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/dom.xpt _xpidlgen/nsIEntropyCollector.xpt _xpidlgen/nsIScriptChannel.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/base' nsBarProps.cpp c++ -o nsBarProps.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBarProps.pp nsBarProps.cpp nsDOMException.cpp c++ -o nsDOMException.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMException.pp nsDOMException.cpp nsDOMException.cpp: In function 'nsresult NS_NewFileException(nsresult, nsIException*, nsIException**)': nsDOMException.cpp:209: warning: 'name' may be used uninitialized in this function nsDOMException.cpp:209: note: 'name' was declared here nsDOMException.cpp:209: warning: 'message' may be used uninitialized in this function nsDOMException.cpp:209: note: 'message' was declared here nsDOMException.cpp: In function 'nsresult NS_NewXPathException(nsresult, nsIException*, nsIException**)': nsDOMException.cpp:192: warning: 'name' may be used uninitialized in this function nsDOMException.cpp:192: note: 'name' was declared here nsDOMException.cpp:192: warning: 'message' may be used uninitialized in this function nsDOMException.cpp:192: note: 'message' was declared here nsDOMException.cpp: In function 'nsresult NS_NewSVGException(nsresult, nsIException*, nsIException**)': nsDOMException.cpp:174: warning: 'name' may be used uninitialized in this function nsDOMException.cpp:174: note: 'name' was declared here nsDOMException.cpp:174: warning: 'message' may be used uninitialized in this function nsDOMException.cpp:174: note: 'message' was declared here nsDOMException.cpp: In function 'nsresult NS_NewRangeException(nsresult, nsIException*, nsIException**)': nsDOMException.cpp:156: warning: 'name' may be used uninitialized in this function nsDOMException.cpp:156: note: 'name' was declared here nsDOMException.cpp:156: warning: 'message' may be used uninitialized in this function nsDOMException.cpp:156: note: 'message' was declared here nsDOMException.cpp: In function 'nsresult NS_NewDOMException(nsresult, nsIException*, nsIException**)': nsDOMException.cpp:139: warning: 'name' may be used uninitialized in this function nsDOMException.cpp:139: note: 'name' was declared here nsDOMException.cpp:139: warning: 'message' may be used uninitialized in this function nsDOMException.cpp:139: note: 'message' was declared here nsDOMWindowUtils.cpp c++ -o nsDOMWindowUtils.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMWindowUtils.pp nsDOMWindowUtils.cpp nsJSEnvironment.cpp c++ -o nsJSEnvironment.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJSEnvironment.pp nsJSEnvironment.cpp nsJSEnvironment.cpp: In member function 'virtual void nsJSContext::cycleCollection::Trace(void*, void (*)(PRUint32, void*, void*), void*)': nsJSEnvironment.cpp:1450: warning: unused variable 'tmp' nsJSTimeoutHandler.cpp c++ -o nsJSTimeoutHandler.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJSTimeoutHandler.pp nsJSTimeoutHandler.cpp nsFocusController.cpp c++ -o nsFocusController.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFocusController.pp nsFocusController.cpp nsGlobalWindow.cpp c++ -o nsGlobalWindow.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGlobalWindow.pp nsGlobalWindow.cpp nsGlobalWindow.cpp: In member function 'nsresult nsGlobalWindow::OpenInternal(const nsAString_internal&, const nsAString_internal&, const nsAString_internal&, PRBool, PRBool, PRBool, PRBool, nsIArray*, nsISupports*, nsIPrincipal*, JSContext*, nsIDOMWindow**)': nsGlobalWindow.cpp:7402: warning: 'abuseLevel' may be used uninitialized in this function nsGlobalWindowCommands.cpp c++ -o nsGlobalWindowCommands.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGlobalWindowCommands.pp nsGlobalWindowCommands.cpp nsLocation.cpp c++ -o nsLocation.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLocation.pp nsLocation.cpp nsDOMWindowList.cpp c++ -o nsDOMWindowList.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMWindowList.pp nsDOMWindowList.cpp nsJSUtils.cpp c++ -o nsJSUtils.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJSUtils.pp nsJSUtils.cpp nsScreen.cpp c++ -o nsScreen.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScreen.pp nsScreen.cpp nsHistory.cpp c++ -o nsHistory.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHistory.pp nsHistory.cpp nsMimeTypeArray.cpp c++ -o nsMimeTypeArray.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMimeTypeArray.pp nsMimeTypeArray.cpp nsPluginArray.cpp c++ -o nsPluginArray.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPluginArray.pp nsPluginArray.cpp nsWindowRoot.cpp c++ -o nsWindowRoot.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWindowRoot.pp nsWindowRoot.cpp nsDOMClassInfo.cpp c++ -o nsDOMClassInfo.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMClassInfo.pp nsDOMClassInfo.cpp nsScriptNameSpaceManager.cpp c++ -o nsScriptNameSpaceManager.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScriptNameSpaceManager.pp nsScriptNameSpaceManager.cpp nsDOMScriptObjectFactory.cpp c++ -o nsDOMScriptObjectFactory.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../events -I./../storage -I./../offline -I./../geolocation -I./../threads -I../../../content/xbl/src -I../../../content/xul/document/src -I../../../content/events/src -I../../../content/base/src -I../../../content/html/document/src -I../../../layout/style -I../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/chardet -I../../../dist/include/find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/jar -I../../../dist/include/storage -I../../../dist/include/htmlparser -I../../../dist/include/jsdebug -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMScriptObjectFactory.pp nsDOMScriptObjectFactory.cpp rm -f libjsdombase_s.a ar cr libjsdombase_s.a nsBarProps.o nsDOMException.o nsDOMWindowUtils.o nsJSEnvironment.o nsJSTimeoutHandler.o nsFocusController.o nsGlobalWindow.o nsGlobalWindowCommands.o nsLocation.o nsDOMWindowList.o nsJSUtils.o nsScreen.o nsHistory.o nsMimeTypeArray.o nsPluginArray.o nsWindowRoot.o nsDOMClassInfo.o nsScriptNameSpaceManager.o nsDOMScriptObjectFactory.o ranlib libjsdombase_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/jsurl' nsJSProtocolHandler.cpp c++ -o nsJSProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/necko -I../../../dist/include/caps -I../../../dist/include/widget -I../../../dist/include/appshell -I../../../dist/include/xpconnect -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/content -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/jsurl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJSProtocolHandler.pp nsJSProtocolHandler.cpp rm -f libjsurl_s.a ar cr libjsurl_s.a nsJSProtocolHandler.o ranlib libjsurl_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/jsurl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/events' nsJSEventListener.cpp c++ -o nsJSEventListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/pref -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJSEventListener.pp nsJSEventListener.cpp rm -f libjsdomevents_s.a ar cr libjsdomevents_s.a nsJSEventListener.o ranlib libjsdomevents_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/events' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/storage' nsDOMStorage.cpp c++ -o nsDOMStorage.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../base -I../../../content/events/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/prefetch -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMStorage.pp nsDOMStorage.cpp nsDOMStorageDBWrapper.cpp c++ -o nsDOMStorageDBWrapper.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../base -I../../../content/events/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/prefetch -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMStorageDBWrapper.pp nsDOMStorageDBWrapper.cpp nsDOMStoragePersistentDB.cpp c++ -o nsDOMStoragePersistentDB.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../base -I../../../content/events/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/prefetch -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMStoragePersistentDB.pp nsDOMStoragePersistentDB.cpp nsDOMStorageMemoryDB.cpp c++ -o nsDOMStorageMemoryDB.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../base -I../../../content/events/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/prefetch -I../../../dist/include/storage -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMStorageMemoryDB.pp nsDOMStorageMemoryDB.cpp rm -f libjsdomstorage_s.a ar cr libjsdomstorage_s.a nsDOMStorage.o nsDOMStorageDBWrapper.o nsDOMStoragePersistentDB.o nsDOMStorageMemoryDB.o ranlib libjsdomstorage_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/storage' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/offline' nsDOMOfflineResourceList.cpp c++ -o nsDOMOfflineResourceList.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../base -I../../../content/base/src -I../../../content/events/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/pref -I../../../dist/include/prefetch -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMOfflineResourceList.pp nsDOMOfflineResourceList.cpp rm -f libjsdomoffline_s.a ar cr libjsdomoffline_s.a nsDOMOfflineResourceList.o ranlib libjsdomoffline_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/offline' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/json' nsJSON.cpp c++ -o nsJSON.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../base -I../../../content/events/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/content -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJSON.pp nsJSON.cpp rm -f libjson_s.a ar cr libjson_s.a nsJSON.o ranlib libjson_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/json' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/geolocation' nsGeolocation.cpp c++ -o nsGeolocation.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/pref -I../../../dist/include/widget -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include/windowwatcher -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGeolocation.pp nsGeolocation.cpp nsGeolocation.cpp: In member function 'virtual nsresult nsGeolocationRequest::Allow()': nsGeolocation.cpp:281: warning: comparison between signed and unsigned integer expressions nsGeolocation.cpp: In member function 'virtual nsresult nsGeolocation::ClearWatch(PRInt32)': nsGeolocation.cpp:750: warning: comparison between signed and unsigned integer expressions rm -f libjsdomgeolocation_s.a ar cr libjsdomgeolocation_s.a nsGeolocation.o ranlib libjsdomgeolocation_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 NetworkGeolocationProvider.js ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/geolocation' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/threads' nsDOMThreadService.cpp c++ -o nsDOMThreadService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../dom/src/base -I../../../dom/src/json -I../../../content/base/src -I../../../content/events/src -I. -I. -I../../../dist/include/caps -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/uconv -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMThreadService.pp nsDOMThreadService.cpp nsDOMThreadService.cpp:506:24: warning: invoking macro NS_ENSURE_SUCCESS argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsDOMThreadService.cpp:506:24: warning: invoking macro NS_ENSURE_SUCCESS argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsDOMThreadService.cpp:577:27: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsDOMThreadService.cpp:994:27: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsDOMWorker.cpp c++ -o nsDOMWorker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../dom/src/base -I../../../dom/src/json -I../../../content/base/src -I../../../content/events/src -I. -I. -I../../../dist/include/caps -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/uconv -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMWorker.pp nsDOMWorker.cpp nsDOMWorkerEvents.cpp c++ -o nsDOMWorkerEvents.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../dom/src/base -I../../../dom/src/json -I../../../content/base/src -I../../../content/events/src -I. -I. -I../../../dist/include/caps -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/uconv -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMWorkerEvents.pp nsDOMWorkerEvents.cpp nsDOMWorkerMessageHandler.cpp c++ -o nsDOMWorkerMessageHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../dom/src/base -I../../../dom/src/json -I../../../content/base/src -I../../../content/events/src -I. -I. -I../../../dist/include/caps -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/uconv -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMWorkerMessageHandler.pp nsDOMWorkerMessageHandler.cpp nsDOMWorkerNavigator.cpp c++ -o nsDOMWorkerNavigator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../dom/src/base -I../../../dom/src/json -I../../../content/base/src -I../../../content/events/src -I. -I. -I../../../dist/include/caps -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/uconv -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMWorkerNavigator.pp nsDOMWorkerNavigator.cpp nsDOMWorkerPool.cpp c++ -o nsDOMWorkerPool.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../dom/src/base -I../../../dom/src/json -I../../../content/base/src -I../../../content/events/src -I. -I. -I../../../dist/include/caps -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/uconv -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMWorkerPool.pp nsDOMWorkerPool.cpp nsDOMWorkerScriptLoader.cpp c++ -o nsDOMWorkerScriptLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../dom/src/base -I../../../dom/src/json -I../../../content/base/src -I../../../content/events/src -I. -I. -I../../../dist/include/caps -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/uconv -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMWorkerScriptLoader.pp nsDOMWorkerScriptLoader.cpp nsDOMWorkerSecurityManager.cpp c++ -o nsDOMWorkerSecurityManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../dom/src/base -I../../../dom/src/json -I../../../content/base/src -I../../../content/events/src -I. -I. -I../../../dist/include/caps -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/uconv -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMWorkerSecurityManager.pp nsDOMWorkerSecurityManager.cpp nsDOMWorkerSecurityManager.cpp: In constructor 'nsDOMWorkerPrincipal::nsDOMWorkerPrincipal()': nsDOMWorkerSecurityManager.cpp:56: warning: deprecated conversion from string constant to 'char*' nsDOMWorkerTimeout.cpp c++ -o nsDOMWorkerTimeout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../dom/src/base -I../../../dom/src/json -I../../../content/base/src -I../../../content/events/src -I. -I. -I../../../dist/include/caps -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/uconv -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMWorkerTimeout.pp nsDOMWorkerTimeout.cpp nsDOMWorkerTimeout.cpp:83:26: warning: invoking macro NS_ENSURE_SUCCESS argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsDOMWorkerTimeout.cpp:83:26: warning: invoking macro NS_ENSURE_SUCCESS argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsDOMWorkerTimeout.cpp:156:26: warning: invoking macro NS_ENSURE_SUCCESS argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsDOMWorkerTimeout.cpp:156:26: warning: invoking macro NS_ENSURE_SUCCESS argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsDOMWorkerTimeout.cpp:160:26: warning: invoking macro NS_ENSURE_SUCCESS argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsDOMWorkerTimeout.cpp:160:26: warning: invoking macro NS_ENSURE_SUCCESS argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsDOMWorkerXHR.cpp c++ -o nsDOMWorkerXHR.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../dom/src/base -I../../../dom/src/json -I../../../content/base/src -I../../../content/events/src -I. -I. -I../../../dist/include/caps -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/uconv -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMWorkerXHR.pp nsDOMWorkerXHR.cpp nsDOMWorkerXHRProxy.cpp c++ -o nsDOMWorkerXHRProxy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I../../../dom/src/base -I../../../dom/src/json -I../../../content/base/src -I../../../content/events/src -I. -I. -I../../../dist/include/caps -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/uconv -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/dom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMWorkerXHRProxy.pp nsDOMWorkerXHRProxy.cpp rm -f libdomthreads_s.a ar cr libdomthreads_s.a nsDOMThreadService.o nsDOMWorker.o nsDOMWorkerEvents.o nsDOMWorkerMessageHandler.o nsDOMWorkerNavigator.o nsDOMWorkerPool.o nsDOMWorkerScriptLoader.o nsDOMWorkerSecurityManager.o nsDOMWorkerTimeout.o nsDOMWorkerXHR.o nsDOMWorkerXHRProxy.o ranlib libdomthreads_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/threads' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ./res/hiddenWindow.html ../../dist/bin/res gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/locales' /usr/bin/python ../../config/JarMaker.py \ -j ../../dist/bin/chrome \ -t ../.. -f jar -c ../../dom/locales/en-US -DNDEBUG -DTRIMMED -DAB_CD=en-US -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/locales' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/tests' gmake[6]: Nothing to be done for `libs'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/tests' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view/public' gmake[6]: Nothing to be done for `libs'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view/src' nsView.cpp c++ -o nsView.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include/pref -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/content -I../../dist/include/js -I../../dist/include/layout -I../../dist/include -I../../dist/include/view -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsView.pp nsView.cpp nsScrollPortView.cpp c++ -o nsScrollPortView.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include/pref -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/content -I../../dist/include/js -I../../dist/include/layout -I../../dist/include -I../../dist/include/view -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsScrollPortView.pp nsScrollPortView.cpp nsViewManager.cpp c++ -o nsViewManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/dom -I../../dist/include/pref -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/content -I../../dist/include/js -I../../dist/include/layout -I../../dist/include -I../../dist/include/view -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsViewManager.pp nsViewManager.cpp nsViewManager.cpp:1708: warning: 'double GetArea(const nsRect&)' defined but not used rm -f libgkview_s.a ar cr libgkview_s.a nsView.o nsScrollPortView.o nsViewManager.o ranlib libgkview_s.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/public' nsIAppShell.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAppShell.xpt -d .deps/nsIAppShell.pp nsIAppShell.idl nsIFilePicker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIFilePicker.xpt -d .deps/nsIFilePicker.pp nsIFilePicker.idl nsIToolkit.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIToolkit.xpt -d .deps/nsIToolkit.pp nsIToolkit.idl nsISound.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsISound.xpt -d .deps/nsISound.pp nsISound.idl nsITransferable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsITransferable.xpt -d .deps/nsITransferable.pp nsITransferable.idl nsIClipboardDragDropHooks.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIClipboardDragDropHooks.xpt -d .deps/nsIClipboardDragDropHooks.pp nsIClipboardDragDropHooks.idl nsIClipboardDragDropHookList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIClipboardDragDropHookList.xpt -d .deps/nsIClipboardDragDropHookList.pp nsIClipboardDragDropHookList.idl nsIDragSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDragSession.xpt -d .deps/nsIDragSession.pp nsIDragSession.idl nsIDragService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDragService.xpt -d .deps/nsIDragService.pp nsIDragService.idl nsIFormatConverter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIFormatConverter.xpt -d .deps/nsIFormatConverter.pp nsIFormatConverter.idl nsIClipboard.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIClipboard.xpt -d .deps/nsIClipboard.pp nsIClipboard.idl nsIClipboardHelper.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIClipboardHelper.xpt -d .deps/nsIClipboardHelper.pp nsIClipboardHelper.idl nsIClipboardOwner.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIClipboardOwner.xpt -d .deps/nsIClipboardOwner.pp nsIClipboardOwner.idl nsIRollupListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIRollupListener.xpt -d .deps/nsIRollupListener.pp nsIRollupListener.idl nsIBaseWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIBaseWindow.xpt -d .deps/nsIBaseWindow.pp nsIBaseWindow.idl nsIBidiKeyboard.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIBidiKeyboard.xpt -d .deps/nsIBidiKeyboard.pp nsIBidiKeyboard.idl nsIFullScreen.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIFullScreen.xpt -d .deps/nsIFullScreen.pp nsIFullScreen.idl nsIScreen.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIScreen.xpt -d .deps/nsIScreen.pp nsIScreen.idl nsIScreenManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIScreenManager.xpt -d .deps/nsIScreenManager.pp nsIScreenManager.idl nsIPrintSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrintSession.xpt -d .deps/nsIPrintSession.pp nsIPrintSession.idl nsIPrintSettings.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrintSettings.xpt -d .deps/nsIPrintSettings.pp nsIPrintSettings.idl nsIPrintSettingsService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrintSettingsService.xpt -d .deps/nsIPrintSettingsService.pp nsIPrintSettingsService.idl nsIPrintOptions.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrintOptions.xpt -d .deps/nsIPrintOptions.pp nsIPrintOptions.idl nsIIdleService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIIdleService.xpt -d .deps/nsIIdleService.pp nsIIdleService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/widget.xpt _xpidlgen/nsIAppShell.xpt _xpidlgen/nsIFilePicker.xpt _xpidlgen/nsIToolkit.xpt _xpidlgen/nsISound.xpt _xpidlgen/nsITransferable.xpt _xpidlgen/nsIClipboardDragDropHooks.xpt _xpidlgen/nsIClipboardDragDropHookList.xpt _xpidlgen/nsIDragSession.xpt _xpidlgen/nsIDragService.xpt _xpidlgen/nsIFormatConverter.xpt _xpidlgen/nsIClipboard.xpt _xpidlgen/nsIClipboardHelper.xpt _xpidlgen/nsIClipboardOwner.xpt _xpidlgen/nsIRollupListener.xpt _xpidlgen/nsIBaseWindow.xpt _xpidlgen/nsIBidiKeyboard.xpt _xpidlgen/nsIFullScreen.xpt _xpidlgen/nsIScreen.xpt _xpidlgen/nsIScreenManager.xpt _xpidlgen/nsIPrintSession.xpt _xpidlgen/nsIPrintSettings.xpt _xpidlgen/nsIPrintSettingsService.xpt _xpidlgen/nsIPrintOptions.xpt _xpidlgen/nsIIdleService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/widget.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/xpwidgets' nsBaseAppShell.cpp c++ -o nsBaseAppShell.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/qcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseAppShell.pp nsBaseAppShell.cpp nsBaseWidget.cpp c++ -o nsBaseWidget.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/qcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseWidget.pp nsBaseWidget.cpp nsBaseWidget.cpp: In member function 'virtual nsIWidget* nsBaseWidget::GetTopLevelWidget(PRInt32*)': nsBaseWidget.cpp:294: warning: 'topLevelWidget' may be used uninitialized in this function nsTransferable.cpp c++ -o nsTransferable.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/qcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTransferable.pp nsTransferable.cpp nsHTMLFormatConverter.cpp c++ -o nsHTMLFormatConverter.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/qcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFormatConverter.pp nsHTMLFormatConverter.cpp nsBaseDragService.cpp c++ -o nsBaseDragService.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/qcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseDragService.pp nsBaseDragService.cpp nsPrimitiveHelpers.cpp c++ -o nsPrimitiveHelpers.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/qcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrimitiveHelpers.pp nsPrimitiveHelpers.cpp nsXPLookAndFeel.cpp c++ -o nsXPLookAndFeel.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/qcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXPLookAndFeel.pp nsXPLookAndFeel.cpp nsClipboardHelper.cpp c++ -o nsClipboardHelper.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/qcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsClipboardHelper.pp nsClipboardHelper.cpp nsPrintOptionsImpl.cpp c++ -o nsPrintOptionsImpl.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/qcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintOptionsImpl.pp nsPrintOptionsImpl.cpp nsPrintSettingsImpl.cpp c++ -o nsPrintSettingsImpl.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/qcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintSettingsImpl.pp nsPrintSettingsImpl.cpp nsPrintSession.cpp c++ -o nsPrintSession.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/qcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintSession.pp nsPrintSession.cpp nsWidgetAtoms.cpp c++ -o nsWidgetAtoms.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/qcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWidgetAtoms.pp nsWidgetAtoms.cpp nsIdleService.cpp c++ -o nsIdleService.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/qcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIdleService.pp nsIdleService.cpp nsClipboardPrivacyHandler.cpp c++ -o nsClipboardPrivacyHandler.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/qcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsClipboardPrivacyHandler.pp nsClipboardPrivacyHandler.cpp nsBaseFilePicker.cpp c++ -o nsBaseFilePicker.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/qcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseFilePicker.pp nsBaseFilePicker.cpp nsNativeTheme.cpp c++ -o nsNativeTheme.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../gtk2 -I. -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/imglib2 -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/htmlparser -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/view -I../../../dist/include/windowwatcher -I../../../dist/include/qcms -I../../../dist/include/thebes -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNativeTheme.pp nsNativeTheme.cpp rm -f libxpwidgets_s.a ar cr libxpwidgets_s.a nsBaseAppShell.o nsBaseWidget.o nsTransferable.o nsHTMLFormatConverter.o nsBaseDragService.o nsPrimitiveHelpers.o nsXPLookAndFeel.o nsClipboardHelper.o nsPrintOptionsImpl.o nsPrintSettingsImpl.o nsPrintSession.o nsWidgetAtoms.o nsIdleService.o nsClipboardPrivacyHandler.o nsBaseFilePicker.o nsNativeTheme.o ranlib libxpwidgets_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/xpwidgets' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/support' nsWidgetSupport.cpp c++ -o nsWidgetSupport.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/gfx -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWidgetSupport.pp nsWidgetSupport.cpp rm -f libwidgetsupport_s.a ar cr libwidgetsupport_s.a nsWidgetSupport.o ranlib libwidgetsupport_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/support' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtk2' mozcontainer.c gcc -o mozcontainer.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/mozcontainer.pp mozcontainer.c mozdrawingarea.c gcc -o mozdrawingarea.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/mozdrawingarea.pp mozdrawingarea.c keysym2ucs.c gcc -o keysym2ucs.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/keysym2ucs.pp keysym2ucs.c nsPrintdGTK.c gcc -o nsPrintdGTK.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/nsPrintdGTK.pp nsPrintdGTK.c maiRedundantObjectFactory.c gcc -o maiRedundantObjectFactory.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/maiRedundantObjectFactory.pp maiRedundantObjectFactory.c gtk2drawing.c gcc -o gtk2drawing.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/gtk2drawing.pp gtk2drawing.c gtk2drawing.c: In function 'ensure_tree_header_cell_widget': gtk2drawing.c:709: warning: assignment from incompatible pointer type nsWindow.cpp c++ -o nsWindow.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWindow.pp nsWindow.cpp nsWindow.cpp:142:23: warning: ISO C does not permit named variadic macros nsWindow.cpp: In member function 'virtual nsresult nsWindow::Destroy()': nsWindow.cpp:745: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsWindow.cpp: In function 'void workaround_gtk_im_display_closed(GtkWidget*, GtkIMContext*)': nsWindow.cpp:6348: warning: unused variable 'gtk_xim_context_class' nsWindow.cpp:6353: warning: unused variable 'gtk_iiim_context_class' nsWindow.cpp: In function 'void IM_commit_cb(GtkIMContext*, const gchar*, nsWindow*)': nsWindow.cpp:6914: warning: suggest parentheses around '&&' within '||' nsAppShell.cpp c++ -o nsAppShell.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAppShell.pp nsAppShell.cpp nsAppShell.cpp: In static member function 'static gboolean nsAppShell::EventProcessorCallback(GIOChannel*, GIOCondition, void*)': nsAppShell.cpp:67: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result nsAppShell.cpp: In member function 'virtual void nsAppShell::ScheduleNativeEventCallback()': nsAppShell.cpp:141: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result nsWidgetFactory.cpp c++ -o nsWidgetFactory.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWidgetFactory.pp nsWidgetFactory.cpp nsToolkit.cpp c++ -o nsToolkit.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsToolkit.pp nsToolkit.cpp nsBidiKeyboard.cpp c++ -o nsBidiKeyboard.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBidiKeyboard.pp nsBidiKeyboard.cpp nsLookAndFeel.cpp c++ -o nsLookAndFeel.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLookAndFeel.pp nsLookAndFeel.cpp nsGtkKeyUtils.cpp c++ -o nsGtkKeyUtils.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGtkKeyUtils.pp nsGtkKeyUtils.cpp nsFilePicker.cpp c++ -o nsFilePicker.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFilePicker.pp nsFilePicker.cpp nsSound.cpp c++ -o nsSound.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSound.pp nsSound.cpp nsNativeKeyBindings.cpp c++ -o nsNativeKeyBindings.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNativeKeyBindings.pp nsNativeKeyBindings.cpp nsNativeKeyBindings.cpp: In member function 'virtual PRBool nsNativeKeyBindings::KeyPress(const nsNativeKeyEvent&, void (*)(const char*, void*), void*)': nsNativeKeyBindings.cpp:288: warning: suggest parentheses around '&&' within '||' nsScreenGtk.cpp c++ -o nsScreenGtk.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScreenGtk.pp nsScreenGtk.cpp nsScreenManagerGtk.cpp c++ -o nsScreenManagerGtk.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScreenManagerGtk.pp nsScreenManagerGtk.cpp nsImageToPixbuf.cpp c++ -o nsImageToPixbuf.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsImageToPixbuf.pp nsImageToPixbuf.cpp nsAccessibilityHelper.cpp c++ -o nsAccessibilityHelper.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibilityHelper.pp nsAccessibilityHelper.cpp nsIdleServiceGTK.cpp c++ -o nsIdleServiceGTK.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIdleServiceGTK.pp nsIdleServiceGTK.cpp nsDeviceContextSpecG.cpp c++ -o nsDeviceContextSpecG.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDeviceContextSpecG.pp nsDeviceContextSpecG.cpp In file included from nsDeviceContextSpecG.cpp:70: ./../xpwidgets/nsPrintSettingsImpl.h:65: warning: 'virtual nsPrintSettings& nsPrintSettings::operator=(const nsPrintSettings&)' was hidden nsPrintSettingsGTK.h:144: warning: by 'nsPrintSettingsGTK& nsPrintSettingsGTK::operator=(const nsPrintSettingsGTK&)' nsDeviceContextSpecG.cpp: In member function 'virtual nsresult nsDeviceContextSpecGTK::GetSurfaceForPrinter(gfxASurface**)': nsDeviceContextSpecG.cpp:479: warning: enumeral mismatch in conditional expression: 'nsIPrintSettings::' vs 'nsIPrintSettings::' nsPrintOptionsGTK.cpp c++ -o nsPrintOptionsGTK.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintOptionsGTK.pp nsPrintOptionsGTK.cpp In file included from nsPrintOptionsGTK.cpp:38: ./../xpwidgets/nsPrintSettingsImpl.h:65: warning: 'virtual nsPrintSettings& nsPrintSettings::operator=(const nsPrintSettings&)' was hidden nsPrintSettingsGTK.h:144: warning: by 'nsPrintSettingsGTK& nsPrintSettingsGTK::operator=(const nsPrintSettingsGTK&)' nsPrintDialogGTK.cpp c++ -o nsPrintDialogGTK.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintDialogGTK.pp nsPrintDialogGTK.cpp In file included from nsPrintDialogGTK.cpp:48: ./../xpwidgets/nsPrintSettingsImpl.h:65: warning: 'virtual nsPrintSettings& nsPrintSettings::operator=(const nsPrintSettings&)' was hidden nsPrintSettingsGTK.h:144: warning: by 'nsPrintSettingsGTK& nsPrintSettingsGTK::operator=(const nsPrintSettingsGTK&)' nsPrintSettingsGTK.cpp c++ -o nsPrintSettingsGTK.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintSettingsGTK.pp nsPrintSettingsGTK.cpp In file included from nsPrintSettingsGTK.cpp:38: ./../xpwidgets/nsPrintSettingsImpl.h:65: warning: 'virtual nsPrintSettings& nsPrintSettings::operator=(const nsPrintSettings&)' was hidden nsPrintSettingsGTK.h:144: warning: by 'nsPrintSettingsGTK& nsPrintSettingsGTK::operator=(const nsPrintSettingsGTK&)' nsClipboard.cpp c++ -o nsClipboard.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsClipboard.pp nsClipboard.cpp nsDragService.cpp c++ -o nsDragService.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDragService.pp nsDragService.cpp nsNativeThemeGTK.cpp c++ -o nsNativeThemeGTK.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/imglib2 -I../../../dist/include/view -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/util -I../../../dist/include/locale -I../../../dist/include/thebes -I../../../dist/include/cairo -I../../../dist/include/qcms -I../../../dist/include/gtkxtbin -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/widget -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../xpwidgets -I../../../other-licenses/atk-1.0 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNativeThemeGTK.pp nsNativeThemeGTK.cpp rm -f libwidget_gtk2.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -fPIC -shared -Wl,-z,defs -Wl,-h,libwidget_gtk2.so -o libwidget_gtk2.so mozcontainer.o mozdrawingarea.o keysym2ucs.o nsPrintdGTK.o maiRedundantObjectFactory.o gtk2drawing.o nsWindow.o nsAppShell.o nsWidgetFactory.o nsToolkit.o nsBidiKeyboard.o nsLookAndFeel.o nsGtkKeyUtils.o nsFilePicker.o nsSound.o nsNativeKeyBindings.o nsScreenGtk.o nsScreenManagerGtk.o nsImageToPixbuf.o nsAccessibilityHelper.o nsIdleServiceGTK.o nsDeviceContextSpecG.o nsPrintOptionsGTK.o nsPrintDialogGTK.o nsPrintSettingsGTK.o nsClipboard.o nsDragService.o nsNativeThemeGTK.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../xpwidgets/libxpwidgets_s.a -Wl,--no-whole-archive -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgkgfx -lX11 -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lthebes ../../../gfx/qcms/libmozqcms.a -lgtkxtbin -lXrender -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lgfxpsshar -lasound -ldl -lm chmod +x libwidget_gtk2.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libwidget_gtk2.so ../../../dist/bin/components : ../../../dist/bin/components/libwidget_gtk2.so gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtk2' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtkxtbin' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libgtkxtbin.so ../../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libgtkxtbin.so ../../../dist/bin gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtkxtbin' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base/public' nsIChromeRegistry.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIChromeRegistry.xpt -d .deps/nsIChromeRegistry.pp nsIChromeRegistry.idl nsIContentPolicy.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIContentPolicy.xpt -d .deps/nsIContentPolicy.pp nsIContentPolicy.idl nsIDocumentEncoder.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDocumentEncoder.xpt -d .deps/nsIDocumentEncoder.pp nsIDocumentEncoder.idl nsIDOMFile.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDOMFile.xpt -d .deps/nsIDOMFile.pp nsIDOMFile.idl nsIDOMFileList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDOMFileList.xpt -d .deps/nsIDOMFileList.pp nsIDOMFileList.idl nsIDOMFileException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDOMFileException.xpt -d .deps/nsIDOMFileException.pp nsIDOMFileException.idl nsIDOMParser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDOMParser.xpt -d .deps/nsIDOMParser.pp nsIDOMParser.idl nsIDOMSerializer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDOMSerializer.xpt -d .deps/nsIDOMSerializer.pp nsIDOMSerializer.idl nsISelection2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISelection2.xpt -d .deps/nsISelection2.pp nsISelection2.idl nsISelectionController.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISelectionController.xpt -d .deps/nsISelectionController.pp nsISelectionController.idl nsISelectionDisplay.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISelectionDisplay.xpt -d .deps/nsISelectionDisplay.pp nsISelectionDisplay.idl nsISelectionListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISelectionListener.xpt -d .deps/nsISelectionListener.pp nsISelectionListener.idl nsISelectionPrivate.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISelectionPrivate.xpt -d .deps/nsISelectionPrivate.pp nsISelectionPrivate.idl nsIScriptLoaderObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIScriptLoaderObserver.xpt -d .deps/nsIScriptLoaderObserver.pp nsIScriptLoaderObserver.idl nsISyncLoadDOMService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISyncLoadDOMService.xpt -d .deps/nsISyncLoadDOMService.pp nsISyncLoadDOMService.idl nsIDragDropHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIDragDropHandler.xpt -d .deps/nsIDragDropHandler.pp nsIDragDropHandler.idl nsIScriptEventHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIScriptEventHandler.xpt -d .deps/nsIScriptEventHandler.pp nsIScriptEventHandler.idl nsIScriptEventManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIScriptEventManager.xpt -d .deps/nsIScriptEventManager.pp nsIScriptEventManager.idl nsIImageLoadingContent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIImageLoadingContent.xpt -d .deps/nsIImageLoadingContent.pp nsIImageLoadingContent.idl nsIObjectLoadingContent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIObjectLoadingContent.xpt -d .deps/nsIObjectLoadingContent.pp nsIObjectLoadingContent.idl nsIFrameLoader.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIFrameLoader.xpt -d .deps/nsIFrameLoader.pp nsIFrameLoader.idl nsIXMLHttpRequest.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXMLHttpRequest.xpt -d .deps/nsIXMLHttpRequest.pp nsIXMLHttpRequest.idl nsISelection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISelection.xpt -d .deps/nsISelection.pp nsISelection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/content_base.xpt _xpidlgen/nsIChromeRegistry.xpt _xpidlgen/nsIContentPolicy.xpt _xpidlgen/nsIDocumentEncoder.xpt _xpidlgen/nsIDOMFile.xpt _xpidlgen/nsIDOMFileList.xpt _xpidlgen/nsIDOMFileException.xpt _xpidlgen/nsIDOMParser.xpt _xpidlgen/nsIDOMSerializer.xpt _xpidlgen/nsISelection2.xpt _xpidlgen/nsISelectionController.xpt _xpidlgen/nsISelectionDisplay.xpt _xpidlgen/nsISelectionListener.xpt _xpidlgen/nsISelectionPrivate.xpt _xpidlgen/nsIScriptLoaderObserver.xpt _xpidlgen/nsISyncLoadDOMService.xpt _xpidlgen/nsIDragDropHandler.xpt _xpidlgen/nsIScriptEventHandler.xpt _xpidlgen/nsIScriptEventManager.xpt _xpidlgen/nsIImageLoadingContent.xpt _xpidlgen/nsIObjectLoadingContent.xpt _xpidlgen/nsIFrameLoader.xpt _xpidlgen/nsIXMLHttpRequest.xpt _xpidlgen/nsISelection.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_base.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base/src' mozSanitizingSerializer.cpp c++ -o mozSanitizingSerializer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozSanitizingSerializer.pp mozSanitizingSerializer.cpp nsAtomListUtils.cpp c++ -o nsAtomListUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAtomListUtils.pp nsAtomListUtils.cpp nsAttrAndChildArray.cpp c++ -o nsAttrAndChildArray.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAttrAndChildArray.pp nsAttrAndChildArray.cpp nsAttrValue.cpp c++ -o nsAttrValue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAttrValue.pp nsAttrValue.cpp nsCCUncollectableMarker.cpp c++ -o nsCCUncollectableMarker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCCUncollectableMarker.pp nsCCUncollectableMarker.cpp nsCommentNode.cpp c++ -o nsCommentNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCommentNode.pp nsCommentNode.cpp nsContentAreaDragDrop.cpp c++ -o nsContentAreaDragDrop.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentAreaDragDrop.pp nsContentAreaDragDrop.cpp nsContentIterator.cpp c++ -o nsContentIterator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentIterator.pp nsContentIterator.cpp nsContentList.cpp c++ -o nsContentList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentList.pp nsContentList.cpp nsContentPolicy.cpp c++ -o nsContentPolicy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentPolicy.pp nsContentPolicy.cpp nsContentSink.cpp c++ -o nsContentSink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentSink.pp nsContentSink.cpp nsContentSink.cpp: In member function 'nsresult nsContentSink::DidProcessATokenImpl()': nsContentSink.cpp:1558: warning: comparison between signed and unsigned integer expressions nsContentSink.cpp:1565: warning: comparison between signed and unsigned integer expressions nsContentSink.cpp: In member function 'nsresult nsContentSink::WillParseImpl()': nsContentSink.cpp:1705: warning: comparison between signed and unsigned integer expressions nsContentSink.cpp:1706: warning: comparison between signed and unsigned integer expressions nsContentUtils.cpp c++ -o nsContentUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentUtils.pp nsContentUtils.cpp nsCopySupport.cpp c++ -o nsCopySupport.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCopySupport.pp nsCopySupport.cpp nsCrossSiteListenerProxy.cpp c++ -o nsCrossSiteListenerProxy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCrossSiteListenerProxy.pp nsCrossSiteListenerProxy.cpp nsDataDocumentContentPolicy.cpp c++ -o nsDataDocumentContentPolicy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDataDocumentContentPolicy.pp nsDataDocumentContentPolicy.cpp nsDOMAttribute.cpp c++ -o nsDOMAttribute.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMAttribute.pp nsDOMAttribute.cpp nsDOMAttributeMap.cpp c++ -o nsDOMAttributeMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMAttributeMap.pp nsDOMAttributeMap.cpp nsDOMDocumentType.cpp c++ -o nsDOMDocumentType.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMDocumentType.pp nsDOMDocumentType.cpp nsDOMFile.cpp c++ -o nsDOMFile.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMFile.pp nsDOMFile.cpp nsDOMLists.cpp c++ -o nsDOMLists.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMLists.pp nsDOMLists.cpp nsDOMParser.cpp c++ -o nsDOMParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMParser.pp nsDOMParser.cpp nsDOMSerializer.cpp c++ -o nsDOMSerializer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMSerializer.pp nsDOMSerializer.cpp nsDocument.cpp c++ -o nsDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocument.pp nsDocument.cpp nsDocument.cpp: In member function 'virtual nsresult nsDocument::ElementFromPointHelper(PRInt32, PRInt32, PRBool, PRBool, nsIDOMElement**)': nsDocument.cpp:2697: warning: suggest parentheses around '&&' within '||' nsDocumentEncoder.cpp c++ -o nsDocumentEncoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocumentEncoder.pp nsDocumentEncoder.cpp nsDocumentFragment.cpp c++ -o nsDocumentFragment.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocumentFragment.pp nsDocumentFragment.cpp nsFrameLoader.cpp c++ -o nsFrameLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFrameLoader.pp nsFrameLoader.cpp nsGenConImageContent.cpp c++ -o nsGenConImageContent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGenConImageContent.pp nsGenConImageContent.cpp nsGenericDOMDataNode.cpp c++ -o nsGenericDOMDataNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGenericDOMDataNode.pp nsGenericDOMDataNode.cpp nsGenericElement.cpp c++ -o nsGenericElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGenericElement.pp nsGenericElement.cpp In file included from ./../../xul/content/src/nsXULElement.h:63, from nsGenericElement.cpp:85: ../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' nsGenericElement.cpp: In member function 'nsresult nsGenericElement::SetAttrAndNotify(PRInt32, nsIAtom*, nsIAtom*, const nsAString_internal&, nsAttrValue&, PRBool, PRBool, PRBool, const nsAString_internal*)': nsGenericElement.cpp:4301: warning: 'stateMask' may be used uninitialized in this function nsGenericElement.cpp: In member function 'virtual nsresult nsGenericElement::SetAttr(PRInt32, nsIAtom*, nsIAtom*, const nsAString_internal&, PRBool)': nsGenericElement.cpp:4252: warning: 'valueMatches' may be used uninitialized in this function nsGenericElement.cpp: In member function 'virtual nsresult nsGenericElement::UnsetAttr(PRInt32, nsIAtom*, PRBool)': nsGenericElement.cpp:4558: warning: 'stateMask' may be used uninitialized in this function nsGkAtoms.cpp c++ -o nsGkAtoms.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGkAtoms.pp nsGkAtoms.cpp nsHTMLContentSerializer.cpp c++ -o nsHTMLContentSerializer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLContentSerializer.pp nsHTMLContentSerializer.cpp nsImageLoadingContent.cpp c++ -o nsImageLoadingContent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsImageLoadingContent.pp nsImageLoadingContent.cpp nsLineBreaker.cpp c++ -o nsLineBreaker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLineBreaker.pp nsLineBreaker.cpp nsLoadListenerProxy.cpp c++ -o nsLoadListenerProxy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLoadListenerProxy.pp nsLoadListenerProxy.cpp nsMappedAttributeElement.cpp c++ -o nsMappedAttributeElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMappedAttributeElement.pp nsMappedAttributeElement.cpp nsMappedAttributes.cpp c++ -o nsMappedAttributes.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMappedAttributes.pp nsMappedAttributes.cpp nsNameSpaceManager.cpp c++ -o nsNameSpaceManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNameSpaceManager.pp nsNameSpaceManager.cpp nsNoDataProtocolContentPolicy.cpp c++ -o nsNoDataProtocolContentPolicy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNoDataProtocolContentPolicy.pp nsNoDataProtocolContentPolicy.cpp nsNodeInfo.cpp c++ -o nsNodeInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNodeInfo.pp nsNodeInfo.cpp nsNodeInfoManager.cpp c++ -o nsNodeInfoManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNodeInfoManager.pp nsNodeInfoManager.cpp nsNodeIterator.cpp c++ -o nsNodeIterator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNodeIterator.pp nsNodeIterator.cpp nsNodeUtils.cpp c++ -o nsNodeUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNodeUtils.pp nsNodeUtils.cpp In file included from ./../../xul/content/src/nsXULElement.h:63, from nsNodeUtils.cpp:54: ../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' nsObjectLoadingContent.cpp c++ -o nsObjectLoadingContent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsObjectLoadingContent.pp nsObjectLoadingContent.cpp nsObjectLoadingContent.cpp: In member function 'virtual nsresult nsObjectLoadingContent::OnStartRequest(nsIRequest*, nsISupports*)': nsObjectLoadingContent.cpp:565: warning: overflow in implicit constant conversion nsObjectLoadingContent.cpp: In member function 'virtual nsresult nsObjectLoadingContent::EnsureInstantiation(nsIPluginInstance**)': nsObjectLoadingContent.cpp:745: warning: overflow in implicit constant conversion nsObjectLoadingContent.cpp: In member function 'PRInt32 nsObjectLoadingContent::ObjectState() const': nsObjectLoadingContent.cpp:939: warning: enumeration value 'ePluginOtherState' not handled in switch nsObjectLoadingContent.cpp: In member function 'nsresult nsObjectLoadingContent::LoadObject(nsIURI*, PRBool, const nsCString&, PRBool)': nsObjectLoadingContent.cpp:1054: warning: overflow in implicit constant conversion nsObjectLoadingContent.cpp: In member function 'void nsObjectLoadingContent::HandleBeingBlockedByContentPolicy(nsresult, PRInt16)': nsObjectLoadingContent.cpp:1703: warning: overflow in implicit constant conversion nsObjectLoadingContent.cpp:1705: warning: overflow in implicit constant conversion nsObjectLoadingContent.cpp: In member function 'nsresult nsObjectLoadingContent::Instantiate(nsIObjectFrame*, const nsACString_internal&, nsIURI*)': nsObjectLoadingContent.cpp:1756: warning: overflow in implicit constant conversion nsParserUtils.cpp c++ -o nsParserUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsParserUtils.pp nsParserUtils.cpp nsPlainTextSerializer.cpp c++ -o nsPlainTextSerializer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPlainTextSerializer.pp nsPlainTextSerializer.cpp nsPropertyTable.cpp c++ -o nsPropertyTable.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPropertyTable.pp nsPropertyTable.cpp nsRange.cpp c++ -o nsRange.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRange.pp nsRange.cpp nsReferencedElement.cpp c++ -o nsReferencedElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsReferencedElement.pp nsReferencedElement.cpp nsScriptElement.cpp c++ -o nsScriptElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScriptElement.pp nsScriptElement.cpp nsScriptEventManager.cpp c++ -o nsScriptEventManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScriptEventManager.pp nsScriptEventManager.cpp nsScriptLoader.cpp c++ -o nsScriptLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScriptLoader.pp nsScriptLoader.cpp nsStubDocumentObserver.cpp c++ -o nsStubDocumentObserver.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStubDocumentObserver.pp nsStubDocumentObserver.cpp nsStubImageDecoderObserver.cpp c++ -o nsStubImageDecoderObserver.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStubImageDecoderObserver.pp nsStubImageDecoderObserver.cpp nsStubMutationObserver.cpp c++ -o nsStubMutationObserver.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStubMutationObserver.pp nsStubMutationObserver.cpp nsStyledElement.cpp c++ -o nsStyledElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStyledElement.pp nsStyledElement.cpp nsStyleLinkElement.cpp c++ -o nsStyleLinkElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStyleLinkElement.pp nsStyleLinkElement.cpp nsSyncLoadService.cpp c++ -o nsSyncLoadService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSyncLoadService.pp nsSyncLoadService.cpp nsSyncLoadService.cpp: In static member function 'static nsresult nsSyncLoadService::PushSyncStreamToListener(nsIInputStream*, nsIStreamListener*, nsIChannel*)': nsSyncLoadService.cpp:467: warning: comparison between signed and unsigned integer expressions nsTextFragment.cpp c++ -o nsTextFragment.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextFragment.pp nsTextFragment.cpp nsTextFragment.cpp: In member function 'void nsTextFragment::CopyTo(PRUnichar*, PRInt32, PRInt32)': nsTextFragment.cpp:275: warning: comparison between signed and unsigned integer expressions nsTextNode.cpp c++ -o nsTextNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextNode.pp nsTextNode.cpp nsTraversal.cpp c++ -o nsTraversal.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTraversal.pp nsTraversal.cpp nsTreeWalker.cpp c++ -o nsTreeWalker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTreeWalker.pp nsTreeWalker.cpp nsXMLContentSerializer.cpp c++ -o nsXMLContentSerializer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLContentSerializer.pp nsXMLContentSerializer.cpp nsXMLHttpRequest.cpp c++ -o nsXMLHttpRequest.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLHttpRequest.pp nsXMLHttpRequest.cpp nsXMLHttpRequest.cpp: In member function 'virtual nsresult nsXMLHttpRequest::Send(nsIVariant*)': nsXMLHttpRequest.cpp:2841: warning: suggest parentheses around '&&' within '||' nsXMLNameSpaceMap.cpp c++ -o nsXMLNameSpaceMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/locale -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/exthandler -I../../../dist/include/chardet -I../../../dist/include/caps -I../../../dist/include/lwbrk -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/webbrowserpersist -I../../../dist/include/imglib2 -I../../../dist/include/plugin -I../../../dist/include/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/uriloader -I../../../dist/include/rdf -I../../../dist/include/xultmpl -I../../../dist/include/util -I../../../dist/include/appshell -I../../../dist/include/shistory -I../../../dist/include/editor -I../../../dist/include/windowwatcher -I../../../dist/include/accessibility -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../events/src -I./../../xml/content/src -I./../../xul/base/src -I./../../xul/content/src -I./../../html/content/src -I./../../base/src -I./../../xbl/src -I./../../../layout/generic -I./../../../layout/style -I./../../../dom/src/base -I./../../xml/document/src -I../../../xpcom/io -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLNameSpaceMap.pp nsXMLNameSpaceMap.cpp rm -f libgkconbase_s.a ar cr libgkconbase_s.a mozSanitizingSerializer.o nsAtomListUtils.o nsAttrAndChildArray.o nsAttrValue.o nsCCUncollectableMarker.o nsCommentNode.o nsContentAreaDragDrop.o nsContentIterator.o nsContentList.o nsContentPolicy.o nsContentSink.o nsContentUtils.o nsCopySupport.o nsCrossSiteListenerProxy.o nsDataDocumentContentPolicy.o nsDOMAttribute.o nsDOMAttributeMap.o nsDOMDocumentType.o nsDOMFile.o nsDOMLists.o nsDOMParser.o nsDOMSerializer.o nsDocument.o nsDocumentEncoder.o nsDocumentFragment.o nsFrameLoader.o nsGenConImageContent.o nsGenericDOMDataNode.o nsGenericElement.o nsGkAtoms.o nsHTMLContentSerializer.o nsImageLoadingContent.o nsLineBreaker.o nsLoadListenerProxy.o nsMappedAttributeElement.o nsMappedAttributes.o nsNameSpaceManager.o nsNoDataProtocolContentPolicy.o nsNodeInfo.o nsNodeInfoManager.o nsNodeIterator.o nsNodeUtils.o nsObjectLoadingContent.o nsParserUtils.o nsPlainTextSerializer.o nsPropertyTable.o nsRange.o nsReferencedElement.o nsScriptElement.o nsScriptEventManager.o nsScriptLoader.o nsStubDocumentObserver.o nsStubImageDecoderObserver.o nsStubMutationObserver.o nsStyledElement.o nsStyleLinkElement.o nsSyncLoadService.o nsTextFragment.o nsTextNode.o nsTraversal.o nsTreeWalker.o nsXMLContentSerializer.o nsXMLHttpRequest.o nsXMLNameSpaceMap.o ranlib libgkconbase_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsBadCertHandler.js ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas/public' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas/src' dummy.cpp c++ -o dummy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/caps -I../../../dist/include/imglib2 -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/qcms -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../layout/xul/base/src -I./../../../layout/style -I./../../../layout/generic -I./../../base/src -I./../../html/content/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/dummy.pp dummy.cpp nsCanvasRenderingContext2D.cpp c++ -o nsCanvasRenderingContext2D.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/webshell -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/caps -I../../../dist/include/imglib2 -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/qcms -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../layout/xul/base/src -I./../../../layout/style -I./../../../layout/generic -I./../../base/src -I./../../html/content/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCanvasRenderingContext2D.pp nsCanvasRenderingContext2D.cpp In file included from ./../../../layout/style/nsInspectorCSSUtils.h:45, from nsCanvasRenderingContext2D.cpp:73: ./../../../layout/style/nsIInspectorCSSUtils.h:83: warning: 'virtual nsresult nsIInspectorCSSUtils::GetRuleNodeForContent(nsIContent*, nsRuleNode**)' was hidden ./../../../layout/style/nsIInspectorCSSUtils.h:101: warning: by 'virtual nsresult nsIInspectorCSSUtils_MOZILLA_1_9_BRANCH::GetRuleNodeForContent(nsIContent*, nsStyleContext**, nsRuleNode**)' nsCanvasRenderingContext2D.cpp: In member function 'virtual nsresult nsCanvasRenderingContext2D::CreateImageData()': nsCanvasRenderingContext2D.cpp:3779: warning: comparison between signed and unsigned integer expressions rm -f libgkconcvs_s.a ar cr libgkconcvs_s.a dummy.o nsCanvasRenderingContext2D.o ranlib libgkconcvs_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content/public' nsISelectElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsISelectElement.xpt -d .deps/nsISelectElement.pp nsISelectElement.idl nsIFormSubmitObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFormSubmitObserver.xpt -d .deps/nsIFormSubmitObserver.pp nsIFormSubmitObserver.idl nsIPhonetic.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPhonetic.xpt -d .deps/nsIPhonetic.pp nsIPhonetic.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/content_html.xpt _xpidlgen/nsISelectElement.xpt _xpidlgen/nsIFormSubmitObserver.xpt _xpidlgen/nsIPhonetic.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_html.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content/src' nsClientRect.cpp c++ -o nsClientRect.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsClientRect.pp nsClientRect.cpp nsHTMLDNSPrefetch.cpp c++ -o nsHTMLDNSPrefetch.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLDNSPrefetch.pp nsHTMLDNSPrefetch.cpp nsGenericHTMLElement.cpp c++ -o nsGenericHTMLElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGenericHTMLElement.pp nsGenericHTMLElement.cpp nsGenericHTMLElement.cpp: In member function 'virtual nsresult nsGenericHTMLElement::UnsetAttr(PRInt32, nsIAtom*, PRBool)': nsGenericHTMLElement.cpp:1182: warning: 'contentEditableChange' may be used uninitialized in this function nsGenericHTMLElement.cpp: In member function 'virtual nsresult nsGenericHTMLElement::SetAttr(PRInt32, nsIAtom*, nsIAtom*, const nsAString_internal&, PRBool)': nsGenericHTMLElement.cpp:1157: warning: 'change' may be used uninitialized in this function nsFormSubmission.cpp c++ -o nsFormSubmission.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFormSubmission.pp nsFormSubmission.cpp nsImageMapUtils.cpp c++ -o nsImageMapUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsImageMapUtils.pp nsImageMapUtils.cpp nsHTMLAnchorElement.cpp c++ -o nsHTMLAnchorElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLAnchorElement.pp nsHTMLAnchorElement.cpp ./../../../base/src/nsGenericElement.h:403: warning: 'virtual const nsTextFragment* nsGenericElement::GetText()' was hidden nsHTMLAnchorElement.cpp:96: warning: by 'virtual nsresult nsHTMLAnchorElement::GetText(nsAString_internal&)' nsHTMLAreaElement.cpp c++ -o nsHTMLAreaElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLAreaElement.pp nsHTMLAreaElement.cpp nsHTMLBRElement.cpp c++ -o nsHTMLBRElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLBRElement.pp nsHTMLBRElement.cpp nsHTMLBodyElement.cpp c++ -o nsHTMLBodyElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLBodyElement.pp nsHTMLBodyElement.cpp ./../../../base/src/nsGenericElement.h:403: warning: 'virtual const nsTextFragment* nsGenericElement::GetText()' was hidden nsHTMLBodyElement.cpp:104: warning: by 'virtual nsresult nsHTMLBodyElement::GetText(nsAString_internal&)' ./../../../base/src/nsGenericElement.h:405: warning: 'virtual nsresult nsGenericElement::SetText(const PRUnichar*, PRUint32, PRBool)' was hidden nsHTMLBodyElement.cpp:104: warning: by 'virtual nsresult nsHTMLBodyElement::SetText(const nsAString_internal&)' nsHTMLButtonElement.cpp c++ -o nsHTMLButtonElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLButtonElement.pp nsHTMLButtonElement.cpp nsHTMLButtonElement.cpp: In member function 'virtual nsresult nsHTMLButtonElement::PostHandleEvent(nsEventChainPostVisitor&)': nsHTMLButtonElement.cpp:390: warning: suggest parentheses around '&&' within '||' nsHTMLCanvasElement.cpp c++ -o nsHTMLCanvasElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLCanvasElement.pp nsHTMLCanvasElement.cpp nsHTMLDelElement.cpp c++ -o nsHTMLDelElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLDelElement.pp nsHTMLDelElement.cpp nsHTMLDivElement.cpp c++ -o nsHTMLDivElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLDivElement.pp nsHTMLDivElement.cpp nsHTMLFieldSetElement.cpp c++ -o nsHTMLFieldSetElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFieldSetElement.pp nsHTMLFieldSetElement.cpp nsHTMLFontElement.cpp c++ -o nsHTMLFontElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFontElement.pp nsHTMLFontElement.cpp nsHTMLFormElement.cpp c++ -o nsHTMLFormElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFormElement.pp nsHTMLFormElement.cpp nsHTMLFrameElement.cpp c++ -o nsHTMLFrameElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFrameElement.pp nsHTMLFrameElement.cpp nsHTMLFrameSetElement.cpp c++ -o nsHTMLFrameSetElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFrameSetElement.pp nsHTMLFrameSetElement.cpp nsHTMLHRElement.cpp c++ -o nsHTMLHRElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLHRElement.pp nsHTMLHRElement.cpp nsHTMLHeadElement.cpp c++ -o nsHTMLHeadElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLHeadElement.pp nsHTMLHeadElement.cpp nsHTMLHeadingElement.cpp c++ -o nsHTMLHeadingElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLHeadingElement.pp nsHTMLHeadingElement.cpp nsHTMLHtmlElement.cpp c++ -o nsHTMLHtmlElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLHtmlElement.pp nsHTMLHtmlElement.cpp nsHTMLIFrameElement.cpp c++ -o nsHTMLIFrameElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLIFrameElement.pp nsHTMLIFrameElement.cpp nsHTMLImageElement.cpp c++ -o nsHTMLImageElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLImageElement.pp nsHTMLImageElement.cpp nsHTMLInputElement.cpp c++ -o nsHTMLInputElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLInputElement.pp nsHTMLInputElement.cpp nsHTMLLIElement.cpp c++ -o nsHTMLLIElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLLIElement.pp nsHTMLLIElement.cpp nsHTMLLabelElement.cpp c++ -o nsHTMLLabelElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLLabelElement.pp nsHTMLLabelElement.cpp nsHTMLLegendElement.cpp c++ -o nsHTMLLegendElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLLegendElement.pp nsHTMLLegendElement.cpp nsHTMLLinkElement.cpp c++ -o nsHTMLLinkElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLLinkElement.pp nsHTMLLinkElement.cpp nsHTMLMapElement.cpp c++ -o nsHTMLMapElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLMapElement.pp nsHTMLMapElement.cpp nsHTMLMetaElement.cpp c++ -o nsHTMLMetaElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLMetaElement.pp nsHTMLMetaElement.cpp nsHTMLObjectElement.cpp c++ -o nsHTMLObjectElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLObjectElement.pp nsHTMLObjectElement.cpp nsHTMLOListElement.cpp c++ -o nsHTMLOListElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLOListElement.pp nsHTMLOListElement.cpp nsHTMLSharedObjectElement.cpp c++ -o nsHTMLSharedObjectElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLSharedObjectElement.pp nsHTMLSharedObjectElement.cpp nsHTMLOptionElement.cpp c++ -o nsHTMLOptionElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLOptionElement.pp nsHTMLOptionElement.cpp ./../../../base/src/nsGenericElement.h:403: warning: 'virtual const nsTextFragment* nsGenericElement::GetText()' was hidden nsHTMLOptionElement.cpp:100: warning: by 'virtual nsresult nsHTMLOptionElement::GetText(nsAString_internal&)' ./../../../base/src/nsGenericElement.h:405: warning: 'virtual nsresult nsGenericElement::SetText(const PRUnichar*, PRUint32, PRBool)' was hidden nsHTMLOptionElement.cpp:103: warning: by 'virtual nsresult nsHTMLOptionElement::SetText(const nsAString_internal&)' nsHTMLOptGroupElement.cpp c++ -o nsHTMLOptGroupElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLOptGroupElement.pp nsHTMLOptGroupElement.cpp In file included from nsHTMLOptGroupElement.cpp:51: ./../../../base/src/nsGenericElement.h:355: warning: 'virtual nsresult nsGenericElement::DispatchDOMEvent(nsEvent*, nsIDOMEvent*, nsPresContext*, nsEventStatus*)' was hidden nsHTMLSelectElement.h:450: warning: by 'void nsHTMLSelectElement::DispatchDOMEvent(const nsAString_internal&)' nsHTMLParagraphElement.cpp c++ -o nsHTMLParagraphElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLParagraphElement.pp nsHTMLParagraphElement.cpp nsHTMLPreElement.cpp c++ -o nsHTMLPreElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLPreElement.pp nsHTMLPreElement.cpp nsHTMLScriptElement.cpp c++ -o nsHTMLScriptElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLScriptElement.pp nsHTMLScriptElement.cpp ./../../../base/src/nsGenericElement.h:403: warning: 'virtual const nsTextFragment* nsGenericElement::GetText()' was hidden nsHTMLScriptElement.cpp:334: warning: by 'virtual nsresult nsHTMLScriptElement::GetText(nsAString_internal&)' ./../../../base/src/nsGenericElement.h:405: warning: 'virtual nsresult nsGenericElement::SetText(const PRUnichar*, PRUint32, PRBool)' was hidden nsHTMLScriptElement.cpp:334: warning: by 'virtual nsresult nsHTMLScriptElement::SetText(const nsAString_internal&)' nsHTMLSelectElement.cpp c++ -o nsHTMLSelectElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLSelectElement.pp nsHTMLSelectElement.cpp In file included from nsHTMLSelectElement.cpp:40: ./../../../base/src/nsGenericElement.h:355: warning: 'virtual nsresult nsGenericElement::DispatchDOMEvent(nsEvent*, nsIDOMEvent*, nsPresContext*, nsEventStatus*)' was hidden nsHTMLSelectElement.h:450: warning: by 'void nsHTMLSelectElement::DispatchDOMEvent(const nsAString_internal&)' nsHTMLSelectElement.cpp: In member function 'virtual nsresult nsHTMLSelectElement::SetLength(PRUint32)': nsHTMLSelectElement.cpp:744: warning: comparison between signed and unsigned integer expressions nsHTMLSharedElement.cpp c++ -o nsHTMLSharedElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLSharedElement.pp nsHTMLSharedElement.cpp nsHTMLSpanElement.cpp c++ -o nsHTMLSpanElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLSpanElement.pp nsHTMLSpanElement.cpp nsHTMLStyleElement.cpp c++ -o nsHTMLStyleElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLStyleElement.pp nsHTMLStyleElement.cpp nsHTMLTableElement.cpp c++ -o nsHTMLTableElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableElement.pp nsHTMLTableElement.cpp nsHTMLTableCaptionElement.cpp c++ -o nsHTMLTableCaptionElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableCaptionElement.pp nsHTMLTableCaptionElement.cpp nsHTMLTableCellElement.cpp c++ -o nsHTMLTableCellElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableCellElement.pp nsHTMLTableCellElement.cpp nsHTMLTableColElement.cpp c++ -o nsHTMLTableColElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableColElement.pp nsHTMLTableColElement.cpp nsHTMLTableRowElement.cpp c++ -o nsHTMLTableRowElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableRowElement.pp nsHTMLTableRowElement.cpp nsHTMLTableSectionElement.cpp c++ -o nsHTMLTableSectionElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableSectionElement.pp nsHTMLTableSectionElement.cpp nsHTMLTextAreaElement.cpp c++ -o nsHTMLTextAreaElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTextAreaElement.pp nsHTMLTextAreaElement.cpp nsHTMLTitleElement.cpp c++ -o nsHTMLTitleElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTitleElement.pp nsHTMLTitleElement.cpp ./../../../base/src/nsGenericElement.h:403: warning: 'virtual const nsTextFragment* nsGenericElement::GetText()' was hidden nsHTMLTitleElement.cpp:70: warning: by 'virtual nsresult nsHTMLTitleElement::GetText(nsAString_internal&)' ./../../../base/src/nsGenericElement.h:405: warning: 'virtual nsresult nsGenericElement::SetText(const PRUnichar*, PRUint32, PRBool)' was hidden nsHTMLTitleElement.cpp:70: warning: by 'virtual nsresult nsHTMLTitleElement::SetText(const nsAString_internal&)' nsHTMLAudioElement.cpp c++ -o nsHTMLAudioElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLAudioElement.pp nsHTMLAudioElement.cpp nsHTMLMediaElement.cpp c++ -o nsHTMLMediaElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLMediaElement.pp nsHTMLMediaElement.cpp nsHTMLMediaElement.cpp: In member function 'already_AddRefed nsHTMLMediaElement::GetNextSource()': nsHTMLMediaElement.cpp:1653: warning: comparison between signed and unsigned integer expressions nsHTMLMediaError.cpp c++ -o nsHTMLMediaError.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLMediaError.pp nsHTMLMediaError.cpp nsHTMLSourceElement.cpp c++ -o nsHTMLSourceElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLSourceElement.pp nsHTMLSourceElement.cpp nsHTMLVideoElement.cpp c++ -o nsHTMLVideoElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/chardet -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I./../../../../dom/src/base -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLVideoElement.pp nsHTMLVideoElement.cpp rm -f libgkconhtmlcon_s.a ar cr libgkconhtmlcon_s.a nsClientRect.o nsHTMLDNSPrefetch.o nsGenericHTMLElement.o nsFormSubmission.o nsImageMapUtils.o nsHTMLAnchorElement.o nsHTMLAreaElement.o nsHTMLBRElement.o nsHTMLBodyElement.o nsHTMLButtonElement.o nsHTMLCanvasElement.o nsHTMLDelElement.o nsHTMLDivElement.o nsHTMLFieldSetElement.o nsHTMLFontElement.o nsHTMLFormElement.o nsHTMLFrameElement.o nsHTMLFrameSetElement.o nsHTMLHRElement.o nsHTMLHeadElement.o nsHTMLHeadingElement.o nsHTMLHtmlElement.o nsHTMLIFrameElement.o nsHTMLImageElement.o nsHTMLInputElement.o nsHTMLLIElement.o nsHTMLLabelElement.o nsHTMLLegendElement.o nsHTMLLinkElement.o nsHTMLMapElement.o nsHTMLMetaElement.o nsHTMLObjectElement.o nsHTMLOListElement.o nsHTMLSharedObjectElement.o nsHTMLOptionElement.o nsHTMLOptGroupElement.o nsHTMLParagraphElement.o nsHTMLPreElement.o nsHTMLScriptElement.o nsHTMLSelectElement.o nsHTMLSharedElement.o nsHTMLSpanElement.o nsHTMLStyleElement.o nsHTMLTableElement.o nsHTMLTableCaptionElement.o nsHTMLTableCellElement.o nsHTMLTableColElement.o nsHTMLTableRowElement.o nsHTMLTableSectionElement.o nsHTMLTextAreaElement.o nsHTMLTitleElement.o nsHTMLAudioElement.o nsHTMLMediaElement.o nsHTMLMediaError.o nsHTMLSourceElement.o nsHTMLVideoElement.o ranlib libgkconhtmlcon_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document/public' nsIImageDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIImageDocument.xpt -d .deps/nsIImageDocument.pp nsIImageDocument.idl nsIWyciwygChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIWyciwygChannel.xpt -d .deps/nsIWyciwygChannel.pp nsIWyciwygChannel.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/content_htmldoc.xpt _xpidlgen/nsIImageDocument.xpt _xpidlgen/nsIWyciwygChannel.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_htmldoc.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document/src' nsHTMLContentSink.cpp c++ -o nsHTMLContentSink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLContentSink.pp nsHTMLContentSink.cpp nsHTMLFragmentContentSink.cpp c++ -o nsHTMLFragmentContentSink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFragmentContentSink.pp nsHTMLFragmentContentSink.cpp nsHTMLDocument.cpp c++ -o nsHTMLDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLDocument.pp nsHTMLDocument.cpp nsHTMLDocument.cpp: In member function 'void nsHTMLDocument::MaybeEditingStateChanged()': nsHTMLDocument.cpp:3123: warning: suggest parentheses around comparison in operand of '!=' nsHTMLDocument.cpp: In member function 'virtual nsresult nsHTMLDocument::ChangeContentEditableCount(nsIContent*, PRInt32)': nsHTMLDocument.cpp:3151: warning: suggest parentheses around comparison in operand of '!=' nsImageDocument.cpp c++ -o nsImageDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsImageDocument.pp nsImageDocument.cpp nsMediaDocument.cpp c++ -o nsMediaDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMediaDocument.pp nsMediaDocument.cpp nsPluginDocument.cpp c++ -o nsPluginDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginDocument.pp nsPluginDocument.cpp nsWyciwygChannel.cpp c++ -o nsWyciwygChannel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWyciwygChannel.pp nsWyciwygChannel.cpp nsWyciwygProtocolHandler.cpp c++ -o nsWyciwygProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWyciwygProtocolHandler.pp nsWyciwygProtocolHandler.cpp nsVideoDocument.cpp c++ -o nsVideoDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/js -I../../../../dist/include/intl -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/util -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/imglib2 -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/commandhandler -I../../../../dist/include/composer -I../../../../dist/include/editor -I../../../../dist/include/plugin -I../../../../dist/include/txtsvc -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../content/src -I./../../../../layout/style -I./../../../../dom/src/base -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsVideoDocument.pp nsVideoDocument.cpp rm -f libgkconhtmldoc_s.a ar cr libgkconhtmldoc_s.a nsHTMLContentSink.o nsHTMLFragmentContentSink.o nsHTMLDocument.o nsImageDocument.o nsMediaDocument.o nsPluginDocument.o nsWyciwygChannel.o nsWyciwygProtocolHandler.o nsVideoDocument.o ranlib libgkconhtmldoc_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/content' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/content/src' nsXMLElement.cpp c++ -o nsXMLElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/locale -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLElement.pp nsXMLElement.cpp nsXMLCDATASection.cpp c++ -o nsXMLCDATASection.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/locale -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLCDATASection.pp nsXMLCDATASection.cpp nsXMLProcessingInstruction.cpp c++ -o nsXMLProcessingInstruction.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/locale -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLProcessingInstruction.pp nsXMLProcessingInstruction.cpp nsXMLStylesheetPI.cpp c++ -o nsXMLStylesheetPI.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/locale -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLStylesheetPI.pp nsXMLStylesheetPI.cpp rm -f libgkconxmlcon_s.a ar cr libgkconxmlcon_s.a nsXMLElement.o nsXMLCDATASection.o nsXMLProcessingInstruction.o nsXMLStylesheetPI.o ranlib libgkconxmlcon_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ./xhtml11.dtd ../../../../dist/bin/res/dtd gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/content/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/content' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/public' nsIFIXptr.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFIXptr.xpt -d .deps/nsIFIXptr.pp nsIFIXptr.idl nsIXPointer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXPointer.xpt -d .deps/nsIXPointer.pp nsIXPointer.idl nsIModifyableXPointer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIModifyableXPointer.xpt -d .deps/nsIModifyableXPointer.pp nsIModifyableXPointer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/content_xmldoc.xpt _xpidlgen/nsIFIXptr.xpt _xpidlgen/nsIXPointer.xpt _xpidlgen/nsIModifyableXPointer.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_xmldoc.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/resources' /usr/bin/python ../../../../config/JarMaker.py \ -j ../../../../dist/bin/chrome \ -t ../../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/resources' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/src' nsXMLContentSink.cpp c++ -o nsXMLContentSink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../xsl/document/src -I./../../../html/document/src -I./../../../../layout/style -I./../../../base/src -I./../../../xul/content/src -I./../../../events/src -I./../../../../dom/src/base -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/caps -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/xpconnect -I../../../../dist/include/uconv -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/unicharutil -I../../../../dist/include/locale -I../../../../dist/include/util -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLContentSink.pp nsXMLContentSink.cpp nsXMLFragmentContentSink.cpp c++ -o nsXMLFragmentContentSink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../xsl/document/src -I./../../../html/document/src -I./../../../../layout/style -I./../../../base/src -I./../../../xul/content/src -I./../../../events/src -I./../../../../dom/src/base -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/caps -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/xpconnect -I../../../../dist/include/uconv -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/unicharutil -I../../../../dist/include/locale -I../../../../dist/include/util -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLFragmentContentSink.pp nsXMLFragmentContentSink.cpp nsXMLFragmentContentSink.cpp: In member function 'virtual nsresult nsXHTMLParanoidFragmentSink::HandleStartElement(const PRUnichar*, const PRUnichar**, PRUint32, PRInt32, PRUint32)': nsXMLFragmentContentSink.cpp:666: warning: unused variable 'rv' nsXMLFragmentContentSink.cpp: In member function 'virtual nsresult nsXHTMLParanoidFragmentSink::AddAttributes(const PRUnichar**, nsIContent*)': nsXMLFragmentContentSink.cpp:611: warning: 'rv' may be used uninitialized in this function nsXMLDocument.cpp c++ -o nsXMLDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../xsl/document/src -I./../../../html/document/src -I./../../../../layout/style -I./../../../base/src -I./../../../xul/content/src -I./../../../events/src -I./../../../../dom/src/base -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/caps -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/xpconnect -I../../../../dist/include/uconv -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/unicharutil -I../../../../dist/include/locale -I../../../../dist/include/util -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLDocument.pp nsXMLDocument.cpp nsXMLPrettyPrinter.cpp c++ -o nsXMLPrettyPrinter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../xsl/document/src -I./../../../html/document/src -I./../../../../layout/style -I./../../../base/src -I./../../../xul/content/src -I./../../../events/src -I./../../../../dom/src/base -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/caps -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/xpconnect -I../../../../dist/include/uconv -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/unicharutil -I../../../../dist/include/locale -I../../../../dist/include/util -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLPrettyPrinter.pp nsXMLPrettyPrinter.cpp rm -f libgkconxmldoc_s.a ar cr libgkconxmldoc_s.a nsXMLContentSink.o nsXMLFragmentContentSink.o nsXMLDocument.o nsXMLPrettyPrinter.o ranlib libgkconxmldoc_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document/public' nsIController.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIController.xpt -d .deps/nsIController.pp nsIController.idl nsIControllers.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIControllers.xpt -d .deps/nsIControllers.pp nsIControllers.idl nsIXULOverlayProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXULOverlayProvider.xpt -d .deps/nsIXULOverlayProvider.pp nsIXULOverlayProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/xuldoc.xpt _xpidlgen/nsIController.xpt _xpidlgen/nsIControllers.xpt _xpidlgen/nsIXULOverlayProvider.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xuldoc.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document/src' nsXULControllers.cpp c++ -o nsXULControllers.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/appshell -I../../../../dist/include/util -I../../../../dist/include/imglib2 -I../../../../dist/include -I../../../../dist/include/xuldoc -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULControllers.pp nsXULControllers.cpp nsXULCommandDispatcher.cpp c++ -o nsXULCommandDispatcher.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/appshell -I../../../../dist/include/util -I../../../../dist/include/imglib2 -I../../../../dist/include -I../../../../dist/include/xuldoc -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULCommandDispatcher.pp nsXULCommandDispatcher.cpp nsXULContentSink.cpp c++ -o nsXULContentSink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/appshell -I../../../../dist/include/util -I../../../../dist/include/imglib2 -I../../../../dist/include -I../../../../dist/include/xuldoc -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULContentSink.pp nsXULContentSink.cpp In file included from ./../../content/src/nsXULElement.h:63, from nsXULContentSink.h:51, from nsXULContentSink.cpp:50: ../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' nsXULDocument.cpp c++ -o nsXULDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/appshell -I../../../../dist/include/util -I../../../../dist/include/imglib2 -I../../../../dist/include -I../../../../dist/include/xuldoc -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULDocument.pp nsXULDocument.cpp In file included from ./../../content/src/nsXULElement.h:63, from nsXULDocument.h:72, from nsXULDocument.cpp:62: ../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' nsXULPrototypeCache.cpp c++ -o nsXULPrototypeCache.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/appshell -I../../../../dist/include/util -I../../../../dist/include/imglib2 -I../../../../dist/include -I../../../../dist/include/xuldoc -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULPrototypeCache.pp nsXULPrototypeCache.cpp nsXULPrototypeDocument.cpp c++ -o nsXULPrototypeDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/appshell -I../../../../dist/include/util -I../../../../dist/include/imglib2 -I../../../../dist/include -I../../../../dist/include/xuldoc -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULPrototypeDocument.pp nsXULPrototypeDocument.cpp In file included from ./../../content/src/nsXULElement.h:63, from nsXULDocument.h:72, from nsXULPrototypeDocument.cpp:44: ../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' rm -f libgkconxuldoc_s.a ar cr libgkconxuldoc_s.a nsXULControllers.o nsXULCommandDispatcher.o nsXULContentSink.o nsXULDocument.o nsXULPrototypeCache.o nsXULPrototypeDocument.o ranlib libgkconxuldoc_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content/src' nsXULElement.cpp c++ -o nsXULElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../document/src -I./../../templates/src -I./../../../xml/content/src -I./../../../base/src -I./../../../xml/document/src -I./../../../../layout/style -I./../../../html/content/src -I./../../../events/src -I./../../../xbl/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/rdf -I../../../../dist/include/xpconnect -I../../../../dist/include/pref -I../../../../dist/include/locale -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/view -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include -I../../../../dist/include/xul -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULElement.pp nsXULElement.cpp In file included from ./nsXULElement.h:63, from ./../../document/src/nsXULDocument.h:72, from nsXULElement.cpp:120: ../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' nsXULElement.cpp: In member function 'virtual nsresult nsXULElement::UnsetAttr(PRInt32, nsIAtom*, PRBool)': nsXULElement.cpp:1294: warning: 'stateMask' may be used uninitialized in this function nsXULPopupListener.cpp c++ -o nsXULPopupListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../document/src -I./../../templates/src -I./../../../xml/content/src -I./../../../base/src -I./../../../xml/document/src -I./../../../../layout/style -I./../../../html/content/src -I./../../../events/src -I./../../../xbl/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/rdf -I../../../../dist/include/xpconnect -I../../../../dist/include/pref -I../../../../dist/include/locale -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/view -I../../../../dist/include/htmlparser -I../../../../dist/include/docshell -I../../../../dist/include -I../../../../dist/include/xul -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULPopupListener.pp nsXULPopupListener.cpp rm -f libgkconxulcon_s.a ar cr libgkconxulcon_s.a nsXULElement.o nsXULPopupListener.o ranlib libgkconxulcon_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content/src' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content/test' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R "test_bug330705-2.xul" "test_bug233643.xul" ../../../../_tests/testing/mochitest/tests/content/xul/content/test /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R "test_bug398289.html" "398289-resource.xul" ../../../../_tests/testing/mochitest/chrome/content/xul/content/test gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content/test' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates/public' nsIXULSortService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXULSortService.xpt -d .deps/nsIXULSortService.pp nsIXULSortService.idl nsIXULTemplateBuilder.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXULTemplateBuilder.xpt -d .deps/nsIXULTemplateBuilder.pp nsIXULTemplateBuilder.idl nsIXULBuilderListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXULBuilderListener.xpt -d .deps/nsIXULBuilderListener.pp nsIXULBuilderListener.idl nsIXULTemplateQueryProcessor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXULTemplateQueryProcessor.xpt -d .deps/nsIXULTemplateQueryProcessor.pp nsIXULTemplateQueryProcessor.idl nsIXULTemplateResult.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXULTemplateResult.xpt -d .deps/nsIXULTemplateResult.pp nsIXULTemplateResult.idl nsIXULTemplateRuleFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIXULTemplateRuleFilter.xpt -d .deps/nsIXULTemplateRuleFilter.pp nsIXULTemplateRuleFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/xultmpl.xpt _xpidlgen/nsIXULSortService.xpt _xpidlgen/nsIXULTemplateBuilder.xpt _xpidlgen/nsIXULBuilderListener.xpt _xpidlgen/nsIXULTemplateQueryProcessor.xpt _xpidlgen/nsIXULTemplateResult.xpt _xpidlgen/nsIXULTemplateRuleFilter.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xultmpl.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates/src' nsContentSupportMap.cpp c++ -o nsContentSupportMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsContentSupportMap.pp nsContentSupportMap.cpp In file included from ./../../content/src/nsXULElement.h:63, from nsContentSupportMap.cpp:40: ../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' nsContentTestNode.cpp c++ -o nsContentTestNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsContentTestNode.pp nsContentTestNode.cpp nsInstantiationNode.cpp c++ -o nsInstantiationNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsInstantiationNode.pp nsInstantiationNode.cpp nsTreeRows.cpp c++ -o nsTreeRows.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeRows.pp nsTreeRows.cpp nsRDFConInstanceTestNode.cpp c++ -o nsRDFConInstanceTestNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRDFConInstanceTestNode.pp nsRDFConInstanceTestNode.cpp nsRDFConMemberTestNode.cpp c++ -o nsRDFConMemberTestNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRDFConMemberTestNode.pp nsRDFConMemberTestNode.cpp nsRDFPropertyTestNode.cpp c++ -o nsRDFPropertyTestNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRDFPropertyTestNode.pp nsRDFPropertyTestNode.cpp nsRDFBinding.cpp c++ -o nsRDFBinding.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRDFBinding.pp nsRDFBinding.cpp nsRDFQuery.cpp c++ -o nsRDFQuery.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRDFQuery.pp nsRDFQuery.cpp nsResourceSet.cpp c++ -o nsResourceSet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsResourceSet.pp nsResourceSet.cpp nsRuleNetwork.cpp c++ -o nsRuleNetwork.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRuleNetwork.pp nsRuleNetwork.cpp nsTemplateMatch.cpp c++ -o nsTemplateMatch.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTemplateMatch.pp nsTemplateMatch.cpp nsTemplateRule.cpp c++ -o nsTemplateRule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTemplateRule.pp nsTemplateRule.cpp nsTemplateRule.cpp: In member function 'PRBool nsTemplateCondition::CheckMatchStrings(const nsAString_internal&, const nsAString_internal&)': nsTemplateRule.cpp:211: warning: enumeral mismatch in conditional expression: 'nsICollation::' vs 'nsICollation::' nsTemplateRule.cpp:234: warning: enumeral mismatch in conditional expression: 'nsICollation::' vs 'nsICollation::' nsXULContentBuilder.cpp c++ -o nsXULContentBuilder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULContentBuilder.pp nsXULContentBuilder.cpp In file included from ./../../content/src/nsXULElement.h:63, from nsTemplateMap.h:43, from nsXULContentBuilder.cpp:56: ../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' nsXULContentUtils.cpp c++ -o nsXULContentUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULContentUtils.pp nsXULContentUtils.cpp nsXULTreeBuilder.cpp c++ -o nsXULTreeBuilder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTreeBuilder.pp nsXULTreeBuilder.cpp nsXULSortService.cpp c++ -o nsXULSortService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULSortService.pp nsXULSortService.cpp nsXULTemplateBuilder.cpp c++ -o nsXULTemplateBuilder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateBuilder.pp nsXULTemplateBuilder.cpp In file included from ./../../content/src/nsXULElement.h:63, from nsXULTemplateBuilder.cpp:95: ../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' nsXULTemplateQueryProcessorRDF.cpp c++ -o nsXULTemplateQueryProcessorRDF.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateQueryProcessorRDF.pp nsXULTemplateQueryProcessorRDF.cpp nsXULTemplateResultRDF.cpp c++ -o nsXULTemplateResultRDF.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateResultRDF.pp nsXULTemplateResultRDF.cpp nsXULTemplateResultSetRDF.cpp c++ -o nsXULTemplateResultSetRDF.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateResultSetRDF.pp nsXULTemplateResultSetRDF.cpp nsXMLBinding.cpp c++ -o nsXMLBinding.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLBinding.pp nsXMLBinding.cpp nsXULTemplateQueryProcessorXML.cpp c++ -o nsXULTemplateQueryProcessorXML.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateQueryProcessorXML.pp nsXULTemplateQueryProcessorXML.cpp nsXULTemplateResultXML.cpp c++ -o nsXULTemplateResultXML.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateResultXML.pp nsXULTemplateResultXML.cpp nsXULTemplateQueryProcessorStorage.cpp c++ -o nsXULTemplateQueryProcessorStorage.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateQueryProcessorStorage.pp nsXULTemplateQueryProcessorStorage.cpp nsXULTemplateResultStorage.cpp c++ -o nsXULTemplateResultStorage.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include/webshell -I../../../../dist/include/storage -I../../../../dist/include -I../../../../dist/include/xultmpl -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateResultStorage.pp nsXULTemplateResultStorage.cpp rm -f libgkconxultmpl_s.a ar cr libgkconxultmpl_s.a nsContentSupportMap.o nsContentTestNode.o nsInstantiationNode.o nsTreeRows.o nsRDFConInstanceTestNode.o nsRDFConMemberTestNode.o nsRDFPropertyTestNode.o nsRDFBinding.o nsRDFQuery.o nsResourceSet.o nsRuleNetwork.o nsTemplateMatch.o nsTemplateRule.o nsXULContentBuilder.o nsXULContentUtils.o nsXULTreeBuilder.o nsXULSortService.o nsXULTemplateBuilder.o nsXULTemplateQueryProcessorRDF.o nsXULTemplateResultRDF.o nsXULTemplateResultSetRDF.o nsXMLBinding.o nsXULTemplateQueryProcessorXML.o nsXULTemplateResultXML.o nsXULTemplateQueryProcessorStorage.o nsXULTemplateResultStorage.o ranlib libgkconxultmpl_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/public' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/src' nsXBLBinding.cpp c++ -o nsXBLBinding.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLBinding.pp nsXBLBinding.cpp nsXBLPrototypeBinding.cpp c++ -o nsXBLPrototypeBinding.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLPrototypeBinding.pp nsXBLPrototypeBinding.cpp nsXBLPrototypeBinding.cpp: In member function 'void nsXBLPrototypeBinding::AttributeChanged(nsIAtom*, PRInt32, PRBool, nsIContent*, nsIContent*, PRBool)': nsXBLPrototypeBinding.cpp:629: warning: suggest parentheses around '&&' within '||' nsXBLPrototypeResources.cpp c++ -o nsXBLPrototypeResources.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLPrototypeResources.pp nsXBLPrototypeResources.cpp nsXBLResourceLoader.cpp c++ -o nsXBLResourceLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLResourceLoader.pp nsXBLResourceLoader.cpp nsXBLDocumentInfo.cpp c++ -o nsXBLDocumentInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLDocumentInfo.pp nsXBLDocumentInfo.cpp nsXBLContentSink.cpp c++ -o nsXBLContentSink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLContentSink.pp nsXBLContentSink.cpp In file included from ./../../xul/content/src/nsXULElement.h:63, from nsXBLContentSink.cpp:50: ../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' nsXBLProtoImplProperty.cpp c++ -o nsXBLProtoImplProperty.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLProtoImplProperty.pp nsXBLProtoImplProperty.cpp nsXBLProtoImplProperty.cpp: In member function 'virtual nsresult nsXBLProtoImplProperty::InstallMember(nsIScriptContext*, nsIContent*, void*, void*, const nsCString&)': nsXBLProtoImplProperty.cpp:198: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsXBLProtoImplProperty.cpp:199: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsXBLProtoImplMethod.cpp c++ -o nsXBLProtoImplMethod.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLProtoImplMethod.pp nsXBLProtoImplMethod.cpp nsXBLProtoImplField.cpp c++ -o nsXBLProtoImplField.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLProtoImplField.pp nsXBLProtoImplField.cpp nsXBLProtoImpl.cpp c++ -o nsXBLProtoImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLProtoImpl.pp nsXBLProtoImpl.cpp nsXBLEventHandler.cpp c++ -o nsXBLEventHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLEventHandler.pp nsXBLEventHandler.cpp nsXBLEventHandler.cpp: In member function 'PRBool nsXBLKeyEventHandler::ExecuteMatchedHandlers(nsIDOMKeyEvent*, PRUint32, PRBool)': nsXBLEventHandler.cpp:139: warning: comparison between signed and unsigned integer expressions nsXBLWindowKeyHandler.cpp c++ -o nsXBLWindowKeyHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLWindowKeyHandler.pp nsXBLWindowKeyHandler.cpp nsXBLPrototypeHandler.cpp c++ -o nsXBLPrototypeHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLPrototypeHandler.pp nsXBLPrototypeHandler.cpp nsXBLService.cpp c++ -o nsXBLService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLService.pp nsXBLService.cpp nsBindingManager.cpp c++ -o nsBindingManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBindingManager.pp nsBindingManager.cpp nsXBLInsertionPoint.cpp c++ -o nsXBLInsertionPoint.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../xul/document/src -I./../../events/src -I./../../../layout/style -I./../../../dom/src/base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/xultmpl -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/util -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLInsertionPoint.pp nsXBLInsertionPoint.cpp rm -f libgkconxbl_s.a ar cr libgkconxbl_s.a nsXBLBinding.o nsXBLPrototypeBinding.o nsXBLPrototypeResources.o nsXBLResourceLoader.o nsXBLDocumentInfo.o nsXBLContentSink.o nsXBLProtoImplProperty.o nsXBLProtoImplMethod.o nsXBLProtoImplField.o nsXBLProtoImpl.o nsXBLEventHandler.o nsXBLWindowKeyHandler.o nsXBLPrototypeHandler.o nsXBLService.o nsBindingManager.o nsXBLInsertionPoint.o ranlib libgkconxbl_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/builtin' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/builtin/gtk2' /usr/bin/python ../../../../config/JarMaker.py \ -j ../../../../dist/bin/chrome \ -t ../../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/builtin/gtk2' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/builtin' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/public' nsIXSLTException.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXSLTException.xpt -d .deps/nsIXSLTException.pp nsIXSLTException.idl nsIXSLTProcessor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXSLTProcessor.xpt -d .deps/nsIXSLTProcessor.pp nsIXSLTProcessor.idl nsIXSLTProcessorObsolete.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXSLTProcessorObsolete.xpt -d .deps/nsIXSLTProcessorObsolete.pp nsIXSLTProcessorObsolete.idl nsIXSLTProcessorPrivate.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXSLTProcessorPrivate.xpt -d .deps/nsIXSLTProcessorPrivate.pp nsIXSLTProcessorPrivate.idl txIFunctionEvaluationContext.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/txIFunctionEvaluationContext.xpt -d .deps/txIFunctionEvaluationContext.pp txIFunctionEvaluationContext.idl txINodeSet.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/txINodeSet.xpt -d .deps/txINodeSet.pp txINodeSet.idl txIEXSLTRegExFunctions.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/txIEXSLTRegExFunctions.xpt -d .deps/txIEXSLTRegExFunctions.pp txIEXSLTRegExFunctions.idl txIXPathObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/txIXPathObject.xpt -d .deps/txIXPathObject.pp txIXPathObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/content_xslt.xpt _xpidlgen/nsIXSLTException.xpt _xpidlgen/nsIXSLTProcessor.xpt _xpidlgen/nsIXSLTProcessorObsolete.xpt _xpidlgen/nsIXSLTProcessorPrivate.xpt _xpidlgen/txIFunctionEvaluationContext.xpt _xpidlgen/txINodeSet.xpt _xpidlgen/txIEXSLTRegExFunctions.xpt _xpidlgen/txIXPathObject.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_xslt.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/base' txDouble.cpp c++ -o txDouble.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../public -I. -I./../xml -I./../xpath -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txDouble.pp txDouble.cpp txList.cpp c++ -o txList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../public -I. -I./../xml -I./../xpath -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txList.pp txList.cpp txExpandedNameMap.cpp c++ -o txExpandedNameMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../public -I. -I./../xml -I./../xpath -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txExpandedNameMap.pp txExpandedNameMap.cpp txNamespaceMap.cpp c++ -o txNamespaceMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../public -I. -I./../xml -I./../xpath -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNamespaceMap.pp txNamespaceMap.cpp txURIUtils.cpp c++ -o txURIUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../public -I. -I./../xml -I./../xpath -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txURIUtils.pp txURIUtils.cpp rm -f libtxbase_s.a ar cr libtxbase_s.a txDouble.o txList.o txExpandedNameMap.o txNamespaceMap.o txURIUtils.o ranlib libtxbase_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/base' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xml' txXMLUtils.cpp c++ -o txXMLUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/caps -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I. -I./../xpath -I./../xslt -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXMLUtils.pp txXMLUtils.cpp txXMLParser.cpp c++ -o txXMLParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/pref -I../../../../dist/include/widget -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/caps -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I. -I./../xpath -I./../xslt -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXMLParser.pp txXMLParser.cpp rm -f libtxxml_s.a ar cr libtxxml_s.a txXMLUtils.o txXMLParser.o ranlib libtxxml_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xml' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xpath' txBooleanExpr.cpp c++ -o txBooleanExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txBooleanExpr.pp txBooleanExpr.cpp txBooleanResult.cpp c++ -o txBooleanResult.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txBooleanResult.pp txBooleanResult.cpp txCoreFunctionCall.cpp c++ -o txCoreFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txCoreFunctionCall.pp txCoreFunctionCall.cpp txExpr.cpp c++ -o txExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txExpr.pp txExpr.cpp txExprLexer.cpp c++ -o txExprLexer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txExprLexer.pp txExprLexer.cpp txExprParser.cpp c++ -o txExprParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txExprParser.pp txExprParser.cpp txExprParser.cpp: In static member function 'static nsresult txExprParser::createLocationStep(txExprLexer&, txIParseContext*, Expr**)': txExprParser.cpp:606: warning: enumeral mismatch in conditional expression: 'nsIDOMNode::' vs 'nsIDOMNode::' txFilterExpr.cpp c++ -o txFilterExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txFilterExpr.pp txFilterExpr.cpp txFunctionCall.cpp c++ -o txFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txFunctionCall.pp txFunctionCall.cpp txLocationStep.cpp c++ -o txLocationStep.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txLocationStep.pp txLocationStep.cpp txNumberExpr.cpp c++ -o txNumberExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNumberExpr.pp txNumberExpr.cpp txNumberResult.cpp c++ -o txNumberResult.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNumberResult.pp txNumberResult.cpp txPathExpr.cpp c++ -o txPathExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txPathExpr.pp txPathExpr.cpp txPredicatedNodeTest.cpp c++ -o txPredicatedNodeTest.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txPredicatedNodeTest.pp txPredicatedNodeTest.cpp txPredicateList.cpp c++ -o txPredicateList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txPredicateList.pp txPredicateList.cpp txRelationalExpr.cpp c++ -o txRelationalExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txRelationalExpr.pp txRelationalExpr.cpp txRootExpr.cpp c++ -o txRootExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txRootExpr.pp txRootExpr.cpp txStringResult.cpp c++ -o txStringResult.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txStringResult.pp txStringResult.cpp txErrorExpr.cpp c++ -o txErrorExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txErrorExpr.pp txErrorExpr.cpp txLiteralExpr.cpp c++ -o txLiteralExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txLiteralExpr.pp txLiteralExpr.cpp txNameTest.cpp c++ -o txNameTest.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNameTest.pp txNameTest.cpp txNamedAttributeStep.cpp c++ -o txNamedAttributeStep.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNamedAttributeStep.pp txNamedAttributeStep.cpp txNodeSet.cpp c++ -o txNodeSet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNodeSet.pp txNodeSet.cpp txNodeTypeTest.cpp c++ -o txNodeTypeTest.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNodeTypeTest.pp txNodeTypeTest.cpp txForwardContext.cpp c++ -o txForwardContext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txForwardContext.pp txForwardContext.cpp txNodeSetContext.cpp c++ -o txNodeSetContext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNodeSetContext.pp txNodeSetContext.cpp txResultRecycler.cpp c++ -o txResultRecycler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txResultRecycler.pp txResultRecycler.cpp txUnionExpr.cpp c++ -o txUnionExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txUnionExpr.pp txUnionExpr.cpp txUnionNodeTest.cpp c++ -o txUnionNodeTest.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txUnionNodeTest.pp txUnionNodeTest.cpp txUnaryExpr.cpp c++ -o txUnaryExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txUnaryExpr.pp txUnaryExpr.cpp txVariableRefExpr.cpp c++ -o txVariableRefExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txVariableRefExpr.pp txVariableRefExpr.cpp txXPathOptimizer.cpp c++ -o txXPathOptimizer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXPathOptimizer.pp txXPathOptimizer.cpp nsXPathEvaluator.cpp c++ -o nsXPathEvaluator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPathEvaluator.pp nsXPathEvaluator.cpp nsXPathExpression.cpp c++ -o nsXPathExpression.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPathExpression.pp nsXPathExpression.cpp nsXPathNSResolver.cpp c++ -o nsXPathNSResolver.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPathNSResolver.pp nsXPathNSResolver.cpp nsXPathResult.cpp c++ -o nsXPathResult.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPathResult.pp nsXPathResult.cpp nsXPath1Scheme.cpp c++ -o nsXPath1Scheme.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPath1Scheme.pp nsXPath1Scheme.cpp txMozillaXPathTreeWalker.cpp c++ -o txMozillaXPathTreeWalker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txMozillaXPathTreeWalker.pp txMozillaXPathTreeWalker.cpp txNodeSetAdaptor.cpp c++ -o txNodeSetAdaptor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNodeSetAdaptor.pp txNodeSetAdaptor.cpp txXPCOMExtensionFunction.cpp c++ -o txXPCOMExtensionFunction.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/unicharutil -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../base -I./../xml -I. -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXPCOMExtensionFunction.pp txXPCOMExtensionFunction.cpp txXPCOMExtensionFunction.cpp: In function 'nsresult TX_ResolveFunctionCallXPCOM(const nsCString&, PRInt32, nsIAtom*, nsISupports*, FunctionCall**)': txXPCOMExtensionFunction.cpp:271: warning: 'methodIndex' may be used uninitialized in this function rm -f libtxxpath_s.a ar cr libtxxpath_s.a txBooleanExpr.o txBooleanResult.o txCoreFunctionCall.o txExpr.o txExprLexer.o txExprParser.o txFilterExpr.o txFunctionCall.o txLocationStep.o txNumberExpr.o txNumberResult.o txPathExpr.o txPredicatedNodeTest.o txPredicateList.o txRelationalExpr.o txRootExpr.o txStringResult.o txErrorExpr.o txLiteralExpr.o txNameTest.o txNamedAttributeStep.o txNodeSet.o txNodeTypeTest.o txForwardContext.o txNodeSetContext.o txResultRecycler.o txUnionExpr.o txUnionNodeTest.o txUnaryExpr.o txVariableRefExpr.o txXPathOptimizer.o nsXPathEvaluator.o nsXPathExpression.o nsXPathNSResolver.o nsXPathResult.o nsXPath1Scheme.o txMozillaXPathTreeWalker.o txNodeSetAdaptor.o txXPCOMExtensionFunction.o ranlib libtxxpath_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xpath' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xslt' txNodeSorter.cpp c++ -o txNodeSorter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNodeSorter.pp txNodeSorter.cpp txNodeSorter.cpp: In member function 'nsresult txNodeSorter::sortNodeSet(txNodeSet*, txExecutionState*, txNodeSet**)': txNodeSorter.cpp:184: warning: comparison between signed and unsigned integer expressions txXPathResultComparator.cpp c++ -o txXPathResultComparator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXPathResultComparator.pp txXPathResultComparator.cpp txBufferingHandler.cpp c++ -o txBufferingHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txBufferingHandler.pp txBufferingHandler.cpp txBufferingHandler.cpp: In function 'PRBool flushTransaction(void*, void*)': txBufferingHandler.cpp:383: warning: enumeration value 'eEndDocumentTransaction' not handled in switch txBufferingHandler.cpp:382: warning: 'rv' may be used uninitialized in this function txExecutionState.cpp c++ -o txExecutionState.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txExecutionState.pp txExecutionState.cpp txEXSLTFunctions.cpp c++ -o txEXSLTFunctions.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txEXSLTFunctions.pp txEXSLTFunctions.cpp txEXSLTFunctions.cpp: In member function 'virtual nsresult txEXSLTFunctionCall::evaluate(txIEvalContext*, txAExprResult**)': txEXSLTFunctions.cpp:599: warning: comparison between signed and unsigned integer expressions txInstructions.cpp c++ -o txInstructions.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txInstructions.pp txInstructions.cpp txOutputFormat.cpp c++ -o txOutputFormat.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txOutputFormat.pp txOutputFormat.cpp txRtfHandler.cpp c++ -o txRtfHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txRtfHandler.pp txRtfHandler.cpp txStylesheet.cpp c++ -o txStylesheet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txStylesheet.pp txStylesheet.cpp txStylesheetCompileHandlers.cpp c++ -o txStylesheetCompileHandlers.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txStylesheetCompileHandlers.pp txStylesheetCompileHandlers.cpp txStylesheetCompiler.cpp c++ -o txStylesheetCompiler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txStylesheetCompiler.pp txStylesheetCompiler.cpp txTextHandler.cpp c++ -o txTextHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txTextHandler.pp txTextHandler.cpp txToplevelItems.cpp c++ -o txToplevelItems.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txToplevelItems.pp txToplevelItems.cpp txXSLTNumber.cpp c++ -o txXSLTNumber.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXSLTNumber.pp txXSLTNumber.cpp txXSLTNumberCounters.cpp c++ -o txXSLTNumberCounters.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXSLTNumberCounters.pp txXSLTNumberCounters.cpp txPatternOptimizer.cpp c++ -o txPatternOptimizer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txPatternOptimizer.pp txPatternOptimizer.cpp txXSLTPatterns.cpp c++ -o txXSLTPatterns.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXSLTPatterns.pp txXSLTPatterns.cpp txXSLTProcessor.cpp c++ -o txXSLTProcessor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXSLTProcessor.pp txXSLTProcessor.cpp txPatternParser.cpp c++ -o txPatternParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txPatternParser.pp txPatternParser.cpp txUnknownHandler.cpp c++ -o txUnknownHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txUnknownHandler.pp txUnknownHandler.cpp txCurrentFunctionCall.cpp c++ -o txCurrentFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txCurrentFunctionCall.pp txCurrentFunctionCall.cpp txDocumentFunctionCall.cpp c++ -o txDocumentFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txDocumentFunctionCall.pp txDocumentFunctionCall.cpp txFormatNumberFunctionCall.cpp c++ -o txFormatNumberFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txFormatNumberFunctionCall.pp txFormatNumberFunctionCall.cpp txGenerateIdFunctionCall.cpp c++ -o txGenerateIdFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txGenerateIdFunctionCall.pp txGenerateIdFunctionCall.cpp txKeyFunctionCall.cpp c++ -o txKeyFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txKeyFunctionCall.pp txKeyFunctionCall.cpp txXSLTEnvironmentFunctionCall.cpp c++ -o txXSLTEnvironmentFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXSLTEnvironmentFunctionCall.pp txXSLTEnvironmentFunctionCall.cpp txMozillaStylesheetCompiler.cpp c++ -o txMozillaStylesheetCompiler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txMozillaStylesheetCompiler.pp txMozillaStylesheetCompiler.cpp txMozillaTextOutput.cpp c++ -o txMozillaTextOutput.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txMozillaTextOutput.pp txMozillaTextOutput.cpp txMozillaXMLOutput.cpp c++ -o txMozillaXMLOutput.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txMozillaXMLOutput.pp txMozillaXMLOutput.cpp txMozillaXMLOutput.cpp: In member function 'void txTransformNotifier::SignalTransformEnd(nsresult)': txMozillaXMLOutput.cpp:1079: warning: suggest parentheses around '&&' within '||' txMozillaXSLTProcessor.cpp c++ -o txMozillaXSLTProcessor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include/uconv -I../../../../dist/include/caps -I../../../../dist/include/windowwatcher -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/transformiix -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../base -I./../xml -I./../xpath -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txMozillaXSLTProcessor.pp txMozillaXSLTProcessor.cpp rm -f libtxxslt_s.a ar cr libtxxslt_s.a txNodeSorter.o txXPathResultComparator.o txBufferingHandler.o txExecutionState.o txEXSLTFunctions.o txInstructions.o txOutputFormat.o txRtfHandler.o txStylesheet.o txStylesheetCompileHandlers.o txStylesheetCompiler.o txTextHandler.o txToplevelItems.o txXSLTNumber.o txXSLTNumberCounters.o txPatternOptimizer.o txXSLTPatterns.o txXSLTProcessor.o txPatternParser.o txUnknownHandler.o txCurrentFunctionCall.o txDocumentFunctionCall.o txFormatNumberFunctionCall.o txGenerateIdFunctionCall.o txKeyFunctionCall.o txXSLTEnvironmentFunctionCall.o txMozillaStylesheetCompiler.o txMozillaTextOutput.o txMozillaXMLOutput.o txMozillaXSLTProcessor.o ranlib libtxxslt_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 txEXSLTRegExFunctions.js ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xslt' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video/public' gmake[8]: Nothing to be done for `libs'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video/src' nsMediaDecoder.cpp c++ -o nsMediaDecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/content -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../html/content/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMediaDecoder.pp nsMediaDecoder.cpp nsMediaCache.cpp c++ -o nsMediaCache.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/content -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../html/content/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMediaCache.pp nsMediaCache.cpp nsMediaStream.cpp c++ -o nsMediaStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/content -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../html/content/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMediaStream.pp nsMediaStream.cpp nsAudioStream.cpp c++ -o nsAudioStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/content -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../html/content/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAudioStream.pp nsAudioStream.cpp nsChannelReader.cpp c++ -o nsChannelReader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/content -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../html/content/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsChannelReader.pp nsChannelReader.cpp nsOggDecoder.cpp c++ -o nsOggDecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/content -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../html/content/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsOggDecoder.pp nsOggDecoder.cpp nsOggDecoder.cpp: In member function 'void nsOggDecodeStateMachine::Seek(float)': nsOggDecoder.cpp:1228: warning: unused variable 'duration' nsWaveDecoder.cpp c++ -o nsWaveDecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/content -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/xpconnect -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/editor -I../../../../dist/include/imglib2 -I../../../../dist/include/mimetype -I../../../../dist/include/exthandler -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/plugin -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../base/src -I./../../../html/content/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWaveDecoder.pp nsWaveDecoder.cpp rm -f libgkconvideo_s.a ar cr libgkconvideo_s.a nsMediaDecoder.o nsMediaCache.o nsMediaStream.o nsAudioStream.o nsChannelReader.o nsOggDecoder.o nsWaveDecoder.o ranlib libgkconvideo_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/document' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/document/src' nsSVGDocument.cpp c++ -o nsSVGDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/dom -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/pref -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/locale -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../../../xml/document/src -I./../../../html/base/src -I./../../../html/document/src -I./../../../../layout/style -I./../../../base/src -I./../../../events/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGDocument.pp nsSVGDocument.cpp rm -f libgkconsvgdoc_s.a ar cr libgkconsvgdoc_s.a nsSVGDocument.o ranlib libgkconsvgdoc_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/document/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/document' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/content' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/content/src' nsDOMSVGZoomEvent.cpp c++ -o nsDOMSVGZoomEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDOMSVGZoomEvent.pp nsDOMSVGZoomEvent.cpp nsDOMSVGEvent.cpp c++ -o nsDOMSVGEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDOMSVGEvent.pp nsDOMSVGEvent.cpp nsSVGAElement.cpp c++ -o nsSVGAElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAElement.pp nsSVGAElement.cpp nsSVGAngle.cpp c++ -o nsSVGAngle.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAngle.pp nsSVGAngle.cpp nsSVGAngle.cpp: In member function 'nsresult nsSVGAngle::SetBaseValueString(const nsAString_internal&, nsSVGElement*, PRBool)': nsSVGAngle.cpp:303: warning: 'value' may be used uninitialized in this function nsSVGAngle.cpp:304: warning: 'unitType' may be used uninitialized in this function nsSVGAnimatedLengthList.cpp c++ -o nsSVGAnimatedLengthList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedLengthList.pp nsSVGAnimatedLengthList.cpp nsSVGAnimatedNumberList.cpp c++ -o nsSVGAnimatedNumberList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedNumberList.pp nsSVGAnimatedNumberList.cpp nsSVGAnimatedRect.cpp c++ -o nsSVGAnimatedRect.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedRect.pp nsSVGAnimatedRect.cpp nsSVGAnimatedPreserveAspectRatio.cpp c++ -o nsSVGAnimatedPreserveAspectRatio.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedPreserveAspectRatio.pp nsSVGAnimatedPreserveAspectRatio.cpp nsSVGAnimatedTransformList.cpp c++ -o nsSVGAnimatedTransformList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedTransformList.pp nsSVGAnimatedTransformList.cpp nsSVGBoolean.cpp c++ -o nsSVGBoolean.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGBoolean.pp nsSVGBoolean.cpp nsSVGCircleElement.cpp c++ -o nsSVGCircleElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGCircleElement.pp nsSVGCircleElement.cpp nsSVGClipPathElement.cpp c++ -o nsSVGClipPathElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGClipPathElement.pp nsSVGClipPathElement.cpp nsSVGDataParser.cpp c++ -o nsSVGDataParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGDataParser.pp nsSVGDataParser.cpp nsSVGDefsElement.cpp c++ -o nsSVGDefsElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGDefsElement.pp nsSVGDefsElement.cpp nsSVGDescElement.cpp c++ -o nsSVGDescElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGDescElement.pp nsSVGDescElement.cpp nsSVGElement.cpp c++ -o nsSVGElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGElement.pp nsSVGElement.cpp nsSVGElementFactory.cpp c++ -o nsSVGElementFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGElementFactory.pp nsSVGElementFactory.cpp nsSVGEllipseElement.cpp c++ -o nsSVGEllipseElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGEllipseElement.pp nsSVGEllipseElement.cpp nsSVGEnum.cpp c++ -o nsSVGEnum.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGEnum.pp nsSVGEnum.cpp nsSVGFeatures.cpp c++ -o nsSVGFeatures.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGFeatures.pp nsSVGFeatures.cpp nsSVGFilterElement.cpp c++ -o nsSVGFilterElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGFilterElement.pp nsSVGFilterElement.cpp nsSVGFilters.cpp c++ -o nsSVGFilters.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGFilters.pp nsSVGFilters.cpp nsSVGFilters.cpp: In function 'void BoxBlur(const PRUint8*, PRUint8*, PRInt32, PRInt32, PRInt32, PRUint32, PRUint32, PRBool)': nsSVGFilters.cpp:494: warning: comparison between signed and unsigned integer expressions nsSVGFilters.cpp:510: warning: comparison between signed and unsigned integer expressions nsSVGFilters.cpp:516: warning: comparison between signed and unsigned integer expressions nsSVGFilters.cpp:539: warning: comparison between signed and unsigned integer expressions nsSVGFilters.cpp: In member function 'virtual nsresult nsSVGFELightingElement::Filter(nsSVGFilterInstance*, const nsTArray&, const nsSVGFE::Image*, const nsIntRect&)': nsSVGFilters.cpp:4763: warning: 'cosConeAngle' may be used uninitialized in this function nsSVGForeignObjectElement.cpp c++ -o nsSVGForeignObjectElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGForeignObjectElement.pp nsSVGForeignObjectElement.cpp nsSVGGElement.cpp c++ -o nsSVGGElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGElement.pp nsSVGGElement.cpp nsSVGGradientElement.cpp c++ -o nsSVGGradientElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGradientElement.pp nsSVGGradientElement.cpp nsSVGGraphicElement.cpp c++ -o nsSVGGraphicElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGraphicElement.pp nsSVGGraphicElement.cpp nsSVGImageElement.cpp c++ -o nsSVGImageElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGImageElement.pp nsSVGImageElement.cpp nsSVGInteger.cpp c++ -o nsSVGInteger.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGInteger.pp nsSVGInteger.cpp nsSVGLength.cpp c++ -o nsSVGLength.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGLength.pp nsSVGLength.cpp nsSVGLength2.cpp c++ -o nsSVGLength2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGLength2.pp nsSVGLength2.cpp nsSVGLength2.cpp: In member function 'nsresult nsSVGLength2::SetBaseValueString(const nsAString_internal&, nsSVGElement*, PRBool)': nsSVGLength2.cpp:377: warning: 'value' may be used uninitialized in this function nsSVGLength2.cpp:378: warning: 'unitType' may be used uninitialized in this function nsSVGLengthList.cpp c++ -o nsSVGLengthList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGLengthList.pp nsSVGLengthList.cpp nsSVGLineElement.cpp c++ -o nsSVGLineElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGLineElement.pp nsSVGLineElement.cpp nsSVGMarkerElement.cpp c++ -o nsSVGMarkerElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGMarkerElement.pp nsSVGMarkerElement.cpp nsSVGMaskElement.cpp c++ -o nsSVGMaskElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGMaskElement.pp nsSVGMaskElement.cpp nsSVGMatrix.cpp c++ -o nsSVGMatrix.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGMatrix.pp nsSVGMatrix.cpp nsSVGMetadataElement.cpp c++ -o nsSVGMetadataElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGMetadataElement.pp nsSVGMetadataElement.cpp nsSVGNumber.cpp c++ -o nsSVGNumber.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGNumber.pp nsSVGNumber.cpp nsSVGNumber2.cpp c++ -o nsSVGNumber2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGNumber2.pp nsSVGNumber2.cpp nsSVGNumberList.cpp c++ -o nsSVGNumberList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGNumberList.pp nsSVGNumberList.cpp nsSVGPathDataParser.cpp c++ -o nsSVGPathDataParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathDataParser.pp nsSVGPathDataParser.cpp nsSVGPathElement.cpp c++ -o nsSVGPathElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathElement.pp nsSVGPathElement.cpp nsSVGPathGeometryElement.cpp c++ -o nsSVGPathGeometryElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathGeometryElement.pp nsSVGPathGeometryElement.cpp nsSVGPathSeg.cpp c++ -o nsSVGPathSeg.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathSeg.pp nsSVGPathSeg.cpp nsSVGPathSegList.cpp c++ -o nsSVGPathSegList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathSegList.pp nsSVGPathSegList.cpp nsSVGPatternElement.cpp c++ -o nsSVGPatternElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPatternElement.pp nsSVGPatternElement.cpp nsSVGPoint.cpp c++ -o nsSVGPoint.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPoint.pp nsSVGPoint.cpp nsSVGPointList.cpp c++ -o nsSVGPointList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPointList.pp nsSVGPointList.cpp nsSVGPolyElement.cpp c++ -o nsSVGPolyElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPolyElement.pp nsSVGPolyElement.cpp nsSVGPolyElement.cpp: In member function 'virtual void nsSVGPolyElement::GetMarkPoints(nsTArray*)': nsSVGPolyElement.cpp:134: warning: 'prevAngle' may be used uninitialized in this function nsSVGPolygonElement.cpp c++ -o nsSVGPolygonElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPolygonElement.pp nsSVGPolygonElement.cpp nsSVGPolylineElement.cpp c++ -o nsSVGPolylineElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPolylineElement.pp nsSVGPolylineElement.cpp nsSVGPreserveAspectRatio.cpp c++ -o nsSVGPreserveAspectRatio.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPreserveAspectRatio.pp nsSVGPreserveAspectRatio.cpp nsSVGPreserveAspectRatio.cpp: In member function 'virtual nsresult nsSVGPreserveAspectRatio::SetValueString(const nsAString_internal&)': nsSVGPreserveAspectRatio.cpp:115: warning: 'align' may be used uninitialized in this function nsSVGPreserveAspectRatio.cpp:115: warning: 'meetOrSlice' may be used uninitialized in this function nsSVGScriptElement.cpp c++ -o nsSVGScriptElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGScriptElement.pp nsSVGScriptElement.cpp nsSVGString.cpp c++ -o nsSVGString.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGString.pp nsSVGString.cpp nsSVGStringProxyValue.cpp c++ -o nsSVGStringProxyValue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGStringProxyValue.pp nsSVGStringProxyValue.cpp nsSVGStylableElement.cpp c++ -o nsSVGStylableElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGStylableElement.pp nsSVGStylableElement.cpp nsSVGRect.cpp c++ -o nsSVGRect.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGRect.pp nsSVGRect.cpp nsSVGRectElement.cpp c++ -o nsSVGRectElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGRectElement.pp nsSVGRectElement.cpp nsSVGSVGElement.cpp c++ -o nsSVGSVGElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGSVGElement.pp nsSVGSVGElement.cpp nsSVGStopElement.cpp c++ -o nsSVGStopElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGStopElement.pp nsSVGStopElement.cpp nsSVGStyleElement.cpp c++ -o nsSVGStyleElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGStyleElement.pp nsSVGStyleElement.cpp nsSVGSwitchElement.cpp c++ -o nsSVGSwitchElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGSwitchElement.pp nsSVGSwitchElement.cpp nsSVGSymbolElement.cpp c++ -o nsSVGSymbolElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGSymbolElement.pp nsSVGSymbolElement.cpp nsSVGTSpanElement.cpp c++ -o nsSVGTSpanElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTSpanElement.pp nsSVGTSpanElement.cpp nsSVGTextElement.cpp c++ -o nsSVGTextElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTextElement.pp nsSVGTextElement.cpp nsSVGTextPathElement.cpp c++ -o nsSVGTextPathElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTextPathElement.pp nsSVGTextPathElement.cpp nsSVGTitleElement.cpp c++ -o nsSVGTitleElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTitleElement.pp nsSVGTitleElement.cpp nsSVGTransform.cpp c++ -o nsSVGTransform.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTransform.pp nsSVGTransform.cpp nsSVGTransformList.cpp c++ -o nsSVGTransformList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTransformList.pp nsSVGTransformList.cpp nsSVGTransformListParser.cpp c++ -o nsSVGTransformListParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTransformListParser.pp nsSVGTransformListParser.cpp nsSVGUseElement.cpp c++ -o nsSVGUseElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGUseElement.pp nsSVGUseElement.cpp nsSVGValue.cpp c++ -o nsSVGValue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/xuldoc -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../../shared/public -I./../../../html/base/src -I./../../../xml/content/src -I./../../../../dom -I./../../../base/src -I./../../../../layout/svg/base/src -I./../../../../layout/style -I./../../../events/src -I./../../../html/content/src -I../../../../content/xbl/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGValue.pp nsSVGValue.cpp rm -f libgkcontentsvg_s.a ar cr libgkcontentsvg_s.a nsDOMSVGZoomEvent.o nsDOMSVGEvent.o nsSVGAElement.o nsSVGAngle.o nsSVGAnimatedLengthList.o nsSVGAnimatedNumberList.o nsSVGAnimatedRect.o nsSVGAnimatedPreserveAspectRatio.o nsSVGAnimatedTransformList.o nsSVGBoolean.o nsSVGCircleElement.o nsSVGClipPathElement.o nsSVGDataParser.o nsSVGDefsElement.o nsSVGDescElement.o nsSVGElement.o nsSVGElementFactory.o nsSVGEllipseElement.o nsSVGEnum.o nsSVGFeatures.o nsSVGFilterElement.o nsSVGFilters.o nsSVGForeignObjectElement.o nsSVGGElement.o nsSVGGradientElement.o nsSVGGraphicElement.o nsSVGImageElement.o nsSVGInteger.o nsSVGLength.o nsSVGLength2.o nsSVGLengthList.o nsSVGLineElement.o nsSVGMarkerElement.o nsSVGMaskElement.o nsSVGMatrix.o nsSVGMetadataElement.o nsSVGNumber.o nsSVGNumber2.o nsSVGNumberList.o nsSVGPathDataParser.o nsSVGPathElement.o nsSVGPathGeometryElement.o nsSVGPathSeg.o nsSVGPathSegList.o nsSVGPatternElement.o nsSVGPoint.o nsSVGPointList.o nsSVGPolyElement.o nsSVGPolygonElement.o nsSVGPolylineElement.o nsSVGPreserveAspectRatio.o nsSVGScriptElement.o nsSVGString.o nsSVGStringProxyValue.o nsSVGStylableElement.o nsSVGRect.o nsSVGRectElement.o nsSVGSVGElement.o nsSVGStopElement.o nsSVGStyleElement.o nsSVGSwitchElement.o nsSVGSymbolElement.o nsSVGTSpanElement.o nsSVGTextElement.o nsSVGTextPathElement.o nsSVGTitleElement.o nsSVGTransform.o nsSVGTransformList.o nsSVGTransformListParser.o nsSVGUseElement.o nsSVGValue.o ranlib libgkcontentsvg_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/content/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/content' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf/public' nsIXMLContentBuilder.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXMLContentBuilder.xpt -d .deps/nsIXMLContentBuilder.pp nsIXMLContentBuilder.idl nsIXTFAttributeHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXTFAttributeHandler.xpt -d .deps/nsIXTFAttributeHandler.pp nsIXTFAttributeHandler.idl nsIXTFElement.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXTFElement.xpt -d .deps/nsIXTFElement.pp nsIXTFElement.idl nsIXTFElementFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXTFElementFactory.xpt -d .deps/nsIXTFElementFactory.pp nsIXTFElementFactory.idl nsIXTFElementWrapper.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXTFElementWrapper.xpt -d .deps/nsIXTFElementWrapper.pp nsIXTFElementWrapper.idl nsIXTFPrivate.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXTFPrivate.xpt -d .deps/nsIXTFPrivate.pp nsIXTFPrivate.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/content_xtf.xpt _xpidlgen/nsIXMLContentBuilder.xpt _xpidlgen/nsIXTFAttributeHandler.xpt _xpidlgen/nsIXTFElement.xpt _xpidlgen/nsIXTFElementFactory.xpt _xpidlgen/nsIXTFElementWrapper.xpt _xpidlgen/nsIXTFPrivate.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_xtf.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf/src' nsXMLContentBuilder.cpp c++ -o nsXMLContentBuilder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../shared/public -I./../../html/base/src -I./../../xml/content/src -I./../../../dom -I./../../base/src -I./../../../layout/html/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLContentBuilder.pp nsXMLContentBuilder.cpp nsXTFElementWrapper.cpp c++ -o nsXTFElementWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../shared/public -I./../../html/base/src -I./../../xml/content/src -I./../../../dom -I./../../base/src -I./../../../layout/html/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFElementWrapper.pp nsXTFElementWrapper.cpp nsXTFInterfaceAggregator.cpp c++ -o nsXTFInterfaceAggregator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../shared/public -I./../../html/base/src -I./../../xml/content/src -I./../../../dom -I./../../base/src -I./../../../layout/html/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFInterfaceAggregator.pp nsXTFInterfaceAggregator.cpp nsXTFService.cpp c++ -o nsXTFService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../shared/public -I./../../html/base/src -I./../../xml/content/src -I./../../../dom -I./../../base/src -I./../../../layout/html/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFService.pp nsXTFService.cpp nsXTFWeakTearoff.cpp c++ -o nsXTFWeakTearoff.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./../../shared/public -I./../../html/base/src -I./../../xml/content/src -I./../../../dom -I./../../base/src -I./../../../layout/html/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFWeakTearoff.pp nsXTFWeakTearoff.cpp rm -f libgkcontentxtf_s.a ar cr libgkcontentxtf_s.a nsXMLContentBuilder.o nsXTFElementWrapper.o nsXTFInterfaceAggregator.o nsXTFService.o nsXTFWeakTearoff.o ranlib libgkcontentxtf_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events/public' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events/src' nsEventListenerManager.cpp c++ -o nsEventListenerManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEventListenerManager.pp nsEventListenerManager.cpp In file included from nsEventListenerManager.cpp:76: ../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' nsEventStateManager.cpp c++ -o nsEventStateManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEventStateManager.pp nsEventStateManager.cpp nsDOMEvent.cpp c++ -o nsDOMEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMEvent.pp nsDOMEvent.cpp nsDOMDataContainerEvent.cpp c++ -o nsDOMDataContainerEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMDataContainerEvent.pp nsDOMDataContainerEvent.cpp nsDOMUIEvent.cpp c++ -o nsDOMUIEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMUIEvent.pp nsDOMUIEvent.cpp nsDOMKeyboardEvent.cpp c++ -o nsDOMKeyboardEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMKeyboardEvent.pp nsDOMKeyboardEvent.cpp nsDOMTextEvent.cpp c++ -o nsDOMTextEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMTextEvent.pp nsDOMTextEvent.cpp nsDOMMouseEvent.cpp c++ -o nsDOMMouseEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMMouseEvent.pp nsDOMMouseEvent.cpp nsDOMMouseScrollEvent.cpp c++ -o nsDOMMouseScrollEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMMouseScrollEvent.pp nsDOMMouseScrollEvent.cpp nsDOMDragEvent.cpp c++ -o nsDOMDragEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMDragEvent.pp nsDOMDragEvent.cpp nsDOMMutationEvent.cpp c++ -o nsDOMMutationEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMMutationEvent.pp nsDOMMutationEvent.cpp nsDOMPopupBlockedEvent.cpp c++ -o nsDOMPopupBlockedEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMPopupBlockedEvent.pp nsDOMPopupBlockedEvent.cpp nsDOMBeforeUnloadEvent.cpp c++ -o nsDOMBeforeUnloadEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMBeforeUnloadEvent.pp nsDOMBeforeUnloadEvent.cpp nsDOMPageTransitionEvent.cpp c++ -o nsDOMPageTransitionEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMPageTransitionEvent.pp nsDOMPageTransitionEvent.cpp nsDOMXULCommandEvent.cpp c++ -o nsDOMXULCommandEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMXULCommandEvent.pp nsDOMXULCommandEvent.cpp nsDOMCommandEvent.cpp c++ -o nsDOMCommandEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMCommandEvent.pp nsDOMCommandEvent.cpp nsDOMMessageEvent.cpp c++ -o nsDOMMessageEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMMessageEvent.pp nsDOMMessageEvent.cpp nsPrivateTextRange.cpp c++ -o nsPrivateTextRange.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrivateTextRange.pp nsPrivateTextRange.cpp nsDOMEventGroup.cpp c++ -o nsDOMEventGroup.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMEventGroup.pp nsDOMEventGroup.cpp nsXMLEventsManager.cpp c++ -o nsXMLEventsManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLEventsManager.pp nsXMLEventsManager.cpp nsXMLEventsElement.cpp c++ -o nsXMLEventsElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLEventsElement.pp nsXMLEventsElement.cpp nsPLDOMEvent.cpp c++ -o nsPLDOMEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPLDOMEvent.pp nsPLDOMEvent.cpp nsEventDispatcher.cpp c++ -o nsEventDispatcher.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEventDispatcher.pp nsEventDispatcher.cpp nsIMEStateManager.cpp c++ -o nsIMEStateManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIMEStateManager.pp nsIMEStateManager.cpp nsQueryContentEventHandler.cpp c++ -o nsQueryContentEventHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsQueryContentEventHandler.pp nsQueryContentEventHandler.cpp nsDOMProgressEvent.cpp c++ -o nsDOMProgressEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMProgressEvent.pp nsDOMProgressEvent.cpp nsDOMDataTransfer.cpp c++ -o nsDOMDataTransfer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMDataTransfer.pp nsDOMDataTransfer.cpp nsDOMDataTransfer.h: In constructor 'nsDOMDataTransfer::nsDOMDataTransfer()': nsDOMDataTransfer.h:196: warning: 'nsDOMDataTransfer::mDragImageY' will be initialized after nsDOMDataTransfer.h:173: warning: 'PRPackedBool nsDOMDataTransfer::mCursorState' nsDOMDataTransfer.cpp:73: warning: when initialized here nsDOMNotifyPaintEvent.cpp c++ -o nsDOMNotifyPaintEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMNotifyPaintEvent.pp nsDOMNotifyPaintEvent.cpp nsDOMSimpleGestureEvent.cpp c++ -o nsDOMSimpleGestureEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../../../layout/xul/base/src/tree/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/widget -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/content -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMSimpleGestureEvent.pp nsDOMSimpleGestureEvent.cpp rm -f libgkconevents_s.a ar cr libgkconevents_s.a nsEventListenerManager.o nsEventStateManager.o nsDOMEvent.o nsDOMDataContainerEvent.o nsDOMUIEvent.o nsDOMKeyboardEvent.o nsDOMTextEvent.o nsDOMMouseEvent.o nsDOMMouseScrollEvent.o nsDOMDragEvent.o nsDOMMutationEvent.o nsDOMPopupBlockedEvent.o nsDOMBeforeUnloadEvent.o nsDOMPageTransitionEvent.o nsDOMXULCommandEvent.o nsDOMCommandEvent.o nsDOMMessageEvent.o nsPrivateTextRange.o nsDOMEventGroup.o nsXMLEventsManager.o nsXMLEventsElement.o nsPLDOMEvent.o nsEventDispatcher.o nsIMEStateManager.o nsQueryContentEventHandler.o nsDOMProgressEvent.o nsDOMDataTransfer.o nsDOMNotifyPaintEvent.o nsDOMSimpleGestureEvent.o ranlib libgkconevents_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/public' gmake[6]: Nothing to be done for `libs'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/idl' nsICiter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsICiter.xpt -d .deps/nsICiter.pp nsICiter.idl nsIDocumentStateListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocumentStateListener.xpt -d .deps/nsIDocumentStateListener.pp nsIDocumentStateListener.idl nsIEditActionListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditActionListener.xpt -d .deps/nsIEditActionListener.pp nsIEditActionListener.idl nsIEditor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditor.xpt -d .deps/nsIEditor.pp nsIEditor.idl nsIEditorIMESupport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditorIMESupport.xpt -d .deps/nsIEditorIMESupport.pp nsIEditorIMESupport.idl nsIEditorLogging.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditorLogging.xpt -d .deps/nsIEditorLogging.pp nsIEditorLogging.idl nsIEditorMailSupport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditorMailSupport.xpt -d .deps/nsIEditorMailSupport.pp nsIEditorMailSupport.idl nsIEditorObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditorObserver.xpt -d .deps/nsIEditorObserver.pp nsIEditorObserver.idl nsIEditorSpellCheck.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditorSpellCheck.xpt -d .deps/nsIEditorSpellCheck.pp nsIEditorSpellCheck.idl nsIEditorStyleSheets.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditorStyleSheets.xpt -d .deps/nsIEditorStyleSheets.pp nsIEditorStyleSheets.idl nsIHTMLEditor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIHTMLEditor.xpt -d .deps/nsIHTMLEditor.pp nsIHTMLEditor.idl nsIHTMLObjectResizer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIHTMLObjectResizer.xpt -d .deps/nsIHTMLObjectResizer.pp nsIHTMLObjectResizer.idl nsIHTMLAbsPosEditor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIHTMLAbsPosEditor.xpt -d .deps/nsIHTMLAbsPosEditor.pp nsIHTMLAbsPosEditor.idl nsIHTMLObjectResizeListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIHTMLObjectResizeListener.xpt -d .deps/nsIHTMLObjectResizeListener.pp nsIHTMLObjectResizeListener.idl nsIHTMLInlineTableEditor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIHTMLInlineTableEditor.xpt -d .deps/nsIHTMLInlineTableEditor.pp nsIHTMLInlineTableEditor.idl nsIPlaintextEditor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPlaintextEditor.xpt -d .deps/nsIPlaintextEditor.pp nsIPlaintextEditor.idl nsITableEditor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsITableEditor.xpt -d .deps/nsITableEditor.pp nsITableEditor.idl nsIURIRefObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIURIRefObject.xpt -d .deps/nsIURIRefObject.pp nsIURIRefObject.idl nsIContentFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIContentFilter.xpt -d .deps/nsIContentFilter.pp nsIContentFilter.idl nsPIEditorTransaction.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsPIEditorTransaction.xpt -d .deps/nsPIEditorTransaction.pp nsPIEditorTransaction.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/editor.xpt _xpidlgen/nsICiter.xpt _xpidlgen/nsIDocumentStateListener.xpt _xpidlgen/nsIEditActionListener.xpt _xpidlgen/nsIEditor.xpt _xpidlgen/nsIEditorIMESupport.xpt _xpidlgen/nsIEditorLogging.xpt _xpidlgen/nsIEditorMailSupport.xpt _xpidlgen/nsIEditorObserver.xpt _xpidlgen/nsIEditorSpellCheck.xpt _xpidlgen/nsIEditorStyleSheets.xpt _xpidlgen/nsIHTMLEditor.xpt _xpidlgen/nsIHTMLObjectResizer.xpt _xpidlgen/nsIHTMLAbsPosEditor.xpt _xpidlgen/nsIHTMLObjectResizeListener.xpt _xpidlgen/nsIHTMLInlineTableEditor.xpt _xpidlgen/nsIPlaintextEditor.xpt _xpidlgen/nsITableEditor.xpt _xpidlgen/nsIURIRefObject.xpt _xpidlgen/nsIContentFilter.xpt _xpidlgen/nsPIEditorTransaction.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/editor.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/idl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc/public' nsITextServicesFilter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITextServicesFilter.xpt -d .deps/nsITextServicesFilter.pp nsITextServicesFilter.idl nsIInlineSpellChecker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIInlineSpellChecker.xpt -d .deps/nsIInlineSpellChecker.pp nsIInlineSpellChecker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/txtsvc.xpt _xpidlgen/nsITextServicesFilter.xpt _xpidlgen/nsIInlineSpellChecker.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/txtsvc.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc/src' nsFilteredContentIterator.cpp c++ -o nsFilteredContentIterator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/lwbrk -I../../../dist/include -I../../../dist/include/txtsvc -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFilteredContentIterator.pp nsFilteredContentIterator.cpp nsTextServicesDocument.cpp c++ -o nsTextServicesDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/lwbrk -I../../../dist/include -I../../../dist/include/txtsvc -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextServicesDocument.pp nsTextServicesDocument.cpp nsTextServicesDocument.cpp: In static member function 'static nsresult nsTextServicesDocument::FindWordBounds(nsVoidArray*, nsString*, nsIDOMNode*, PRInt32, nsIDOMNode**, PRInt32*, nsIDOMNode**, PRInt32*)': nsTextServicesDocument.cpp:4711: warning: comparison between signed and unsigned integer expressions nsTextServicesDocument.cpp:4712: warning: comparison between signed and unsigned integer expressions nsTextServicesDocument.cpp:4712: warning: comparison between signed and unsigned integer expressions nsTextServicesDocument.cpp:4735: warning: comparison between signed and unsigned integer expressions nsTextServicesDocument.cpp:4735: warning: comparison between signed and unsigned integer expressions nsTextServicesDocument.cpp:4737: warning: comparison between signed and unsigned integer expressions nsTSDNotifier.cpp c++ -o nsTSDNotifier.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/lwbrk -I../../../dist/include -I../../../dist/include/txtsvc -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTSDNotifier.pp nsTSDNotifier.cpp rm -f libtxtsvc_s.a ar cr libtxtsvc_s.a nsFilteredContentIterator.o nsTextServicesDocument.o nsTSDNotifier.o ranlib libtxtsvc_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor/base' nsEditor.cpp c++ -o nsEditor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditor.pp nsEditor.cpp nsEditor.cpp: In member function 'virtual nsresult nsEditor::EndPlaceHolderTransaction()': nsEditor.cpp:988: warning: unused variable 'rv' nsEditorCommands.cpp c++ -o nsEditorCommands.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditorCommands.pp nsEditorCommands.cpp nsEditorController.cpp c++ -o nsEditorController.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditorController.pp nsEditorController.cpp nsEditorUtils.cpp c++ -o nsEditorUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditorUtils.pp nsEditorUtils.cpp nsEditorUtils.cpp: In static member function 'static PRBool nsEditorHookUtils::DoInsertionHook(nsIDOMDocument*, nsIDOMEvent*, nsITransferable*)': nsEditorUtils.cpp:276: warning: unused variable 'hookResult' nsSelectionState.cpp c++ -o nsSelectionState.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSelectionState.pp nsSelectionState.cpp nsSelectionState.cpp: In member function 'void nsSelectionState::DoTraverse(nsCycleCollectionTraversalCallback&)': nsSelectionState.cpp:62: warning: unused variable 'item' EditTxn.cpp c++ -o EditTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/EditTxn.pp EditTxn.cpp PlaceholderTxn.cpp c++ -o PlaceholderTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/PlaceholderTxn.pp PlaceholderTxn.cpp ChangeAttributeTxn.cpp c++ -o ChangeAttributeTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/ChangeAttributeTxn.pp ChangeAttributeTxn.cpp ChangeCSSInlineStyleTxn.cpp c++ -o ChangeCSSInlineStyleTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/ChangeCSSInlineStyleTxn.pp ChangeCSSInlineStyleTxn.cpp CreateElementTxn.cpp c++ -o CreateElementTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/CreateElementTxn.pp CreateElementTxn.cpp DeleteElementTxn.cpp c++ -o DeleteElementTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/DeleteElementTxn.pp DeleteElementTxn.cpp DeleteElementTxn.cpp: In member function 'virtual nsresult DeleteElementTxn::DoTransaction()': DeleteElementTxn.cpp:133: warning: unused variable 'result' DeleteRangeTxn.cpp c++ -o DeleteRangeTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/DeleteRangeTxn.pp DeleteRangeTxn.cpp DeleteTextTxn.cpp c++ -o DeleteTextTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/DeleteTextTxn.pp DeleteTextTxn.cpp EditAggregateTxn.cpp c++ -o EditAggregateTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/EditAggregateTxn.pp EditAggregateTxn.cpp IMETextTxn.cpp c++ -o IMETextTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/IMETextTxn.pp IMETextTxn.cpp InsertElementTxn.cpp c++ -o InsertElementTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/InsertElementTxn.pp InsertElementTxn.cpp InsertTextTxn.cpp c++ -o InsertTextTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/InsertTextTxn.pp InsertTextTxn.cpp JoinElementTxn.cpp c++ -o JoinElementTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/JoinElementTxn.pp JoinElementTxn.cpp SetDocTitleTxn.cpp c++ -o SetDocTitleTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/SetDocTitleTxn.pp SetDocTitleTxn.cpp SplitElementTxn.cpp c++ -o SplitElementTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/SplitElementTxn.pp SplitElementTxn.cpp nsStyleSheetTxns.cpp c++ -o nsStyleSheetTxns.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStyleSheetTxns.pp nsStyleSheetTxns.cpp TransactionFactory.cpp c++ -o TransactionFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/TransactionFactory.pp TransactionFactory.cpp rm -f libeditorbase_s.a ar cr libeditorbase_s.a nsEditor.o nsEditorCommands.o nsEditorController.o nsEditorUtils.o nsSelectionState.o EditTxn.o PlaceholderTxn.o ChangeAttributeTxn.o ChangeCSSInlineStyleTxn.o CreateElementTxn.o DeleteElementTxn.o DeleteRangeTxn.o DeleteTextTxn.o EditAggregateTxn.o IMETextTxn.o InsertElementTxn.o InsertTextTxn.o JoinElementTxn.o SetDocTitleTxn.o SplitElementTxn.o nsStyleSheetTxns.o TransactionFactory.o ranlib libeditorbase_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor/text' nsPlaintextDataTransfer.cpp c++ -o nsPlaintextDataTransfer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPlaintextDataTransfer.pp nsPlaintextDataTransfer.cpp nsPlaintextEditor.cpp c++ -o nsPlaintextEditor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPlaintextEditor.pp nsPlaintextEditor.cpp nsPlaintextEditor.cpp: In member function 'virtual nsresult nsPlaintextEditor::DeleteSelection(short int)': nsPlaintextEditor.cpp:736: warning: suggest explicit braces to avoid ambiguous 'else' nsTextEditUtils.cpp c++ -o nsTextEditUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextEditUtils.pp nsTextEditUtils.cpp nsTextEditRules.cpp c++ -o nsTextEditRules.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextEditRules.pp nsTextEditRules.cpp nsEditorEventListeners.cpp c++ -o nsEditorEventListeners.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditorEventListeners.pp nsEditorEventListeners.cpp nsWrapUtils.cpp c++ -o nsWrapUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWrapUtils.pp nsWrapUtils.cpp nsWrapUtils.cpp: In static member function 'static nsresult nsWrapUtils::Rewrap(const nsAString_internal&, PRUint32, PRUint32, PRBool, const nsAString_internal&, nsAString_internal&)': nsWrapUtils.cpp:87: warning: 'breakPt' may be used uninitialized in this function nsInternetCiter.cpp c++ -o nsInternetCiter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsInternetCiter.pp nsInternetCiter.cpp nsInternetCiter.cpp: In member function 'virtual nsresult nsInternetCiter::Rewrap(const nsAString_internal&, PRUint32, PRUint32, PRBool, nsAString_internal&)': nsInternetCiter.cpp:357: warning: 'breakPt' may be used uninitialized in this function nsAOLCiter.cpp c++ -o nsAOLCiter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAOLCiter.pp nsAOLCiter.cpp nsTextEditRulesBidi.cpp c++ -o nsTextEditRulesBidi.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/txtsvc -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/lwbrk -I../../../dist/include/view -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/editor -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../editor/libeditor/base -I../../../content/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextEditRulesBidi.pp nsTextEditRulesBidi.cpp rm -f libtexteditor_s.a ar cr libtexteditor_s.a nsPlaintextDataTransfer.o nsPlaintextEditor.o nsTextEditUtils.o nsTextEditRules.o nsEditorEventListeners.o nsWrapUtils.o nsInternetCiter.o nsAOLCiter.o nsTextEditRulesBidi.o ranlib libtexteditor_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor/text' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/public' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/src' nsTransactionItem.cpp c++ -o nsTransactionItem.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/txmgr -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTransactionItem.pp nsTransactionItem.cpp nsTransactionList.cpp c++ -o nsTransactionList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/txmgr -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTransactionList.pp nsTransactionList.cpp nsTransactionManager.cpp c++ -o nsTransactionManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/txmgr -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTransactionManager.pp nsTransactionManager.cpp nsTransactionManagerFactory.cpp c++ -o nsTransactionManagerFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/txmgr -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTransactionManagerFactory.pp nsTransactionManagerFactory.cpp nsTransactionStack.cpp c++ -o nsTransactionStack.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/txmgr -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTransactionStack.pp nsTransactionStack.cpp rm -f libtxmgr.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libtxmgr.so -o libtxmgr.so nsTransactionItem.o nsTransactionList.o nsTransactionManager.o nsTransactionManagerFactory.o nsTransactionStack.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libtxmgr.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libtxmgr.so ../../../dist/bin/components : ../../../dist/bin/components/libtxmgr.so gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/idl' nsITransaction.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITransaction.xpt -d .deps/nsITransaction.pp nsITransaction.idl nsITransactionList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITransactionList.xpt -d .deps/nsITransactionList.pp nsITransactionList.idl nsITransactionListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITransactionListener.xpt -d .deps/nsITransactionListener.pp nsITransactionListener.idl nsITransactionManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITransactionManager.xpt -d .deps/nsITransactionManager.pp nsITransactionManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/txmgr.xpt _xpidlgen/nsITransaction.xpt _xpidlgen/nsITransactionList.xpt _xpidlgen/nsITransactionListener.xpt _xpidlgen/nsITransactionManager.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/txmgr.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/idl' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/composer' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/composer/public' nsIEditingSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIEditingSession.xpt -d .deps/nsIEditingSession.pp nsIEditingSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/composer.xpt _xpidlgen/nsIEditingSession.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/composer.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/composer/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/composer' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/style' nsCSSAnonBoxes.cpp c++ -o nsCSSAnonBoxes.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSAnonBoxes.pp nsCSSAnonBoxes.cpp nsCSSDataBlock.cpp c++ -o nsCSSDataBlock.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSDataBlock.pp nsCSSDataBlock.cpp nsCSSDeclaration.cpp c++ -o nsCSSDeclaration.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSDeclaration.pp nsCSSDeclaration.cpp nsCSSDeclaration.cpp: In static member function 'static PRBool nsCSSDeclaration::AppendCSSValueToString(nsCSSProperty, const nsCSSValue&, nsAString_internal&)': nsCSSDeclaration.cpp:452: warning: enumeration value 'eCSSUnit_DummyInherit' not handled in switch nsCSSDeclaration.cpp: In member function 'nsresult nsCSSDeclaration::GetValue(nsCSSProperty, nsAString_internal&) const': nsCSSDeclaration.cpp:564: warning: 'unit' may be used uninitialized in this function nsCSSKeywords.cpp c++ -o nsCSSKeywords.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSKeywords.pp nsCSSKeywords.cpp nsCSSLoader.cpp c++ -o nsCSSLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSLoader.pp nsCSSLoader.cpp nsCSSOMFactory.cpp c++ -o nsCSSOMFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSOMFactory.pp nsCSSOMFactory.cpp nsCSSParser.cpp c++ -o nsCSSParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSParser.pp nsCSSParser.cpp nsCSSParser.cpp: In member function 'PRBool CSSParserImpl::ParseMediaQueryExpression(nsMediaQuery*)': nsCSSParser.cpp:1694: warning: 'rv' may be used uninitialized in this function nsCSSProps.cpp c++ -o nsCSSProps.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSProps.pp nsCSSProps.cpp nsCSSPseudoClasses.cpp c++ -o nsCSSPseudoClasses.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSPseudoClasses.pp nsCSSPseudoClasses.cpp nsCSSPseudoElements.cpp c++ -o nsCSSPseudoElements.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSPseudoElements.pp nsCSSPseudoElements.cpp nsCSSRule.cpp c++ -o nsCSSRule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSRule.pp nsCSSRule.cpp nsCSSRuleProcessor.cpp c++ -o nsCSSRuleProcessor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSRuleProcessor.pp nsCSSRuleProcessor.cpp nsCSSRules.cpp c++ -o nsCSSRules.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSRules.pp nsCSSRules.cpp nsCSSScanner.cpp c++ -o nsCSSScanner.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSScanner.pp nsCSSScanner.cpp nsCSSStruct.cpp c++ -o nsCSSStruct.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSStruct.pp nsCSSStruct.cpp nsCSSStyleRule.cpp c++ -o nsCSSStyleRule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSStyleRule.pp nsCSSStyleRule.cpp nsCSSStyleSheet.cpp c++ -o nsCSSStyleSheet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSStyleSheet.pp nsCSSStyleSheet.cpp nsCSSStyleSheet.cpp: In member function 'PRBool nsMediaExpression::Matches(nsPresContext*, const nsCSSValue&) const': nsCSSStyleSheet.cpp:220: warning: 'cmp' may be used uninitialized in this function nsCSSValue.cpp c++ -o nsCSSValue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSValue.pp nsCSSValue.cpp nsComputedDOMStyle.cpp c++ -o nsComputedDOMStyle.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsComputedDOMStyle.pp nsComputedDOMStyle.cpp In file included from nsInspectorCSSUtils.h:45, from nsComputedDOMStyle.cpp:73: nsIInspectorCSSUtils.h:83: warning: 'virtual nsresult nsIInspectorCSSUtils::GetRuleNodeForContent(nsIContent*, nsRuleNode**)' was hidden nsIInspectorCSSUtils.h:101: warning: by 'virtual nsresult nsIInspectorCSSUtils_MOZILLA_1_9_BRANCH::GetRuleNodeForContent(nsIContent*, nsStyleContext**, nsRuleNode**)' nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBorderColorFor(PRUint8, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:3320: warning: 'color' may be used uninitialized in this function nsDOMCSSAttrDeclaration.cpp c++ -o nsDOMCSSAttrDeclaration.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDOMCSSAttrDeclaration.pp nsDOMCSSAttrDeclaration.cpp nsDOMCSSDeclaration.cpp c++ -o nsDOMCSSDeclaration.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDOMCSSDeclaration.pp nsDOMCSSDeclaration.cpp nsDOMCSSRGBColor.cpp c++ -o nsDOMCSSRGBColor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDOMCSSRGBColor.pp nsDOMCSSRGBColor.cpp nsDOMCSSRect.cpp c++ -o nsDOMCSSRect.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDOMCSSRect.pp nsDOMCSSRect.cpp nsDOMCSSValueList.cpp c++ -o nsDOMCSSValueList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDOMCSSValueList.pp nsDOMCSSValueList.cpp nsFontFaceLoader.cpp c++ -o nsFontFaceLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFontFaceLoader.pp nsFontFaceLoader.cpp nsHTMLCSSStyleSheet.cpp c++ -o nsHTMLCSSStyleSheet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLCSSStyleSheet.pp nsHTMLCSSStyleSheet.cpp nsHTMLStyleSheet.cpp c++ -o nsHTMLStyleSheet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLStyleSheet.pp nsHTMLStyleSheet.cpp nsHTMLStyleSheet.cpp:827:31: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsHTMLStyleSheet.cpp: In member function 'virtual nsresult nsHTMLStyleSheet::RulesMatching(ElementRuleProcessorData*)': nsHTMLStyleSheet.cpp:488: warning: 'bodyColor' may be used uninitialized in this function nsHTMLStyleSheet.cpp: In function 'void _ZL26ProcessTableRulesAttributePvP10nsRuleDatahihhh.clone.0(void*, nsRuleData*, PRUint8, PRBool, PRUint8, PRUint8)': nsHTMLStyleSheet.cpp:189: warning: 'borderColor' may be used uninitialized in this function nsHTMLStyleSheet.cpp:194: warning: 'tableBorderColor' may be used uninitialized in this function nsInspectorCSSUtils.cpp c++ -o nsInspectorCSSUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInspectorCSSUtils.pp nsInspectorCSSUtils.cpp In file included from nsInspectorCSSUtils.h:45, from nsInspectorCSSUtils.cpp:42: nsIInspectorCSSUtils.h:83: warning: 'virtual nsresult nsIInspectorCSSUtils::GetRuleNodeForContent(nsIContent*, nsRuleNode**)' was hidden nsIInspectorCSSUtils.h:101: warning: by 'virtual nsresult nsIInspectorCSSUtils_MOZILLA_1_9_BRANCH::GetRuleNodeForContent(nsIContent*, nsStyleContext**, nsRuleNode**)' nsLayoutStylesheetCache.cpp c++ -o nsLayoutStylesheetCache.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutStylesheetCache.pp nsLayoutStylesheetCache.cpp nsMediaFeatures.cpp c++ -o nsMediaFeatures.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMediaFeatures.pp nsMediaFeatures.cpp nsROCSSPrimitiveValue.cpp c++ -o nsROCSSPrimitiveValue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsROCSSPrimitiveValue.pp nsROCSSPrimitiveValue.cpp nsRuleNode.cpp c++ -o nsRuleNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsRuleNode.pp nsRuleNode.cpp nsRuleNode.cpp: In member function 'const void* nsRuleNode::ComputeContentData(void*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, nsRuleNode::RuleDetail, PRBool)': nsRuleNode.cpp:4496: warning: 'type' may be used uninitialized in this function nsRuleNode.cpp: In static member function 'static void nsRuleNode::SetFont(nsPresContext*, nsStyleContext*, nscoord, PRUint8, const nsRuleDataFont&, const nsStyleFont*, nsStyleFont*, PRBool, PRBool&)': nsRuleNode.cpp:2427: warning: 'sysID' may be used uninitialized in this function nsRuleNode.cpp: At global scope: nsRuleNode.cpp:2405: warning: 'PRInt8 ClampTo8Bit(PRInt32)' defined but not used nsStyleContext.cpp c++ -o nsStyleContext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleContext.pp nsStyleContext.cpp nsStyleCoord.cpp c++ -o nsStyleCoord.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleCoord.pp nsStyleCoord.cpp nsStyleSet.cpp c++ -o nsStyleSet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleSet.pp nsStyleSet.cpp nsStyleStruct.cpp c++ -o nsStyleStruct.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleStruct.pp nsStyleStruct.cpp nsStyleTransformMatrix.cpp c++ -o nsStyleTransformMatrix.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleTransformMatrix.pp nsStyleTransformMatrix.cpp nsStyleUtil.cpp c++ -o nsStyleUtil.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I./../../content/xul/document/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/caps -I../../dist/include/locale -I../../dist/include/unicharutil -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/mimetype -I../../dist/include/webshell -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/xpconnect -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleUtil.pp nsStyleUtil.cpp nsStyleUtil.cpp: In static member function 'static nscoord nsStyleUtil::CalcFontPointSize(PRInt32, PRInt32, float, nsPresContext*, nsFontSizeType)': nsStyleUtil.cpp:214: warning: 'column' may be used uninitialized in this function rm -f libgkstyle_s.a ar cr libgkstyle_s.a nsCSSAnonBoxes.o nsCSSDataBlock.o nsCSSDeclaration.o nsCSSKeywords.o nsCSSLoader.o nsCSSOMFactory.o nsCSSParser.o nsCSSProps.o nsCSSPseudoClasses.o nsCSSPseudoElements.o nsCSSRule.o nsCSSRuleProcessor.o nsCSSRules.o nsCSSScanner.o nsCSSStruct.o nsCSSStyleRule.o nsCSSStyleSheet.o nsCSSValue.o nsComputedDOMStyle.o nsDOMCSSAttrDeclaration.o nsDOMCSSDeclaration.o nsDOMCSSRGBColor.o nsDOMCSSRect.o nsDOMCSSValueList.o nsFontFaceLoader.o nsHTMLCSSStyleSheet.o nsHTMLStyleSheet.o nsInspectorCSSUtils.o nsLayoutStylesheetCache.o nsMediaFeatures.o nsROCSSPrimitiveValue.o nsRuleNode.o nsStyleContext.o nsStyleCoord.o nsStyleSet.o nsStyleStruct.o nsStyleTransformMatrix.o nsStyleUtil.o ranlib libgkstyle_s.a gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/style/xbl-marquee' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/style/xbl-marquee' if test ! -d ../../dist/bin/res; then rm -rf ../../dist/bin/res; /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/bin/res; else true; fi rm -f ../../dist/bin/res/forms.css /usr/bin/python ../../config/Preprocessor.py --marker=% -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 ./forms.css > ../../dist/bin/res/forms.css /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ua.css html.css quirk.css viewsource.css arrow.gif arrowd.gif contenteditable.css designmode.css ../../dist/bin/res gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/style' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/base' nsCSSColorUtils.cpp c++ -o nsCSSColorUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSColorUtils.pp nsCSSColorUtils.cpp nsCSSFrameConstructor.cpp c++ -o nsCSSFrameConstructor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSFrameConstructor.pp nsCSSFrameConstructor.cpp In file included from nsCSSFrameConstructor.cpp:72: ./../xul/base/src/nsBox.h:74: warning: 'virtual nsresult nsBox::GetMargin(nsMargin&)' was hidden ./../tables/nsTableOuterFrame.h:281: warning: by 'void nsTableOuterFrame::GetMargin(nsPresContext*, const nsHTMLReflowState&, nsIFrame*, nscoord, nsMargin&)' nsCSSRendering.cpp c++ -o nsCSSRendering.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSRendering.pp nsCSSRendering.cpp nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::PaintOutline(nsPresContext*, nsIRenderingContext&, nsIFrame*, const nsRect&, const nsRect&, const nsStyleBorder&, const nsStyleOutline&, nsStyleContext*)': nsCSSRendering.cpp:610: warning: 'width' may be used uninitialized in this function nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::PaintDecorationLine(gfxContext*, nscolor, const gfxPoint&, const gfxSize&, gfxFloat, gfxFloat, PRUint8, PRUint8)': nsCSSRendering.cpp:2400: warning: 'oldLineWidth' may be used uninitialized in this function nsCSSRenderingBorders.cpp c++ -o nsCSSRenderingBorders.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSRenderingBorders.pp nsCSSRenderingBorders.cpp nsCSSRenderingBorders.cpp: In member function 'void nsCSSBorderRenderer::DrawBorderSides(PRIntn)': nsCSSRenderingBorders.cpp:736: warning: 'borderRenderStyle' may be used uninitialized in this function nsCSSRenderingBorders.cpp:737: warning: 'borderRenderColor' may be used uninitialized in this function nsCaret.cpp c++ -o nsCaret.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCaret.pp nsCaret.cpp nsChildIterator.cpp c++ -o nsChildIterator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsChildIterator.pp nsChildIterator.cpp nsCounterManager.cpp c++ -o nsCounterManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCounterManager.pp nsCounterManager.cpp nsCounterManager.cpp: In member function 'void nsCounterUseNode::GetText(nsString&)': nsCounterManager.cpp:109: warning: 'separator' may be used uninitialized in this function nsDisplayList.cpp c++ -o nsDisplayList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDisplayList.pp nsDisplayList.cpp nsDocumentViewer.cpp c++ -o nsDocumentViewer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocumentViewer.pp nsDocumentViewer.cpp nsDocumentViewer.cpp: In member function 'nsresult DocumentViewerImpl::CreateDeviceContext(nsIWidget*)': nsDocumentViewer.cpp:2391: warning: unused variable 'toplevelWidget' nsFrameManager.cpp c++ -o nsFrameManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameManager.pp nsFrameManager.cpp nsFrameTraversal.cpp c++ -o nsFrameTraversal.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameTraversal.pp nsFrameTraversal.cpp nsGenConList.cpp c++ -o nsGenConList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGenConList.pp nsGenConList.cpp nsImageLoader.cpp c++ -o nsImageLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsImageLoader.pp nsImageLoader.cpp nsLayoutDebugger.cpp c++ -o nsLayoutDebugger.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutDebugger.pp nsLayoutDebugger.cpp nsLayoutHistoryState.cpp c++ -o nsLayoutHistoryState.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutHistoryState.pp nsLayoutHistoryState.cpp nsLayoutUtils.cpp c++ -o nsLayoutUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutUtils.pp nsLayoutUtils.cpp nsLayoutUtils.cpp: In constructor 'BoxToBorderRect::BoxToBorderRect(nsIFrame*, nsLayoutUtils::RectCallback*)': nsLayoutUtils.cpp:1399: warning: 'BoxToBorderRect::mCallback' will be initialized after nsLayoutUtils.cpp:1398: warning: 'nsIFrame* BoxToBorderRect::mRelativeTo' nsLayoutUtils.cpp:1401: warning: when initialized here nsLayoutUtils.cpp: In static member function 'static nscoord nsLayoutUtils::ComputeWidthValue(nsIRenderingContext*, nsIFrame*, nscoord, nscoord, nscoord, const nsStyleCoord&)': nsLayoutUtils.cpp:2055: warning: 'result' may be used uninitialized in this function nsLayoutUtils.cpp: In static member function 'static nsSize nsLayoutUtils::ComputeSizeWithIntrinsicDimensions(nsIRenderingContext*, nsIFrame*, const nsIFrame::IntrinsicSize&, nsSize, nsSize, nsSize, nsSize, nsSize)': nsLayoutUtils.cpp:2172: warning: 'width' may be used uninitialized in this function nsLayoutUtils.cpp:2172: warning: 'height' may be used uninitialized in this function nsPresContext.cpp c++ -o nsPresContext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPresContext.pp nsPresContext.cpp nsPresContext.cpp: In function 'void InsertFontFaceRule(nsCSSFontFaceRule*, gfxUserFontSet*, PRUint8)': nsPresContext.cpp:1607: warning: unused variable 'type' nsPresShell.cpp c++ -o nsPresShell.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPresShell.pp nsPresShell.cpp nsPresState.cpp c++ -o nsPresState.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPresState.pp nsPresState.cpp nsQuoteList.cpp c++ -o nsQuoteList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsQuoteList.pp nsQuoteList.cpp nsStyleChangeList.cpp c++ -o nsStyleChangeList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleChangeList.pp nsStyleChangeList.cpp nsStyleSheetService.cpp c++ -o nsStyleSheetService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleSheetService.pp nsStyleSheetService.cpp nsFocusEventSuppressor.cpp c++ -o nsFocusEventSuppressor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFocusEventSuppressor.pp nsFocusEventSuppressor.cpp nsBidiPresUtils.cpp c++ -o nsBidiPresUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBidiPresUtils.pp nsBidiPresUtils.cpp nsBidiPresUtils.cpp: In member function 'nsresult nsBidiPresUtils::ProcessText(const PRUnichar*, PRInt32, nsBidiDirection, nsPresContext*, nsBidiPresUtils::BidiProcessor&, nsBidiPresUtils::Mode, nsBidiPositionResolve*, PRInt32, nscoord*)': nsBidiPresUtils.cpp:1459: warning: comparison between signed and unsigned integer expressions nsBidiPresUtils.cpp:1403: warning: 'xEndRun' may be used uninitialized in this function nsBidiPresUtils.cpp: In member function 'void nsBidiPresUtils::InitLogicalArray(nsIFrame*)': nsBidiPresUtils.cpp:598: warning: 'styleContext' may be used uninitialized in this function nsBidi.cpp c++ -o nsBidi.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../style -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../xul/base/src/tree/src -I./../../content/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../../dom/src/base -I./../../content/svg/content/src -I./../svg/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/docshell -I../../dist/include/webshell -I../../dist/include/webbrwsr -I../../dist/include/uriloader -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/plugin -I../../dist/include/locale -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/htmlparser -I../../dist/include/util -I../../dist/include/windowwatcher -I../../dist/include/shistory -I../../dist/include/caps -I../../dist/include/thebes -I../../dist/include/qcms -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBidi.pp nsBidi.cpp rm -f libgkbase_s.a ar cr libgkbase_s.a nsCSSColorUtils.o nsCSSFrameConstructor.o nsCSSRendering.o nsCSSRenderingBorders.o nsCaret.o nsChildIterator.o nsCounterManager.o nsDisplayList.o nsDocumentViewer.o nsFrameManager.o nsFrameTraversal.o nsGenConList.o nsImageLoader.o nsLayoutDebugger.o nsLayoutHistoryState.o nsLayoutUtils.o nsPresContext.o nsPresShell.o nsPresState.o nsQuoteList.o nsStyleChangeList.o nsStyleSheetService.o nsFocusEventSuppressor.o nsBidiPresUtils.o nsBidi.o ranlib libgkbase_s.a nsIStyleSheetService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIStyleSheetService.xpt -d .deps/nsIStyleSheetService.pp nsIStyleSheetService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/layout_base.xpt _xpidlgen/nsIStyleSheetService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/layout_base.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/generic' nsAbsoluteContainingBlock.cpp c++ -o nsAbsoluteContainingBlock.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAbsoluteContainingBlock.pp nsAbsoluteContainingBlock.cpp nsAreaFrame.cpp c++ -o nsAreaFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAreaFrame.pp nsAreaFrame.cpp nsBRFrame.cpp c++ -o nsBRFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBRFrame.pp nsBRFrame.cpp nsBlockFrame.cpp c++ -o nsBlockFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBlockFrame.pp nsBlockFrame.cpp nsBlockFrame.cpp: In function 'nsIFrame* FindChildContaining(nsBlockFrame*, nsIFrame*)': nsBlockFrame.cpp:5169: warning: 'child' may be used uninitialized in this function nsBlockReflowContext.cpp c++ -o nsBlockReflowContext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBlockReflowContext.pp nsBlockReflowContext.cpp nsBlockReflowState.cpp c++ -o nsBlockReflowState.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBlockReflowState.pp nsBlockReflowState.cpp nsBulletFrame.cpp c++ -o nsBulletFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBulletFrame.pp nsBulletFrame.cpp nsBulletFrame.cpp: In static member function 'static PRBool nsBulletFrame::AppendCounterText(PRInt32, PRInt32, nsString&)': nsBulletFrame.cpp:986: warning: 'success' may be used uninitialized in this function nsColumnSetFrame.cpp c++ -o nsColumnSetFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsColumnSetFrame.pp nsColumnSetFrame.cpp nsContainerFrame.cpp c++ -o nsContainerFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsContainerFrame.pp nsContainerFrame.cpp nsContainerFrame.cpp: In member function 'void nsContainerFrame::DoInlineIntrinsicWidth(nsIRenderingContext*, nsIFrame::InlineIntrinsicWidthData*, nsLayoutUtils::IntrinsicWidthType)': nsContainerFrame.cpp:722: warning: 'lastInFlow' may be used uninitialized in this function nsFirstLetterFrame.cpp c++ -o nsFirstLetterFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFirstLetterFrame.pp nsFirstLetterFrame.cpp nsFloatManager.cpp c++ -o nsFloatManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFloatManager.pp nsFloatManager.cpp nsFrame.cpp c++ -o nsFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrame.pp nsFrame.cpp nsFrame.cpp: In static member function 'static PRInt32 nsFrame::GetLineNumber(nsIFrame*, PRBool, nsIFrame**)': nsFrame.cpp:5385: warning: unused variable 'thisLine' nsFrame.cpp:5384: warning: 'thisBlock' may be used uninitialized in this function nsFrame.cpp: In function 'nsRect ComputeOutlineAndEffectsRect(nsIFrame*, PRBool*, const nsRect&, PRBool)': nsFrame.cpp:3902: warning: 'width' may be used uninitialized in this function nsFrameFrame.cpp c++ -o nsFrameFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameFrame.pp nsFrameFrame.cpp ./../xul/base/src/nsBox.h:74: warning: 'virtual nsresult nsBox::GetMargin(nsMargin&)' was hidden nsFrameFrame.cpp:194: warning: by 'nsSize nsSubDocumentFrame::GetMargin()' nsFrameList.cpp c++ -o nsFrameList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameList.pp nsFrameList.cpp nsFrameSetFrame.cpp c++ -o nsFrameSetFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameSetFrame.pp nsFrameSetFrame.cpp nsFrameSetFrame.cpp: In member function 'void nsHTMLFramesetFrame::RecalculateBorderResize()': nsFrameSetFrame.cpp:1407: warning: comparison between signed and unsigned integer expressions nsFrameSetFrame.cpp: In member function 'virtual nsresult nsHTMLFramesetFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': nsFrameSetFrame.cpp:1068: warning: 'lastSize.nsSize::height' may be used uninitialized in this function nsFrameUtil.cpp c++ -o nsFrameUtil.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameUtil.pp nsFrameUtil.cpp nsGfxScrollFrame.cpp c++ -o nsGfxScrollFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGfxScrollFrame.pp nsGfxScrollFrame.cpp nsHTMLCanvasFrame.cpp c++ -o nsHTMLCanvasFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLCanvasFrame.pp nsHTMLCanvasFrame.cpp nsHTMLContainerFrame.cpp c++ -o nsHTMLContainerFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLContainerFrame.pp nsHTMLContainerFrame.cpp nsHTMLFrame.cpp c++ -o nsHTMLFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFrame.pp nsHTMLFrame.cpp nsHTMLReflowState.cpp c++ -o nsHTMLReflowState.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLReflowState.pp nsHTMLReflowState.cpp nsHTMLReflowState.cpp: In member function 'void nsHTMLReflowState::CalculateHypotheticalBox(nsPresContext*, nsIFrame*, nsIFrame*, nscoord, nscoord, const nsHTMLReflowState*, nsHypotheticalBox&)': nsHTMLReflowState.cpp:913: warning: 'boxWidth' may be used uninitialized in this function nsHTMLReflowState.cpp: In member function 'void nsHTMLReflowState::InitConstraints(nsPresContext*, nscoord, nscoord, const nsMargin*, const nsMargin*)': nsHTMLReflowState.cpp:1669: warning: 'fType' may be used uninitialized in this function nsImageFrame.cpp c++ -o nsImageFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsImageFrame.pp nsImageFrame.cpp nsImageMap.cpp c++ -o nsImageMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsImageMap.pp nsImageMap.cpp nsImageMap.cpp: In member function 'virtual PRBool PolyArea::IsInside(nscoord, nscoord) const': nsImageMap.cpp:524: warning: suggest explicit braces to avoid ambiguous 'else' nsInlineFrame.cpp c++ -o nsInlineFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInlineFrame.pp nsInlineFrame.cpp nsIntervalSet.cpp c++ -o nsIntervalSet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsIntervalSet.pp nsIntervalSet.cpp nsLeafFrame.cpp c++ -o nsLeafFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLeafFrame.pp nsLeafFrame.cpp nsLineBox.cpp c++ -o nsLineBox.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLineBox.pp nsLineBox.cpp nsLineLayout.cpp c++ -o nsLineLayout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLineLayout.pp nsLineLayout.cpp nsObjectFrame.cpp c++ -o nsObjectFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsObjectFrame.pp nsObjectFrame.cpp nsObjectFrame.cpp:934:30: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsPageContentFrame.cpp c++ -o nsPageContentFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPageContentFrame.pp nsPageContentFrame.cpp nsPageFrame.cpp c++ -o nsPageFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPageFrame.pp nsPageFrame.cpp nsPlaceholderFrame.cpp c++ -o nsPlaceholderFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPlaceholderFrame.pp nsPlaceholderFrame.cpp nsSelection.cpp c++ -o nsSelection.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSelection.pp nsSelection.cpp nsSelection.cpp: In member function 'PRBool nsFrameSelection::AdjustForMaintainedSelection(nsIContent*, PRInt32)': nsSelection.cpp:1788: warning: suggest parentheses around '&&' within '||' nsSimplePageSequence.cpp c++ -o nsSimplePageSequence.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSimplePageSequence.pp nsSimplePageSequence.cpp nsSpacerFrame.cpp c++ -o nsSpacerFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSpacerFrame.pp nsSpacerFrame.cpp nsFrame.h:231: warning: 'virtual nsIAtom* nsFrame::GetType() const' was hidden nsSpacerFrame.cpp:65: warning: by 'PRUint8 SpacerFrame::GetType()' nsSplittableFrame.cpp c++ -o nsSplittableFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSplittableFrame.pp nsSplittableFrame.cpp nsTextFrameThebes.cpp c++ -o nsTextFrameThebes.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTextFrameThebes.pp nsTextFrameThebes.cpp nsTextFrameThebes.cpp: In member function 'nsTextFrame::TextDecorations nsTextFrame::GetTextDecorations(nsPresContext*)': nsTextFrameThebes.cpp:3870: warning: 'overrideColor' may be used uninitialized in this function nsTextFrameThebes.cpp: At global scope: nsTextFrameThebes.cpp:5670: warning: 'void AddCharToMetrics(gfxTextRun*, gfxTextRun*, gfxFont::RunMetrics*, PRBool, gfxContext*)' defined but not used nsTextFrameUtils.cpp c++ -o nsTextFrameUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTextFrameUtils.pp nsTextFrameUtils.cpp nsTextRunTransformations.cpp c++ -o nsTextRunTransformations.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTextRunTransformations.pp nsTextRunTransformations.cpp nsViewportFrame.cpp c++ -o nsViewportFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsViewportFrame.pp nsViewportFrame.cpp nsVideoFrame.cpp c++ -o nsVideoFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsVideoFrame.pp nsVideoFrame.cpp In file included from nsVideoFrame.cpp:46: nsFrame.h:289: warning: 'virtual nsIFrame::IntrinsicSize nsFrame::GetIntrinsicSize()' was hidden nsVideoFrame.h:70: warning: by 'nsSize nsVideoFrame::GetIntrinsicSize(nsIRenderingContext*)' nsVideoFrame.cpp: In member function 'nsSize nsVideoFrame::GetIntrinsicSize(nsIRenderingContext*)': nsVideoFrame.cpp:353: warning: unused variable 'rv' nsBidiFrames.cpp c++ -o nsBidiFrames.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../base -I./../forms -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I./../../dom/src/base -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/thebes -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/htmlparser -I../../dist/include/webshell -I../../dist/include/plugin -I../../dist/include/docshell -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/intl -I../../dist/include/thebes -I../../dist/include/cairo -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBidiFrames.pp nsBidiFrames.cpp rm -f libgkgeneric_s.a ar cr libgkgeneric_s.a nsAbsoluteContainingBlock.o nsAreaFrame.o nsBRFrame.o nsBlockFrame.o nsBlockReflowContext.o nsBlockReflowState.o nsBulletFrame.o nsColumnSetFrame.o nsContainerFrame.o nsFirstLetterFrame.o nsFloatManager.o nsFrame.o nsFrameFrame.o nsFrameList.o nsFrameSetFrame.o nsFrameUtil.o nsGfxScrollFrame.o nsHTMLCanvasFrame.o nsHTMLContainerFrame.o nsHTMLFrame.o nsHTMLReflowState.o nsImageFrame.o nsImageMap.o nsInlineFrame.o nsIntervalSet.o nsLeafFrame.o nsLineBox.o nsLineLayout.o nsObjectFrame.o nsPageContentFrame.o nsPageFrame.o nsPlaceholderFrame.o nsSelection.o nsSimplePageSequence.o nsSpacerFrame.o nsSplittableFrame.o nsTextFrameThebes.o nsTextFrameUtils.o nsTextRunTransformations.o nsViewportFrame.o nsVideoFrame.o nsBidiFrames.o ranlib libgkgeneric_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ./folder.png ../../dist/bin/res/html /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ./broken-image.gif ./loading-image.gif ../../dist/bin/res gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/generic' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/forms' nsButtonFrameRenderer.cpp c++ -o nsButtonFrameRenderer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsButtonFrameRenderer.pp nsButtonFrameRenderer.cpp nsComboboxControlFrame.cpp c++ -o nsComboboxControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsComboboxControlFrame.pp nsComboboxControlFrame.cpp nsFieldSetFrame.cpp c++ -o nsFieldSetFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFieldSetFrame.pp nsFieldSetFrame.cpp nsFileControlFrame.cpp c++ -o nsFileControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFileControlFrame.pp nsFileControlFrame.cpp nsFormControlFrame.cpp c++ -o nsFormControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFormControlFrame.pp nsFormControlFrame.cpp nsGfxButtonControlFrame.cpp c++ -o nsGfxButtonControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGfxButtonControlFrame.pp nsGfxButtonControlFrame.cpp nsGfxCheckboxControlFrame.cpp c++ -o nsGfxCheckboxControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGfxCheckboxControlFrame.pp nsGfxCheckboxControlFrame.cpp nsGfxRadioControlFrame.cpp c++ -o nsGfxRadioControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGfxRadioControlFrame.pp nsGfxRadioControlFrame.cpp nsTextControlFrame.cpp c++ -o nsTextControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTextControlFrame.pp nsTextControlFrame.cpp nsHTMLButtonControlFrame.cpp c++ -o nsHTMLButtonControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLButtonControlFrame.pp nsHTMLButtonControlFrame.cpp nsImageControlFrame.cpp c++ -o nsImageControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsImageControlFrame.pp nsImageControlFrame.cpp nsLegendFrame.cpp c++ -o nsLegendFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLegendFrame.pp nsLegendFrame.cpp nsListControlFrame.cpp c++ -o nsListControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsListControlFrame.pp nsListControlFrame.cpp nsIsIndexFrame.cpp c++ -o nsIsIndexFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsIsIndexFrame.pp nsIsIndexFrame.cpp In file included from nsIsIndexFrame.cpp:38: ./../generic/nsFrame.h:183: warning: 'virtual nsresult nsFrame::HandleEvent(nsPresContext*, nsGUIEvent*, nsEventStatus*)' was hidden nsIsIndexFrame.h:103: warning: by 'virtual nsresult nsIsIndexFrame::HandleEvent(nsIDOMEvent*)' nsSelectsAreaFrame.cpp c++ -o nsSelectsAreaFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/editor -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/commandhandler -I../../dist/include/xpconnect -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSelectsAreaFrame.pp nsSelectsAreaFrame.cpp nsSelectsAreaFrame.cpp: In member function 'virtual nsresult nsSelectsAreaFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': nsSelectsAreaFrame.cpp:234: warning: 'oldHeight' may be used uninitialized in this function rm -f libgkforms_s.a ar cr libgkforms_s.a nsButtonFrameRenderer.o nsComboboxControlFrame.o nsFieldSetFrame.o nsFileControlFrame.o nsFormControlFrame.o nsGfxButtonControlFrame.o nsGfxCheckboxControlFrame.o nsGfxRadioControlFrame.o nsTextControlFrame.o nsHTMLButtonControlFrame.o nsImageControlFrame.o nsLegendFrame.o nsListControlFrame.o nsIsIndexFrame.o nsSelectsAreaFrame.o ranlib libgkforms_s.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/forms' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/tables' BasicTableLayoutStrategy.cpp c++ -o BasicTableLayoutStrategy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../style -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I./../../intl/unicharutil/util -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/BasicTableLayoutStrategy.pp BasicTableLayoutStrategy.cpp FixedTableLayoutStrategy.cpp c++ -o FixedTableLayoutStrategy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../style -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I./../../intl/unicharutil/util -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/FixedTableLayoutStrategy.pp FixedTableLayoutStrategy.cpp SpanningCellSorter.cpp c++ -o SpanningCellSorter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../style -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I./../../intl/unicharutil/util -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/SpanningCellSorter.pp SpanningCellSorter.cpp nsCellMap.cpp c++ -o nsCellMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../style -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I./../../intl/unicharutil/util -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCellMap.pp nsCellMap.cpp nsCellMap.cpp: In member function 'PRInt32 nsCellMap::GetIndexByRowAndColumn(PRInt32, PRInt32, PRInt32) const': nsCellMap.cpp:1337: warning: comparison between signed and unsigned integer expressions nsCellMap.cpp: In member function 'void nsCellMap::ExpandWithCells(nsTableCellMap&, nsVoidArray&, PRInt32, PRInt32, PRInt32, PRBool, nsRect&)': nsCellMap.cpp:1944: warning: comparison between signed and unsigned integer expressions nsCellMap.cpp: In member function 'void nsCellMap::RebuildConsideringCells(nsTableCellMap&, PRInt32, nsVoidArray*, PRInt32, PRInt32, PRBool, nsRect&)': nsCellMap.cpp:2418: warning: comparison between signed and unsigned integer expressions nsCellMap.cpp:2438: warning: comparison between signed and unsigned integer expressions nsCellMap.cpp:2457: warning: comparison between signed and unsigned integer expressions nsTableCellFrame.cpp c++ -o nsTableCellFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../style -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I./../../intl/unicharutil/util -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableCellFrame.pp nsTableCellFrame.cpp nsTableCellFrame.cpp: In member function 'virtual nsresult nsTableCellFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': nsTableCellFrame.cpp:950: warning: format '%p' expects type 'void*', but argument 2 has type 'nsTableCellFrame*' nsTableColFrame.cpp c++ -o nsTableColFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../style -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I./../../intl/unicharutil/util -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableColFrame.pp nsTableColFrame.cpp nsTableColGroupFrame.cpp c++ -o nsTableColGroupFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../style -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I./../../intl/unicharutil/util -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableColGroupFrame.pp nsTableColGroupFrame.cpp nsTableFrame.cpp c++ -o nsTableFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../style -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I./../../intl/unicharutil/util -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableFrame.pp nsTableFrame.cpp In file included from nsTableFrame.cpp:54: ./../xul/base/src/nsBox.h:74: warning: 'virtual nsresult nsBox::GetMargin(nsMargin&)' was hidden nsTableOuterFrame.h:281: warning: by 'void nsTableOuterFrame::GetMargin(nsPresContext*, const nsHTMLReflowState&, nsIFrame*, nscoord, nsMargin&)' nsTableFrame.cpp: In member function 'PRBool BCMapBorderIterator::SetNewRowGroup()': nsTableFrame.cpp:6069: warning: comparison between signed and unsigned integer expressions nsTableFrame.cpp: In member function 'void nsTableFrame::PaintBCBorders(nsIRenderingContext&, const nsRect&)': nsTableFrame.cpp:6511: warning: 'borderOwner' may be used uninitialized in this function nsTableFrame.cpp:6512: warning: 'ownerSide' may be used uninitialized in this function nsTableFrame.cpp:6515: warning: 'isSegStart' may be used uninitialized in this function nsTableFrame.cpp:6517: warning: 'bevel' may be used uninitialized in this function nsTableFrame.cpp: In static member function 'static nsresult nsTableFrame::DisplayGenericTablePart(nsDisplayListBuilder*, nsFrame*, const nsRect&, const nsDisplayListSet&, nsDisplayTableItem*, nsresult (*)(nsDisplayListBuilder*, nsFrame*, const nsRect&, const nsDisplayListSet&))': nsTableFrame.cpp:1375: warning: 'pushTableItem.nsAutoPushCurrentTableItem::mOldCurrentItem' may be used uninitialized in this function nsTableFrame.cpp: In member function 'virtual nsresult nsTableFrame::InsertFrames(nsIAtom*, nsIFrame*, nsIFrame*)': nsTableFrame.cpp:2369: warning: 'content' may be used uninitialized in this function nsTableOuterFrame.cpp c++ -o nsTableOuterFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../style -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I./../../intl/unicharutil/util -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableOuterFrame.pp nsTableOuterFrame.cpp In file included from nsTableOuterFrame.cpp:38: ./../xul/base/src/nsBox.h:74: warning: 'virtual nsresult nsBox::GetMargin(nsMargin&)' was hidden nsTableOuterFrame.h:281: warning: by 'void nsTableOuterFrame::GetMargin(nsPresContext*, const nsHTMLReflowState&, nsIFrame*, nscoord, nsMargin&)' nsTableOuterFrame.cpp: In member function 'virtual nsresult nsTableOuterFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': nsTableOuterFrame.cpp:1171: warning: 'captionFirstReflow' may be used uninitialized in this function nsTableRowFrame.cpp c++ -o nsTableRowFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../style -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I./../../intl/unicharutil/util -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableRowFrame.pp nsTableRowFrame.cpp nsTableRowGroupFrame.cpp c++ -o nsTableRowGroupFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../style -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I./../../intl/unicharutil/util -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableRowGroupFrame.pp nsTableRowGroupFrame.cpp nsTablePainter.cpp c++ -o nsTablePainter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../style -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I./../../intl/unicharutil/util -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/accessibility -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTablePainter.pp nsTablePainter.cpp nsTablePainter.cpp: In member function 'nsresult TableBackgroundPainter::PaintCell(nsTableCellFrame*, PRBool)': nsTablePainter.cpp:616: warning: comparison between signed and unsigned integer expressions rm -f libgktable_s.a ar cr libgktable_s.a BasicTableLayoutStrategy.o FixedTableLayoutStrategy.o SpanningCellSorter.o nsCellMap.o nsTableCellFrame.o nsTableColFrame.o nsTableColGroupFrame.o nsTableFrame.o nsTableOuterFrame.o nsTableRowFrame.o nsTableRowGroupFrame.o nsTablePainter.o ranlib libgktable_s.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/tables' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/public' nsIBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIBoxObject.xpt -d .deps/nsIBoxObject.pp nsIBoxObject.idl nsIScrollBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIScrollBoxObject.xpt -d .deps/nsIScrollBoxObject.pp nsIScrollBoxObject.idl nsIPopupBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPopupBoxObject.xpt -d .deps/nsIPopupBoxObject.pp nsIPopupBoxObject.idl nsIMenuBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIMenuBoxObject.xpt -d .deps/nsIMenuBoxObject.pp nsIMenuBoxObject.idl nsIBrowserBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIBrowserBoxObject.xpt -d .deps/nsIBrowserBoxObject.pp nsIBrowserBoxObject.idl nsIIFrameBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIIFrameBoxObject.xpt -d .deps/nsIIFrameBoxObject.pp nsIIFrameBoxObject.idl nsIEditorBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIEditorBoxObject.xpt -d .deps/nsIEditorBoxObject.pp nsIEditorBoxObject.idl nsIContainerBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIContainerBoxObject.xpt -d .deps/nsIContainerBoxObject.pp nsIContainerBoxObject.idl nsIListBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIListBoxObject.xpt -d .deps/nsIListBoxObject.pp nsIListBoxObject.idl nsISliderListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsISliderListener.xpt -d .deps/nsISliderListener.pp nsISliderListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/layout_xul.xpt _xpidlgen/nsIBoxObject.xpt _xpidlgen/nsIScrollBoxObject.xpt _xpidlgen/nsIScrollBoxObject.xpt _xpidlgen/nsIPopupBoxObject.xpt _xpidlgen/nsIMenuBoxObject.xpt _xpidlgen/nsIBrowserBoxObject.xpt _xpidlgen/nsIIFrameBoxObject.xpt _xpidlgen/nsIEditorBoxObject.xpt _xpidlgen/nsIContainerBoxObject.xpt _xpidlgen/nsIListBoxObject.xpt _xpidlgen/nsISliderListener.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/layout_xul.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/tree/public' nsITreeColumns.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../../../dist/idl -e _xpidlgen/nsITreeColumns.xpt -d .deps/nsITreeColumns.pp nsITreeColumns.idl nsITreeView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../../../dist/idl -e _xpidlgen/nsITreeView.xpt -d .deps/nsITreeView.pp nsITreeView.idl nsITreeSelection.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../../../dist/idl -e _xpidlgen/nsITreeSelection.xpt -d .deps/nsITreeSelection.pp nsITreeSelection.idl nsITreeBoxObject.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../../../dist/idl -e _xpidlgen/nsITreeBoxObject.xpt -d .deps/nsITreeBoxObject.pp nsITreeBoxObject.idl nsITreeContentView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../../../dist/idl -e _xpidlgen/nsITreeContentView.xpt -d .deps/nsITreeContentView.pp nsITreeContentView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/layout_xul_tree.xpt _xpidlgen/nsITreeColumns.xpt _xpidlgen/nsITreeView.xpt _xpidlgen/nsITreeSelection.xpt _xpidlgen/nsITreeBoxObject.xpt _xpidlgen/nsITreeContentView.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/layout_xul_tree.xpt ../../../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/tree/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/tree/src' nsTreeBodyFrame.cpp c++ -o nsTreeBodyFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeBodyFrame.pp nsTreeBodyFrame.cpp nsTreeBodyFrame.cpp: In member function 'nsIAtom* nsTreeBodyFrame::GetItemWithinCellAt(nscoord, const nsRect&, PRInt32, nsTreeColumn*)': nsTreeBodyFrame.cpp:1594: warning: suggest parentheses around '&&' within '||' nsTreeBodyFrame.cpp: In member function 'void nsTreeBodyFrame::PaintCell(PRInt32, nsTreeColumn*, const nsRect&, nsPresContext*, nsIRenderingContext&, const nsRect&, nscoord&, nsPoint)': nsTreeBodyFrame.cpp:3233: warning: 'color' may be used uninitialized in this function nsTreeBoxObject.cpp c++ -o nsTreeBoxObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeBoxObject.pp nsTreeBoxObject.cpp nsTreeColFrame.cpp c++ -o nsTreeColFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeColFrame.pp nsTreeColFrame.cpp nsTreeColumns.cpp c++ -o nsTreeColumns.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeColumns.pp nsTreeColumns.cpp nsTreeContentView.cpp c++ -o nsTreeContentView.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeContentView.pp nsTreeContentView.cpp nsTreeImageListener.cpp c++ -o nsTreeImageListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeImageListener.pp nsTreeImageListener.cpp nsTreeSelection.cpp c++ -o nsTreeSelection.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeSelection.pp nsTreeSelection.cpp nsTreeStyleCache.cpp c++ -o nsTreeStyleCache.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeStyleCache.pp nsTreeStyleCache.cpp nsTreeUtils.cpp c++ -o nsTreeUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I. -I. -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/gfx -I../../../../../../dist/include/thebes -I../../../../../../dist/include/widget -I../../../../../../dist/include/locale -I../../../../../../dist/include/view -I../../../../../../dist/include/xultmpl -I../../../../../../dist/include/rdf -I../../../../../../dist/include/necko -I../../../../../../dist/include/imglib2 -I../../../../../../dist/include/xpconnect -I../../../../../../dist/include/js -I../../../../../../dist/include/webshell -I../../../../../../dist/include/pref -I../../../../../../dist/include/unicharutil -I../../../../../../dist/include -I../../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeUtils.pp nsTreeUtils.cpp rm -f libgkxultree_s.a ar cr libgkxultree_s.a nsTreeBodyFrame.o nsTreeBoxObject.o nsTreeColFrame.o nsTreeColumns.o nsTreeContentView.o nsTreeImageListener.o nsTreeSelection.o nsTreeStyleCache.o nsTreeUtils.o ranlib libgkxultree_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/tree/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/grid' nsGridLayout2.cpp c++ -o nsGridLayout2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridLayout2.pp nsGridLayout2.cpp nsGridRowLayout.cpp c++ -o nsGridRowLayout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRowLayout.pp nsGridRowLayout.cpp nsGridRowLeafLayout.cpp c++ -o nsGridRowLeafLayout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRowLeafLayout.pp nsGridRowLeafLayout.cpp nsGridRowLeafFrame.cpp c++ -o nsGridRowLeafFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRowLeafFrame.pp nsGridRowLeafFrame.cpp nsGridRowGroupLayout.cpp c++ -o nsGridRowGroupLayout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRowGroupLayout.pp nsGridRowGroupLayout.cpp nsGridRowGroupFrame.cpp c++ -o nsGridRowGroupFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRowGroupFrame.pp nsGridRowGroupFrame.cpp nsGrid.cpp c++ -o nsGrid.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGrid.pp nsGrid.cpp nsGridRow.cpp c++ -o nsGridRow.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRow.pp nsGridRow.cpp nsGridCell.cpp c++ -o nsGridCell.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/thebes -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/webshell -I../../../../../dist/include -I../../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridCell.pp nsGridCell.cpp rm -f libgkxulgrid_s.a ar cr libgkxulgrid_s.a nsGridLayout2.o nsGridRowLayout.o nsGridRowLeafLayout.o nsGridRowLeafFrame.o nsGridRowGroupLayout.o nsGridRowGroupFrame.o nsGrid.o nsGridRow.o nsGridCell.o ranlib libgkxulgrid_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/grid' nsScrollBoxFrame.cpp c++ -o nsScrollBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScrollBoxFrame.pp nsScrollBoxFrame.cpp nsRootBoxFrame.cpp c++ -o nsRootBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRootBoxFrame.pp nsRootBoxFrame.cpp nsBox.cpp c++ -o nsBox.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBox.pp nsBox.cpp nsBoxFrame.cpp c++ -o nsBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBoxFrame.pp nsBoxFrame.cpp nsBoxLayoutState.cpp c++ -o nsBoxLayoutState.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBoxLayoutState.pp nsBoxLayoutState.cpp nsSprocketLayout.cpp c++ -o nsSprocketLayout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSprocketLayout.pp nsSprocketLayout.cpp nsStackFrame.cpp c++ -o nsStackFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsStackFrame.pp nsStackFrame.cpp nsStackLayout.cpp c++ -o nsStackLayout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsStackLayout.pp nsStackLayout.cpp nsBoxLayout.cpp c++ -o nsBoxLayout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBoxLayout.pp nsBoxLayout.cpp nsScrollbarFrame.cpp c++ -o nsScrollbarFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScrollbarFrame.pp nsScrollbarFrame.cpp In file included from nsScrollbarFrame.cpp:45: ./../../../generic/nsFrame.h:346: warning: 'virtual nsresult nsFrame::HandleMultiplePress(nsPresContext*, nsGUIEvent*, nsEventStatus*, PRBool)' was hidden nsScrollbarFrame.h:79: warning: by 'virtual nsresult nsScrollbarFrame::HandleMultiplePress(nsPresContext*, nsGUIEvent*, nsEventStatus*)' In file included from nsScrollbarFrame.cpp:46: ./../../../generic/nsFrame.h:346: warning: 'virtual nsresult nsFrame::HandleMultiplePress(nsPresContext*, nsGUIEvent*, nsEventStatus*, PRBool)' was hidden nsScrollbarButtonFrame.h:77: warning: by 'virtual nsresult nsScrollbarButtonFrame::HandleMultiplePress(nsPresContext*, nsGUIEvent*, nsEventStatus*)' nsScrollbarButtonFrame.cpp c++ -o nsScrollbarButtonFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScrollbarButtonFrame.pp nsScrollbarButtonFrame.cpp In file included from nsScrollbarButtonFrame.cpp:45: ./../../../generic/nsFrame.h:346: warning: 'virtual nsresult nsFrame::HandleMultiplePress(nsPresContext*, nsGUIEvent*, nsEventStatus*, PRBool)' was hidden nsScrollbarButtonFrame.h:77: warning: by 'virtual nsresult nsScrollbarButtonFrame::HandleMultiplePress(nsPresContext*, nsGUIEvent*, nsEventStatus*)' In file included from nsScrollbarButtonFrame.cpp:51: ./../../../generic/nsFrame.h:346: warning: 'virtual nsresult nsFrame::HandleMultiplePress(nsPresContext*, nsGUIEvent*, nsEventStatus*, PRBool)' was hidden nsSliderFrame.h:194: warning: by 'virtual nsresult nsSliderFrame::HandleMultiplePress(nsPresContext*, nsGUIEvent*, nsEventStatus*)' nsButtonBoxFrame.cpp c++ -o nsButtonBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsButtonBoxFrame.pp nsButtonBoxFrame.cpp nsSliderFrame.cpp c++ -o nsSliderFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSliderFrame.pp nsSliderFrame.cpp In file included from nsSliderFrame.cpp:47: ./../../../generic/nsFrame.h:346: warning: 'virtual nsresult nsFrame::HandleMultiplePress(nsPresContext*, nsGUIEvent*, nsEventStatus*, PRBool)' was hidden nsSliderFrame.h:194: warning: by 'virtual nsresult nsSliderFrame::HandleMultiplePress(nsPresContext*, nsGUIEvent*, nsEventStatus*)' In file included from nsSliderFrame.cpp:61: ./../../../generic/nsFrame.h:346: warning: 'virtual nsresult nsFrame::HandleMultiplePress(nsPresContext*, nsGUIEvent*, nsEventStatus*, PRBool)' was hidden nsScrollbarButtonFrame.h:77: warning: by 'virtual nsresult nsScrollbarButtonFrame::HandleMultiplePress(nsPresContext*, nsGUIEvent*, nsEventStatus*)' nsRepeatService.cpp c++ -o nsRepeatService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRepeatService.pp nsRepeatService.cpp nsXULTooltipListener.cpp c++ -o nsXULTooltipListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTooltipListener.pp nsXULTooltipListener.cpp nsScrollBoxObject.cpp c++ -o nsScrollBoxObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScrollBoxObject.pp nsScrollBoxObject.cpp nsContainerBoxObject.cpp c++ -o nsContainerBoxObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsContainerBoxObject.pp nsContainerBoxObject.cpp nsMenuBoxObject.cpp c++ -o nsMenuBoxObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuBoxObject.pp nsMenuBoxObject.cpp nsPopupBoxObject.cpp c++ -o nsPopupBoxObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPopupBoxObject.pp nsPopupBoxObject.cpp nsListBoxObject.cpp c++ -o nsListBoxObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsListBoxObject.pp nsListBoxObject.cpp nsBoxObject.cpp c++ -o nsBoxObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBoxObject.pp nsBoxObject.cpp nsImageBoxFrame.cpp c++ -o nsImageBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsImageBoxFrame.pp nsImageBoxFrame.cpp nsDocElementBoxFrame.cpp c++ -o nsDocElementBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDocElementBoxFrame.pp nsDocElementBoxFrame.cpp nsLeafBoxFrame.cpp c++ -o nsLeafBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsLeafBoxFrame.pp nsLeafBoxFrame.cpp nsTextBoxFrame.cpp c++ -o nsTextBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTextBoxFrame.pp nsTextBoxFrame.cpp nsTextBoxFrame.cpp: In member function 'void nsTextBoxFrame::DrawText(nsIRenderingContext&, const nsRect&, const nscolor*)': nsTextBoxFrame.cpp:407: warning: 'underColor' may be used uninitialized in this function nsTextBoxFrame.cpp:406: warning: 'overColor' may be used uninitialized in this function nsTextBoxFrame.cpp:408: warning: 'strikeColor' may be used uninitialized in this function nsGroupBoxFrame.cpp c++ -o nsGroupBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGroupBoxFrame.pp nsGroupBoxFrame.cpp nsSplitterFrame.cpp c++ -o nsSplitterFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSplitterFrame.pp nsSplitterFrame.cpp In file included from nsSplitterFrame.cpp:46: ./../../../generic/nsFrame.h:346: warning: 'virtual nsresult nsFrame::HandleMultiplePress(nsPresContext*, nsGUIEvent*, nsEventStatus*, PRBool)' was hidden nsSplitterFrame.h:87: warning: by 'virtual nsresult nsSplitterFrame::HandleMultiplePress(nsPresContext*, nsGUIEvent*, nsEventStatus*)' In file included from nsSplitterFrame.cpp:55: ./../../../generic/nsFrame.h:346: warning: 'virtual nsresult nsFrame::HandleMultiplePress(nsPresContext*, nsGUIEvent*, nsEventStatus*, PRBool)' was hidden nsScrollbarButtonFrame.h:77: warning: by 'virtual nsresult nsScrollbarButtonFrame::HandleMultiplePress(nsPresContext*, nsGUIEvent*, nsEventStatus*)' nsDeckFrame.cpp c++ -o nsDeckFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDeckFrame.pp nsDeckFrame.cpp nsProgressMeterFrame.cpp c++ -o nsProgressMeterFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsProgressMeterFrame.pp nsProgressMeterFrame.cpp nsMenuPopupFrame.cpp c++ -o nsMenuPopupFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuPopupFrame.pp nsMenuPopupFrame.cpp nsMenuPopupFrame.cpp: In member function 'void nsMenuPopupFrame::AdjustPositionForAnchorAlign(PRInt32*, PRInt32*, const nsSize&, PRBool*)': nsMenuPopupFrame.cpp:760: warning: 'margin.nsMargin::bottom' may be used uninitialized in this function nsMenuPopupFrame.cpp:760: warning: 'margin.nsMargin::right' may be used uninitialized in this function nsMenuPopupFrame.cpp:760: warning: 'margin.nsMargin::top' may be used uninitialized in this function nsMenuPopupFrame.cpp:760: warning: 'margin.nsMargin::left' may be used uninitialized in this function nsMenuPopupFrame.cpp: In member function 'nsresult nsMenuPopupFrame::SetPopupPosition(nsIFrame*)': nsMenuPopupFrame.cpp:989: warning: 'margin.nsMargin::bottom' may be used uninitialized in this function nsMenuPopupFrame.cpp:989: warning: 'margin.nsMargin::top' may be used uninitialized in this function nsMenuPopupFrame.cpp:989: warning: 'margin.nsMargin::left' may be used uninitialized in this function nsMenuFrame.cpp c++ -o nsMenuFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuFrame.pp nsMenuFrame.cpp nsMenuBarFrame.cpp c++ -o nsMenuBarFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuBarFrame.pp nsMenuBarFrame.cpp nsMenuBarFrame.cpp: In member function 'nsMenuFrame* nsMenuBarFrame::FindMenuWithShortcut(nsIDOMKeyEvent*)': nsMenuBarFrame.cpp:251: warning: comparison between signed and unsigned integer expressions nsMenuBarListener.cpp c++ -o nsMenuBarListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuBarListener.pp nsMenuBarListener.cpp nsPopupSetFrame.cpp c++ -o nsPopupSetFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPopupSetFrame.pp nsPopupSetFrame.cpp nsTitleBarFrame.cpp c++ -o nsTitleBarFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTitleBarFrame.pp nsTitleBarFrame.cpp nsResizerFrame.cpp c++ -o nsResizerFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsResizerFrame.pp nsResizerFrame.cpp nsListBoxBodyFrame.cpp c++ -o nsListBoxBodyFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsListBoxBodyFrame.pp nsListBoxBodyFrame.cpp nsListItemFrame.cpp c++ -o nsListItemFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsListItemFrame.pp nsListItemFrame.cpp nsListBoxLayout.cpp c++ -o nsListBoxLayout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsListBoxLayout.pp nsListBoxLayout.cpp nsXULPopupManager.cpp c++ -o nsXULPopupManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../../content/events/src -I./../../../generic -I./../../../style -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/widget -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/webshell -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/imglib2 -I../../../../dist/include/unicharutil -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xultmpl -I../../../../dist/include/cairo -I../../../../dist/include/libpixman -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULPopupManager.pp nsXULPopupManager.cpp rm -f libgkxulbase_s.a ar cr libgkxulbase_s.a nsScrollBoxFrame.o nsRootBoxFrame.o nsBox.o nsBoxFrame.o nsBoxLayoutState.o nsSprocketLayout.o nsStackFrame.o nsStackLayout.o nsBoxLayout.o nsScrollbarFrame.o nsScrollbarButtonFrame.o nsButtonBoxFrame.o nsSliderFrame.o nsRepeatService.o nsXULTooltipListener.o nsScrollBoxObject.o nsContainerBoxObject.o nsMenuBoxObject.o nsPopupBoxObject.o nsListBoxObject.o nsBoxObject.o nsImageBoxFrame.o nsDocElementBoxFrame.o nsLeafBoxFrame.o nsTextBoxFrame.o nsGroupBoxFrame.o nsSplitterFrame.o nsDeckFrame.o nsProgressMeterFrame.o nsMenuPopupFrame.o nsMenuFrame.o nsMenuBarFrame.o nsMenuBarListener.o nsPopupSetFrame.o nsTitleBarFrame.o nsResizerFrame.o nsListBoxBodyFrame.o nsListItemFrame.o nsListBoxLayout.o nsXULPopupManager.o ranlib libgkxulbase_s.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/printing' nsPrintEngine.cpp c++ -o nsPrintEngine.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/docshell -I../../dist/include/uriloader -I../../dist/include/webbrwsr -I../../dist/include/locale -I../../dist/include/intl -I../../dist/include/imglib2 -I../../dist/include/windowwatcher -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/pref -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrintEngine.pp nsPrintEngine.cpp nsPrintData.cpp c++ -o nsPrintData.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/docshell -I../../dist/include/uriloader -I../../dist/include/webbrwsr -I../../dist/include/locale -I../../dist/include/intl -I../../dist/include/imglib2 -I../../dist/include/windowwatcher -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/pref -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrintData.pp nsPrintData.cpp nsPrintObject.cpp c++ -o nsPrintObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/docshell -I../../dist/include/uriloader -I../../dist/include/webbrwsr -I../../dist/include/locale -I../../dist/include/intl -I../../dist/include/imglib2 -I../../dist/include/windowwatcher -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/pref -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrintObject.pp nsPrintObject.cpp nsPagePrintTimer.cpp c++ -o nsPagePrintTimer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/docshell -I../../dist/include/uriloader -I../../dist/include/webbrwsr -I../../dist/include/locale -I../../dist/include/intl -I../../dist/include/imglib2 -I../../dist/include/windowwatcher -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/pref -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPagePrintTimer.pp nsPagePrintTimer.cpp nsPrintPreviewListener.cpp c++ -o nsPrintPreviewListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../base -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/view -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/docshell -I../../dist/include/uriloader -I../../dist/include/webbrwsr -I../../dist/include/locale -I../../dist/include/intl -I../../dist/include/imglib2 -I../../dist/include/windowwatcher -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/pref -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrintPreviewListener.pp nsPrintPreviewListener.cpp rm -f libgkprinting_s.a ar cr libgkprinting_s.a nsPrintEngine.o nsPrintData.o nsPrintObject.o nsPagePrintTimer.o nsPrintPreviewListener.o ranlib libgkprinting_s.a nsIPrintProgress.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrintProgress.xpt -d .deps/nsIPrintProgress.pp nsIPrintProgress.idl nsIPrintProgressParams.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrintProgressParams.xpt -d .deps/nsIPrintProgressParams.pp nsIPrintProgressParams.idl nsIPrintStatusFeedback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIPrintStatusFeedback.xpt -d .deps/nsIPrintStatusFeedback.pp nsIPrintStatusFeedback.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/layout_printing.xpt _xpidlgen/nsIPrintProgress.xpt _xpidlgen/nsIPrintProgressParams.xpt _xpidlgen/nsIPrintStatusFeedback.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/layout_printing.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/printing' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/svg/base/src' nsSVGAFrame.cpp c++ -o nsSVGAFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAFrame.pp nsSVGAFrame.cpp In file included from nsSVGAFrame.cpp:39: nsSVGTextContainerFrame.h:76: warning: 'virtual nsresult nsSVGTextContainerFrame::GetNumberOfChars(PRInt32*)' was hidden nsSVGTSpanFrame.h:86: warning: by 'virtual PRUint32 nsSVGTSpanFrame::GetNumberOfChars()' nsSVGTextContainerFrame.h:77: warning: 'virtual nsresult nsSVGTextContainerFrame::GetComputedTextLength(float*)' was hidden nsSVGTSpanFrame.h:87: warning: by 'virtual float nsSVGTSpanFrame::GetComputedTextLength()' nsSVGTextContainerFrame.h:78: warning: 'virtual nsresult nsSVGTextContainerFrame::GetSubStringLength(PRUint32, PRUint32, float*)' was hidden nsSVGTSpanFrame.h:88: warning: by 'virtual float nsSVGTSpanFrame::GetSubStringLength(PRUint32, PRUint32)' nsSVGTextContainerFrame.h:83: warning: 'virtual nsresult nsSVGTextContainerFrame::GetCharNumAtPosition(nsIDOMSVGPoint*, PRInt32*)' was hidden nsSVGTSpanFrame.h:89: warning: by 'virtual PRInt32 nsSVGTSpanFrame::GetCharNumAtPosition(nsIDOMSVGPoint*)' nsSVGClipPathFrame.cpp c++ -o nsSVGClipPathFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGClipPathFrame.pp nsSVGClipPathFrame.cpp nsSVGContainerFrame.cpp c++ -o nsSVGContainerFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGContainerFrame.pp nsSVGContainerFrame.cpp nsSVGEffects.cpp c++ -o nsSVGEffects.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGEffects.pp nsSVGEffects.cpp In file included from nsSVGTextPathFrame.h:40, from nsSVGEffects.cpp:45: nsSVGTextContainerFrame.h:76: warning: 'virtual nsresult nsSVGTextContainerFrame::GetNumberOfChars(PRInt32*)' was hidden nsSVGTSpanFrame.h:86: warning: by 'virtual PRUint32 nsSVGTSpanFrame::GetNumberOfChars()' nsSVGTextContainerFrame.h:77: warning: 'virtual nsresult nsSVGTextContainerFrame::GetComputedTextLength(float*)' was hidden nsSVGTSpanFrame.h:87: warning: by 'virtual float nsSVGTSpanFrame::GetComputedTextLength()' nsSVGTextContainerFrame.h:78: warning: 'virtual nsresult nsSVGTextContainerFrame::GetSubStringLength(PRUint32, PRUint32, float*)' was hidden nsSVGTSpanFrame.h:88: warning: by 'virtual float nsSVGTSpanFrame::GetSubStringLength(PRUint32, PRUint32)' nsSVGTextContainerFrame.h:83: warning: 'virtual nsresult nsSVGTextContainerFrame::GetCharNumAtPosition(nsIDOMSVGPoint*, PRInt32*)' was hidden nsSVGTSpanFrame.h:89: warning: by 'virtual PRInt32 nsSVGTSpanFrame::GetCharNumAtPosition(nsIDOMSVGPoint*)' nsSVGFilterFrame.cpp c++ -o nsSVGFilterFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGFilterFrame.pp nsSVGFilterFrame.cpp nsSVGFilterInstance.cpp c++ -o nsSVGFilterInstance.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGFilterInstance.pp nsSVGFilterInstance.cpp nsSVGForeignObjectFrame.cpp c++ -o nsSVGForeignObjectFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGForeignObjectFrame.pp nsSVGForeignObjectFrame.cpp nsSVGGFrame.cpp c++ -o nsSVGGFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGFrame.pp nsSVGGFrame.cpp nsSVGGenericContainerFrame.cpp c++ -o nsSVGGenericContainerFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGenericContainerFrame.pp nsSVGGenericContainerFrame.cpp nsSVGGeometryFrame.cpp c++ -o nsSVGGeometryFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGeometryFrame.pp nsSVGGeometryFrame.cpp nsSVGGlyphFrame.cpp c++ -o nsSVGGlyphFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGlyphFrame.pp nsSVGGlyphFrame.cpp In file included from nsSVGTextPathFrame.h:40, from nsSVGGlyphFrame.cpp:48: nsSVGTextContainerFrame.h:76: warning: 'virtual nsresult nsSVGTextContainerFrame::GetNumberOfChars(PRInt32*)' was hidden nsSVGTSpanFrame.h:86: warning: by 'virtual PRUint32 nsSVGTSpanFrame::GetNumberOfChars()' nsSVGTextContainerFrame.h:77: warning: 'virtual nsresult nsSVGTextContainerFrame::GetComputedTextLength(float*)' was hidden nsSVGTSpanFrame.h:87: warning: by 'virtual float nsSVGTSpanFrame::GetComputedTextLength()' nsSVGTextContainerFrame.h:78: warning: 'virtual nsresult nsSVGTextContainerFrame::GetSubStringLength(PRUint32, PRUint32, float*)' was hidden nsSVGTSpanFrame.h:88: warning: by 'virtual float nsSVGTSpanFrame::GetSubStringLength(PRUint32, PRUint32)' nsSVGTextContainerFrame.h:83: warning: 'virtual nsresult nsSVGTextContainerFrame::GetCharNumAtPosition(nsIDOMSVGPoint*, PRInt32*)' was hidden nsSVGTSpanFrame.h:89: warning: by 'virtual PRInt32 nsSVGTSpanFrame::GetCharNumAtPosition(nsIDOMSVGPoint*)' nsSVGGlyphFrame.cpp:767: warning: 'int UncompressIndex(int, PRBool, const nsTextFragment*)' defined but not used nsSVGGradientFrame.cpp c++ -o nsSVGGradientFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGradientFrame.pp nsSVGGradientFrame.cpp nsSVGImageFrame.cpp c++ -o nsSVGImageFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGImageFrame.pp nsSVGImageFrame.cpp nsSVGInnerSVGFrame.cpp c++ -o nsSVGInnerSVGFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGInnerSVGFrame.pp nsSVGInnerSVGFrame.cpp nsSVGIntegrationUtils.cpp c++ -o nsSVGIntegrationUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGIntegrationUtils.pp nsSVGIntegrationUtils.cpp nsSVGLeafFrame.cpp c++ -o nsSVGLeafFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGLeafFrame.pp nsSVGLeafFrame.cpp nsSVGMarkerFrame.cpp c++ -o nsSVGMarkerFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGMarkerFrame.pp nsSVGMarkerFrame.cpp nsSVGMaskFrame.cpp c++ -o nsSVGMaskFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGMaskFrame.pp nsSVGMaskFrame.cpp nsSVGOuterSVGFrame.cpp c++ -o nsSVGOuterSVGFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGOuterSVGFrame.pp nsSVGOuterSVGFrame.cpp nsSVGPaintServerFrame.cpp c++ -o nsSVGPaintServerFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPaintServerFrame.pp nsSVGPaintServerFrame.cpp nsSVGPathGeometryFrame.cpp c++ -o nsSVGPathGeometryFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathGeometryFrame.pp nsSVGPathGeometryFrame.cpp nsSVGPatternFrame.cpp c++ -o nsSVGPatternFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPatternFrame.pp nsSVGPatternFrame.cpp nsSVGStopFrame.cpp c++ -o nsSVGStopFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGStopFrame.pp nsSVGStopFrame.cpp nsSVGSwitchFrame.cpp c++ -o nsSVGSwitchFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGSwitchFrame.pp nsSVGSwitchFrame.cpp nsSVGTextContainerFrame.cpp c++ -o nsSVGTextContainerFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTextContainerFrame.pp nsSVGTextContainerFrame.cpp nsSVGTextFrame.cpp c++ -o nsSVGTextFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTextFrame.pp nsSVGTextFrame.cpp In file included from nsSVGTextPathFrame.h:40, from nsSVGTextFrame.cpp:53: nsSVGTextContainerFrame.h:76: warning: 'virtual nsresult nsSVGTextContainerFrame::GetNumberOfChars(PRInt32*)' was hidden nsSVGTSpanFrame.h:86: warning: by 'virtual PRUint32 nsSVGTSpanFrame::GetNumberOfChars()' nsSVGTextContainerFrame.h:77: warning: 'virtual nsresult nsSVGTextContainerFrame::GetComputedTextLength(float*)' was hidden nsSVGTSpanFrame.h:87: warning: by 'virtual float nsSVGTSpanFrame::GetComputedTextLength()' nsSVGTextContainerFrame.h:78: warning: 'virtual nsresult nsSVGTextContainerFrame::GetSubStringLength(PRUint32, PRUint32, float*)' was hidden nsSVGTSpanFrame.h:88: warning: by 'virtual float nsSVGTSpanFrame::GetSubStringLength(PRUint32, PRUint32)' nsSVGTextContainerFrame.h:83: warning: 'virtual nsresult nsSVGTextContainerFrame::GetCharNumAtPosition(nsIDOMSVGPoint*, PRInt32*)' was hidden nsSVGTSpanFrame.h:89: warning: by 'virtual PRInt32 nsSVGTSpanFrame::GetCharNumAtPosition(nsIDOMSVGPoint*)' nsSVGTextPathFrame.cpp c++ -o nsSVGTextPathFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTextPathFrame.pp nsSVGTextPathFrame.cpp In file included from nsSVGTextPathFrame.h:40, from nsSVGTextPathFrame.cpp:37: nsSVGTextContainerFrame.h:76: warning: 'virtual nsresult nsSVGTextContainerFrame::GetNumberOfChars(PRInt32*)' was hidden nsSVGTSpanFrame.h:86: warning: by 'virtual PRUint32 nsSVGTSpanFrame::GetNumberOfChars()' nsSVGTextContainerFrame.h:77: warning: 'virtual nsresult nsSVGTextContainerFrame::GetComputedTextLength(float*)' was hidden nsSVGTSpanFrame.h:87: warning: by 'virtual float nsSVGTSpanFrame::GetComputedTextLength()' nsSVGTextContainerFrame.h:78: warning: 'virtual nsresult nsSVGTextContainerFrame::GetSubStringLength(PRUint32, PRUint32, float*)' was hidden nsSVGTSpanFrame.h:88: warning: by 'virtual float nsSVGTSpanFrame::GetSubStringLength(PRUint32, PRUint32)' nsSVGTextContainerFrame.h:83: warning: 'virtual nsresult nsSVGTextContainerFrame::GetCharNumAtPosition(nsIDOMSVGPoint*, PRInt32*)' was hidden nsSVGTSpanFrame.h:89: warning: by 'virtual PRInt32 nsSVGTSpanFrame::GetCharNumAtPosition(nsIDOMSVGPoint*)' nsSVGTSpanFrame.cpp c++ -o nsSVGTSpanFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTSpanFrame.pp nsSVGTSpanFrame.cpp In file included from nsSVGTSpanFrame.cpp:40: nsSVGTextContainerFrame.h:76: warning: 'virtual nsresult nsSVGTextContainerFrame::GetNumberOfChars(PRInt32*)' was hidden nsSVGTSpanFrame.h:86: warning: by 'virtual PRUint32 nsSVGTSpanFrame::GetNumberOfChars()' nsSVGTextContainerFrame.h:77: warning: 'virtual nsresult nsSVGTextContainerFrame::GetComputedTextLength(float*)' was hidden nsSVGTSpanFrame.h:87: warning: by 'virtual float nsSVGTSpanFrame::GetComputedTextLength()' nsSVGTextContainerFrame.h:78: warning: 'virtual nsresult nsSVGTextContainerFrame::GetSubStringLength(PRUint32, PRUint32, float*)' was hidden nsSVGTSpanFrame.h:88: warning: by 'virtual float nsSVGTSpanFrame::GetSubStringLength(PRUint32, PRUint32)' nsSVGTextContainerFrame.h:83: warning: 'virtual nsresult nsSVGTextContainerFrame::GetCharNumAtPosition(nsIDOMSVGPoint*, PRInt32*)' was hidden nsSVGTSpanFrame.h:89: warning: by 'virtual PRInt32 nsSVGTSpanFrame::GetCharNumAtPosition(nsIDOMSVGPoint*)' nsSVGUseFrame.cpp c++ -o nsSVGUseFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGUseFrame.pp nsSVGUseFrame.cpp nsSVGUtils.cpp c++ -o nsSVGUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -I./../../../../content/base/src -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/webshell -I../../../../dist/include/imglib2 -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/thebes -I../../../../dist/include/qcms -I../../../../dist/include -I../../../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGUtils.pp nsSVGUtils.cpp rm -f libgksvgbase_s.a ar cr libgksvgbase_s.a nsSVGAFrame.o nsSVGClipPathFrame.o nsSVGContainerFrame.o nsSVGEffects.o nsSVGFilterFrame.o nsSVGFilterInstance.o nsSVGForeignObjectFrame.o nsSVGGFrame.o nsSVGGenericContainerFrame.o nsSVGGeometryFrame.o nsSVGGlyphFrame.o nsSVGGradientFrame.o nsSVGImageFrame.o nsSVGInnerSVGFrame.o nsSVGIntegrationUtils.o nsSVGLeafFrame.o nsSVGMarkerFrame.o nsSVGMaskFrame.o nsSVGOuterSVGFrame.o nsSVGPaintServerFrame.o nsSVGPathGeometryFrame.o nsSVGPatternFrame.o nsSVGStopFrame.o nsSVGSwitchFrame.o nsSVGTextContainerFrame.o nsSVGTextFrame.o nsSVGTextPathFrame.o nsSVGTSpanFrame.o nsSVGUseFrame.o nsSVGUtils.o ranlib libgksvgbase_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ./svg.css ../../../../dist/bin/res gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/svg/base/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/inspector/public' inIDOMView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/inIDOMView.xpt -d .deps/inIDOMView.pp inIDOMView.idl inIDeepTreeWalker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/inIDeepTreeWalker.xpt -d .deps/inIDeepTreeWalker.pp inIDeepTreeWalker.idl inIFlasher.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/inIFlasher.xpt -d .deps/inIFlasher.pp inIFlasher.idl inISearchProcess.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/inISearchProcess.xpt -d .deps/inISearchProcess.pp inISearchProcess.idl inISearchObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/inISearchObserver.xpt -d .deps/inISearchObserver.pp inISearchObserver.idl inICSSValueSearch.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/inICSSValueSearch.xpt -d .deps/inICSSValueSearch.pp inICSSValueSearch.idl inIDOMUtils.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/inIDOMUtils.xpt -d .deps/inIDOMUtils.pp inIDOMUtils.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/inspector.xpt _xpidlgen/inIDOMView.xpt _xpidlgen/inIDeepTreeWalker.xpt _xpidlgen/inIFlasher.xpt _xpidlgen/inISearchProcess.xpt _xpidlgen/inISearchObserver.xpt _xpidlgen/inICSSValueSearch.xpt _xpidlgen/inIDOMUtils.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/inspector.xpt ../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/inspector/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/inspector/src' inDeepTreeWalker.cpp c++ -o inDeepTreeWalker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/accessibility -I../../../dist/include/xul -I../../../dist/include -I../../../dist/include/inspector -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inDeepTreeWalker.pp inDeepTreeWalker.cpp inFlasher.cpp c++ -o inFlasher.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/accessibility -I../../../dist/include/xul -I../../../dist/include -I../../../dist/include/inspector -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inFlasher.pp inFlasher.cpp In file included from inFlasher.h:43, from inFlasher.cpp:39: ../../../dist/include/layout/nsIInspectorCSSUtils.h:83: warning: 'virtual nsresult nsIInspectorCSSUtils::GetRuleNodeForContent(nsIContent*, nsRuleNode**)' was hidden ../../../dist/include/layout/nsIInspectorCSSUtils.h:101: warning: by 'virtual nsresult nsIInspectorCSSUtils_MOZILLA_1_9_BRANCH::GetRuleNodeForContent(nsIContent*, nsStyleContext**, nsRuleNode**)' inSearchLoop.cpp c++ -o inSearchLoop.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/accessibility -I../../../dist/include/xul -I../../../dist/include -I../../../dist/include/inspector -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inSearchLoop.pp inSearchLoop.cpp inCSSValueSearch.cpp c++ -o inCSSValueSearch.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/accessibility -I../../../dist/include/xul -I../../../dist/include -I../../../dist/include/inspector -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inCSSValueSearch.pp inCSSValueSearch.cpp In file included from inCSSValueSearch.h:48, from inCSSValueSearch.cpp:38: ../../../dist/include/layout/nsIInspectorCSSUtils.h:83: warning: 'virtual nsresult nsIInspectorCSSUtils::GetRuleNodeForContent(nsIContent*, nsRuleNode**)' was hidden ../../../dist/include/layout/nsIInspectorCSSUtils.h:101: warning: by 'virtual nsresult nsIInspectorCSSUtils_MOZILLA_1_9_BRANCH::GetRuleNodeForContent(nsIContent*, nsStyleContext**, nsRuleNode**)' inDOMUtils.cpp c++ -o inDOMUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/accessibility -I../../../dist/include/xul -I../../../dist/include -I../../../dist/include/inspector -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inDOMUtils.pp inDOMUtils.cpp In file included from inDOMUtils.h:45, from inDOMUtils.cpp:39: ../../../dist/include/layout/nsIInspectorCSSUtils.h:83: warning: 'virtual nsresult nsIInspectorCSSUtils::GetRuleNodeForContent(nsIContent*, nsRuleNode**)' was hidden ../../../dist/include/layout/nsIInspectorCSSUtils.h:101: warning: by 'virtual nsresult nsIInspectorCSSUtils_MOZILLA_1_9_BRANCH::GetRuleNodeForContent(nsIContent*, nsStyleContext**, nsRuleNode**)' inLayoutUtils.cpp c++ -o inLayoutUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/accessibility -I../../../dist/include/xul -I../../../dist/include -I../../../dist/include/inspector -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inLayoutUtils.pp inLayoutUtils.cpp inDOMView.cpp c++ -o inDOMView.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/accessibility -I../../../dist/include/xul -I../../../dist/include -I../../../dist/include/inspector -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inDOMView.pp inDOMView.cpp inDOMView.cpp: In member function 'virtual void inDOMView::ContentRemoved(nsIDocument*, nsIContent*, nsIContent*, PRInt32)': inDOMView.cpp:946: warning: 'oldNode' may be used uninitialized in this function inDOMView.cpp: In member function 'virtual void inDOMView::ContentInserted(nsIDocument*, nsIContent*, nsIContent*, PRInt32)': inDOMView.cpp:919: warning: 'firstChildRow' may be used uninitialized in this function inDOMView.cpp:921: warning: 'firstChild' may be used uninitialized in this function rm -f libinspector_s.a ar cr libinspector_s.a inDeepTreeWalker.o inFlasher.o inSearchLoop.o inCSSValueSearch.o inDOMUtils.o inLayoutUtils.o inDOMView.o ranlib libinspector_s.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/inspector/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/build' nsLayoutModule.cpp c++ -o nsLayoutModule.o -c -fvisibility=hidden -DMOZILLA_PLAINTEXT_EDITOR_ONLY -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I../../content/html/content/src -I./../inspector/src -I./../base -I./../generic -I./../forms -I./../tables -I./../style -I./../xul/content/src -I./../xul/base/src -I../../content/base/src -I../../content/html/content/src -I../../content/html/document/src -I../../content/html/style/src -I../../content/xslt/src/base -I../../content/xslt/src/xml -I../../content/xslt/src/xpath -I../../content/xslt/src/xslt -I../../content/xul/content/src -I../../content/xul/document/src -I../../content/xul/templates/src -I../../content/events/src -I../../content/xbl/src -I../../view/src -I../../dom/src/base -I../../dom/src/json -I../../dom/src/jsurl -I../../dom/src/storage -I../../dom/src/offline -I../../dom/src/geolocation -I../../dom/src/threads -I. -I../../editor/libeditor/base -I../../editor/libeditor/text -I../../editor/libeditor/html -I../../editor/txtsvc/src -I../../editor/composer/src -I../../content/svg/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/locale -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/storage -I../../dist/include/editor -I../../dist/include/txmgr -I../../dist/include/webshell -I../../dist/include/docshell -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/caps -I../../dist/include/rdf -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/xultmpl -I../../dist/include/lwbrk -I../../dist/include/plugin -I../../dist/include/commandhandler -I../../dist/include/webbrwsr -I../../dist/include/uconv -I../../dist/include/txtsvc -I../../dist/include/thebes -I../../dist/include/inspector -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutModule.pp nsLayoutModule.cpp In file included from ./../style/nsInspectorCSSUtils.h:45, from nsLayoutModule.cpp:47: ./../style/nsIInspectorCSSUtils.h:83: warning: 'virtual nsresult nsIInspectorCSSUtils::GetRuleNodeForContent(nsIContent*, nsRuleNode**)' was hidden ./../style/nsIInspectorCSSUtils.h:101: warning: by 'virtual nsresult nsIInspectorCSSUtils_MOZILLA_1_9_BRANCH::GetRuleNodeForContent(nsIContent*, nsStyleContext**, nsRuleNode**)' nsContentDLF.cpp c++ -o nsContentDLF.o -c -fvisibility=hidden -DMOZILLA_PLAINTEXT_EDITOR_ONLY -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I../../content/html/content/src -I./../inspector/src -I./../base -I./../generic -I./../forms -I./../tables -I./../style -I./../xul/content/src -I./../xul/base/src -I../../content/base/src -I../../content/html/content/src -I../../content/html/document/src -I../../content/html/style/src -I../../content/xslt/src/base -I../../content/xslt/src/xml -I../../content/xslt/src/xpath -I../../content/xslt/src/xslt -I../../content/xul/content/src -I../../content/xul/document/src -I../../content/xul/templates/src -I../../content/events/src -I../../content/xbl/src -I../../view/src -I../../dom/src/base -I../../dom/src/json -I../../dom/src/jsurl -I../../dom/src/storage -I../../dom/src/offline -I../../dom/src/geolocation -I../../dom/src/threads -I. -I../../editor/libeditor/base -I../../editor/libeditor/text -I../../editor/libeditor/html -I../../editor/txtsvc/src -I../../editor/composer/src -I../../content/svg/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/locale -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/storage -I../../dist/include/editor -I../../dist/include/txmgr -I../../dist/include/webshell -I../../dist/include/docshell -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/caps -I../../dist/include/rdf -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/xultmpl -I../../dist/include/lwbrk -I../../dist/include/plugin -I../../dist/include/commandhandler -I../../dist/include/webbrwsr -I../../dist/include/uconv -I../../dist/include/txtsvc -I../../dist/include/thebes -I../../dist/include/inspector -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsContentDLF.pp nsContentDLF.cpp nsLayoutStatics.cpp c++ -o nsLayoutStatics.o -c -fvisibility=hidden -DMOZILLA_PLAINTEXT_EDITOR_ONLY -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I../../content/html/content/src -I./../inspector/src -I./../base -I./../generic -I./../forms -I./../tables -I./../style -I./../xul/content/src -I./../xul/base/src -I../../content/base/src -I../../content/html/content/src -I../../content/html/document/src -I../../content/html/style/src -I../../content/xslt/src/base -I../../content/xslt/src/xml -I../../content/xslt/src/xpath -I../../content/xslt/src/xslt -I../../content/xul/content/src -I../../content/xul/document/src -I../../content/xul/templates/src -I../../content/events/src -I../../content/xbl/src -I../../view/src -I../../dom/src/base -I../../dom/src/json -I../../dom/src/jsurl -I../../dom/src/storage -I../../dom/src/offline -I../../dom/src/geolocation -I../../dom/src/threads -I. -I../../editor/libeditor/base -I../../editor/libeditor/text -I../../editor/libeditor/html -I../../editor/txtsvc/src -I../../editor/composer/src -I../../content/svg/content/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/view -I../../dist/include/locale -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/storage -I../../dist/include/editor -I../../dist/include/txmgr -I../../dist/include/webshell -I../../dist/include/docshell -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/caps -I../../dist/include/rdf -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/xultmpl -I../../dist/include/lwbrk -I../../dist/include/plugin -I../../dist/include/commandhandler -I../../dist/include/webbrwsr -I../../dist/include/uconv -I../../dist/include/txtsvc -I../../dist/include/thebes -I../../dist/include/inspector -I../../dist/include -I../../dist/include/layout -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutStatics.pp nsLayoutStatics.cpp In file included from ../../content/xul/content/src/nsXULElement.h:63, from nsLayoutStatics.cpp:92: ../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' rm -f libgklayout.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libgklayout.so -o libgklayout.so nsLayoutModule.o nsContentDLF.o nsLayoutStatics.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../base/libgkbase_s.a ../generic/libgkgeneric_s.a ../forms/libgkforms_s.a ../style/libgkstyle_s.a ../tables/libgktable_s.a ../xul/base/src/libgkxulbase_s.a ../../content/base/src/libgkconbase_s.a ../../content/canvas/src/libgkconcvs_s.a ../../content/events/src/libgkconevents_s.a ../../content/html/content/src/libgkconhtmlcon_s.a ../../content/html/document/src/libgkconhtmldoc_s.a ../../content/xml/content/src/libgkconxmlcon_s.a ../../content/xml/document/src/libgkconxmldoc_s.a ../../content/xslt/src/base/libtxbase_s.a ../../content/xslt/src/xml/libtxxml_s.a ../../content/xslt/src/xpath/libtxxpath_s.a ../../content/xslt/src/xslt/libtxxslt_s.a ../../content/xbl/src/libgkconxbl_s.a ../../content/xul/document/src/libgkconxuldoc_s.a ../../view/src/libgkview_s.a ../../dom/src/base/libjsdombase_s.a ../../dom/src/events/libjsdomevents_s.a ../../dom/src/json/libjson_s.a ../../dom/src/jsurl/libjsurl_s.a ../../dom/src/storage/libjsdomstorage_s.a ../../dom/src/offline/libjsdomoffline_s.a ../../dom/src/geolocation/libjsdomgeolocation_s.a ../../dom/src/threads/libdomthreads_s.a ../../editor/libeditor/text/libtexteditor_s.a ../../editor/libeditor/base/libeditorbase_s.a ../../content/media/video/src/libgkconvideo_s.a ../../media/libfishsound/src/libfishsound/libfishsound.a ../../media/libogg/src/libogg.a ../../media/liboggplay/src/liboggplay/liboggplay.a ../../media/liboggz/src/liboggz/liboggz.a ../../media/libtheora/lib/libtheora.a ../../media/libvorbis/lib/libvorbis.a ../../media/libsydneyaudio/src/libsydneyaudio.a ../printing/libgkprinting_s.a ../xul/base/src/tree/src/libgkxultree_s.a ../xul/base/src/grid/libgkxulgrid_s.a ../../content/xul/content/src/libgkconxulcon_s.a ../../content/xul/templates/src/libgkconxultmpl_s.a ../inspector/src/libinspector_s.a ../../content/xtf/src/libgkcontentxtf_s.a ../svg/base/src/libgksvgbase_s.a ../../content/svg/document/src/libgkconsvgdoc_s.a ../../content/svg/content/src/libgkcontentsvg_s.a -Wl,--no-whole-archive -L../../dist/bin -L../../dist/lib -lgkgfx -lthebes /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lXrender -lX11 -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libgklayout.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libgklayout.so ../../dist/bin/components : ../../dist/bin/components/libgklayout.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/base' nsDocShell.cpp c++ -o nsDocShell.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include/prefetch -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocShell.pp nsDocShell.cpp nsDocShell.cpp: In member function 'void nsDocShell::ReattachEditorToWindow(nsISHEntry*)': nsDocShell.cpp:5623: warning: unused variable 'res' nsWebShell.cpp c++ -o nsWebShell.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include/prefetch -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsWebShell.pp nsWebShell.cpp nsDocShellLoadInfo.cpp c++ -o nsDocShellLoadInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include/prefetch -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocShellLoadInfo.pp nsDocShellLoadInfo.cpp nsDocShellEditorData.cpp c++ -o nsDocShellEditorData.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include/prefetch -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocShellEditorData.pp nsDocShellEditorData.cpp nsDocShellTransferableHooks.cpp c++ -o nsDocShellTransferableHooks.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include/prefetch -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocShellTransferableHooks.pp nsDocShellTransferableHooks.cpp nsDocShellEnumerator.cpp c++ -o nsDocShellEnumerator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include/prefetch -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocShellEnumerator.pp nsDocShellEnumerator.cpp nsDSURIContentListener.cpp c++ -o nsDSURIContentListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include/prefetch -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDSURIContentListener.pp nsDSURIContentListener.cpp nsDefaultURIFixup.cpp c++ -o nsDefaultURIFixup.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include/prefetch -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDefaultURIFixup.pp nsDefaultURIFixup.cpp nsDefaultURIFixup.cpp: In member function 'nsresult nsDefaultURIFixup::KeywordURIFixup(const nsACString_internal&, nsIURI**)': nsDefaultURIFixup.cpp:821: warning: suggest parentheses around '&&' within '||' nsGlobalHistoryAdapter.cpp c++ -o nsGlobalHistoryAdapter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include/prefetch -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGlobalHistoryAdapter.pp nsGlobalHistoryAdapter.cpp nsGlobalHistory2Adapter.cpp c++ -o nsGlobalHistory2Adapter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include/prefetch -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGlobalHistory2Adapter.pp nsGlobalHistory2Adapter.cpp nsWebNavigationInfo.cpp c++ -o nsWebNavigationInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include/prefetch -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsWebNavigationInfo.pp nsWebNavigationInfo.cpp nsAboutRedirector.cpp c++ -o nsAboutRedirector.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include/prefetch -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAboutRedirector.pp nsAboutRedirector.cpp nsDownloadHistory.cpp c++ -o nsDownloadHistory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/layout -I../../dist/include/content -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/htmlparser -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/locale -I../../dist/include/webbrwsr -I../../dist/include/xpconnect -I../../dist/include/widget -I../../dist/include/shistory -I../../dist/include/intl -I../../dist/include/plugin -I../../dist/include/webshell -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/xuldoc -I../../dist/include/find -I../../dist/include/nkcache -I../../dist/include/composer -I../../dist/include/commandhandler -I../../dist/include/editor -I../../dist/include/windowwatcher -I../../dist/include/imglib2 -I../../dist/include/jar -I../../dist/include/prefetch -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDownloadHistory.pp nsDownloadHistory.cpp rm -f libbasedocshell_s.a ar cr libbasedocshell_s.a nsDocShell.o nsWebShell.o nsDocShellLoadInfo.o nsDocShellEditorData.o nsDocShellTransferableHooks.o nsDocShellEnumerator.o nsDSURIContentListener.o nsDefaultURIFixup.o nsGlobalHistoryAdapter.o nsGlobalHistory2Adapter.o nsWebNavigationInfo.o nsAboutRedirector.o nsDownloadHistory.o ranlib libbasedocshell_s.a nsCDocShell.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsCDocShell.xpt -d .deps/nsCDocShell.pp nsCDocShell.idl nsCDefaultURIFixup.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsCDefaultURIFixup.xpt -d .deps/nsCDefaultURIFixup.pp nsCDefaultURIFixup.idl nsIDocShell.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocShell.xpt -d .deps/nsIDocShell.pp nsIDocShell.idl nsIDocShellLoadInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocShellLoadInfo.xpt -d .deps/nsIDocShellLoadInfo.pp nsIDocShellLoadInfo.idl nsIDocShellTreeItem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocShellTreeItem.xpt -d .deps/nsIDocShellTreeItem.pp nsIDocShellTreeItem.idl nsIDocShellTreeNode.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocShellTreeNode.xpt -d .deps/nsIDocShellTreeNode.pp nsIDocShellTreeNode.idl nsIDocShellTreeOwner.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocShellTreeOwner.xpt -d .deps/nsIDocShellTreeOwner.pp nsIDocShellTreeOwner.idl nsIDocShellHistory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocShellHistory.xpt -d .deps/nsIDocShellHistory.pp nsIDocShellHistory.idl nsIGlobalHistory2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIGlobalHistory2.xpt -d .deps/nsIGlobalHistory2.pp nsIGlobalHistory2.idl nsIGlobalHistory3.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIGlobalHistory3.xpt -d .deps/nsIGlobalHistory3.pp nsIGlobalHistory3.idl nsIMarkupDocumentViewer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIMarkupDocumentViewer.xpt -d .deps/nsIMarkupDocumentViewer.pp nsIMarkupDocumentViewer.idl nsIScrollable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIScrollable.xpt -d .deps/nsIScrollable.pp nsIScrollable.idl nsITextScroll.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsITextScroll.xpt -d .deps/nsITextScroll.pp nsITextScroll.idl nsIWebNavigation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWebNavigation.xpt -d .deps/nsIWebNavigation.pp nsIWebNavigation.idl nsIWebNavigationInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWebNavigationInfo.xpt -d .deps/nsIWebNavigationInfo.pp nsIWebNavigationInfo.idl nsIContentViewer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIContentViewer.xpt -d .deps/nsIContentViewer.pp nsIContentViewer.idl nsIContentViewerEdit.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIContentViewerEdit.xpt -d .deps/nsIContentViewerEdit.pp nsIContentViewerEdit.idl nsIContentViewerFile.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIContentViewerFile.xpt -d .deps/nsIContentViewerFile.pp nsIContentViewerFile.idl nsIURIFixup.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIURIFixup.xpt -d .deps/nsIURIFixup.pp nsIURIFixup.idl nsIEditorDocShell.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIEditorDocShell.xpt -d .deps/nsIEditorDocShell.pp nsIEditorDocShell.idl nsIWebPageDescriptor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWebPageDescriptor.xpt -d .deps/nsIWebPageDescriptor.pp nsIWebPageDescriptor.idl nsIURIClassifier.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIURIClassifier.xpt -d .deps/nsIURIClassifier.pp nsIURIClassifier.idl nsIChannelClassifier.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIChannelClassifier.xpt -d .deps/nsIChannelClassifier.pp nsIChannelClassifier.idl nsIDownloadHistory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDownloadHistory.xpt -d .deps/nsIDownloadHistory.pp nsIDownloadHistory.idl nsILoadContext.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsILoadContext.xpt -d .deps/nsILoadContext.pp nsILoadContext.idl nsIGlobalHistory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIGlobalHistory.xpt -d .deps/nsIGlobalHistory.pp nsIGlobalHistory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/docshell.xpt _xpidlgen/nsCDocShell.xpt _xpidlgen/nsCDefaultURIFixup.xpt _xpidlgen/nsIDocShell.xpt _xpidlgen/nsIDocShellLoadInfo.xpt _xpidlgen/nsIDocShellTreeItem.xpt _xpidlgen/nsIDocShellTreeNode.xpt _xpidlgen/nsIDocShellTreeOwner.xpt _xpidlgen/nsIDocShellHistory.xpt _xpidlgen/nsIGlobalHistory2.xpt _xpidlgen/nsIGlobalHistory3.xpt _xpidlgen/nsIMarkupDocumentViewer.xpt _xpidlgen/nsIScrollable.xpt _xpidlgen/nsITextScroll.xpt _xpidlgen/nsIWebNavigation.xpt _xpidlgen/nsIWebNavigationInfo.xpt _xpidlgen/nsIContentViewer.xpt _xpidlgen/nsIContentViewerEdit.xpt _xpidlgen/nsIContentViewerFile.xpt _xpidlgen/nsIURIFixup.xpt _xpidlgen/nsIEditorDocShell.xpt _xpidlgen/nsIWebPageDescriptor.xpt _xpidlgen/nsIURIClassifier.xpt _xpidlgen/nsIChannelClassifier.xpt _xpidlgen/nsIDownloadHistory.xpt _xpidlgen/nsILoadContext.xpt _xpidlgen/nsIGlobalHistory.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/docshell.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory/public' nsISHEntry.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISHEntry.xpt -d .deps/nsISHEntry.pp nsISHEntry.idl nsISHContainer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISHContainer.xpt -d .deps/nsISHContainer.pp nsISHContainer.idl nsISHTransaction.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISHTransaction.xpt -d .deps/nsISHTransaction.pp nsISHTransaction.idl nsISHistoryInternal.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISHistoryInternal.xpt -d .deps/nsISHistoryInternal.pp nsISHistoryInternal.idl nsIHistoryEntry.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIHistoryEntry.xpt -d .deps/nsIHistoryEntry.pp nsIHistoryEntry.idl nsISHistory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISHistory.xpt -d .deps/nsISHistory.pp nsISHistory.idl nsISHistoryListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsISHistoryListener.xpt -d .deps/nsISHistoryListener.pp nsISHistoryListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/shistory.xpt _xpidlgen/nsISHEntry.xpt _xpidlgen/nsISHContainer.xpt _xpidlgen/nsISHTransaction.xpt _xpidlgen/nsISHistoryInternal.xpt _xpidlgen/nsIHistoryEntry.xpt _xpidlgen/nsISHistory.xpt _xpidlgen/nsISHistoryListener.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/shistory.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory/src' nsSHEntry.cpp c++ -o nsSHEntry.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../../base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/nkcache -I../../../dist/include/editor -I../../../dist/include/composer -I../../../dist/include -I../../../dist/include/shistory -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSHEntry.pp nsSHEntry.cpp nsSHTransaction.cpp c++ -o nsSHTransaction.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../../base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/nkcache -I../../../dist/include/editor -I../../../dist/include/composer -I../../../dist/include -I../../../dist/include/shistory -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSHTransaction.pp nsSHTransaction.cpp nsSHistory.cpp c++ -o nsSHistory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../../base -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/nkcache -I../../../dist/include/editor -I../../../dist/include/composer -I../../../dist/include -I../../../dist/include/shistory -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSHistory.pp nsSHistory.cpp rm -f libshistory_s.a ar cr libshistory_s.a nsSHEntry.o nsSHTransaction.o nsSHistory.o ranlib libshistory_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/build' nsDocShellModule.cpp c++ -o nsDocShellModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../shistory/src -I../../uriloader/base -I../../uriloader/prefetch -I../../uriloader/exthandler -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/shistory -I../../dist/include/necko -I../../dist/include/nkcache -I../../dist/include/gfx -I../../dist/include/thebes -I../../dist/include/content -I../../dist/include/layout -I../../dist/include/webshell -I../../dist/include/widget -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/htmlparser -I../../dist/include/chardet -I../../dist/include/find -I../../dist/include/composer -I../../dist/include/editor -I../../dist/include/commandhandler -I../../dist/include/uriloader -I../../dist/include/exthandler -I../../dist/include/mimetype -I../../dist/include/prefetch -I../../dist/include/imglib2 -I../../dist/include -I../../dist/include/docshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocShellModule.pp nsDocShellModule.cpp rm -f libdocshell.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libdocshell.so -o libdocshell.so nsDocShellModule.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../base/libbasedocshell_s.a ../../uriloader/base/liburiloaderbase_s.a ../../uriloader/exthandler/libexthandler_s.a ../../uriloader/prefetch/libprefetch_s.a ../shistory/src/libshistory_s.a -Wl,--no-whole-archive -L../../dist/bin -L../../dist/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lasound -ldl -lm chmod +x libdocshell.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libdocshell.so ../../dist/bin/components : ../../dist/bin/components/libdocshell.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/build' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/resources' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/resources/content' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/resources/content' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/resources' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/webshell' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/webshell/public' nsIRefreshURI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIRefreshURI.xpt -d .deps/nsIRefreshURI.pp nsIRefreshURI.idl nsIContentViewerContainer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIContentViewerContainer.xpt -d .deps/nsIContentViewerContainer.pp nsIContentViewerContainer.idl nsIDocumentLoaderFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIDocumentLoaderFactory.xpt -d .deps/nsIDocumentLoaderFactory.pp nsIDocumentLoaderFactory.idl nsIClipboardCommands.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIClipboardCommands.xpt -d .deps/nsIClipboardCommands.pp nsIClipboardCommands.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/webshell_idls.xpt _xpidlgen/nsIRefreshURI.xpt _xpidlgen/nsIContentViewerContainer.xpt _xpidlgen/nsIDocumentLoaderFactory.xpt _xpidlgen/nsIClipboardCommands.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/webshell_idls.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/webshell/public' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/webshell' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/base' nsEmbedAPI.cpp c++ -o nsEmbedAPI.o -c -fvisibility=hidden -DMOZILLA_STRICT_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/intl -I../../dist/include/embedcomponents -I../../dist/include -I../../dist/include/embed_base -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEmbedAPI.pp nsEmbedAPI.cpp rm -f libembed_base_s.a ar cr libembed_base_s.a nsEmbedAPI.o ranlib libembed_base_s.a gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/base/standalone' nsEmbedAPI.cpp c++ -o nsEmbedAPI.o -c -fvisibility=hidden -DMOZILLA_STRICT_API -DXPCOM_GLUE -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/intl -I../../../dist/include/embedcomponents -I../../../dist/include -I../../../dist/include/embed_base -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEmbedAPI.pp nsEmbedAPI.cpp rm -f libembed_base_standalone.a ar cr libembed_base_standalone.a nsEmbedAPI.o ranlib libembed_base_standalone.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/sdk/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libembed_base_standalone.a ../../../dist/sdk/lib gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/base/standalone' nsIWindowCreator2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWindowCreator2.xpt -d .deps/nsIWindowCreator2.pp nsIWindowCreator2.idl nsIWindowProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWindowProvider.xpt -d .deps/nsIWindowProvider.pp nsIWindowProvider.idl nsIWindowCreator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIWindowCreator.xpt -d .deps/nsIWindowCreator.pp nsIWindowCreator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/embed_base.xpt _xpidlgen/nsIWindowCreator2.xpt _xpidlgen/nsIWindowProvider.xpt _xpidlgen/nsIWindowCreator.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/embed_base.xpt ../../dist/bin/components /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/sdk/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libembed_base_s.a ../../dist/sdk/lib gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher/public' nsIDialogParamBlock.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDialogParamBlock.xpt -d .deps/nsIDialogParamBlock.pp nsIDialogParamBlock.idl nsIPromptService2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPromptService2.xpt -d .deps/nsIPromptService2.pp nsIPromptService2.idl nsPIPromptService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsPIPromptService.xpt -d .deps/nsPIPromptService.pp nsPIPromptService.idl nsPIWindowWatcher.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsPIWindowWatcher.xpt -d .deps/nsPIWindowWatcher.pp nsPIWindowWatcher.idl nsIAuthPromptWrapper.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAuthPromptWrapper.xpt -d .deps/nsIAuthPromptWrapper.pp nsIAuthPromptWrapper.idl nsIPromptFactory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPromptFactory.xpt -d .deps/nsIPromptFactory.pp nsIPromptFactory.idl nsINonBlockingAlertService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsINonBlockingAlertService.xpt -d .deps/nsINonBlockingAlertService.pp nsINonBlockingAlertService.idl nsIWindowWatcher.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIWindowWatcher.xpt -d .deps/nsIWindowWatcher.pp nsIWindowWatcher.idl nsIPromptService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPromptService.xpt -d .deps/nsIPromptService.pp nsIPromptService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/windowwatcher.xpt _xpidlgen/nsIDialogParamBlock.xpt _xpidlgen/nsIPromptService2.xpt _xpidlgen/nsPIPromptService.xpt _xpidlgen/nsPIWindowWatcher.xpt _xpidlgen/nsIAuthPromptWrapper.xpt _xpidlgen/nsIPromptFactory.xpt _xpidlgen/nsINonBlockingAlertService.xpt _xpidlgen/nsIWindowWatcher.xpt _xpidlgen/nsIPromptService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/windowwatcher.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher/src' nsPrompt.cpp c++ -o nsPrompt.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/windowwatcher -I../../../../dist/include/widget -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/embed_base -I../../../../dist/include/intl -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPrompt.pp nsPrompt.cpp nsWWJSUtils.cpp c++ -o nsWWJSUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/windowwatcher -I../../../../dist/include/widget -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/embed_base -I../../../../dist/include/intl -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWWJSUtils.pp nsWWJSUtils.cpp nsWindowWatcher.cpp c++ -o nsWindowWatcher.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/windowwatcher -I../../../../dist/include/widget -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/embed_base -I../../../../dist/include/intl -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWindowWatcher.pp nsWindowWatcher.cpp nsWindowWatcher.cpp: In member function 'nsresult nsWindowWatcher::OpenWindowJSInternal(nsIDOMWindow*, const char*, const char*, const char*, PRBool, nsIArray*, PRBool, nsIDOMWindow**)': nsWindowWatcher.cpp:941: warning: enumeral mismatch in conditional expression: 'nsIWebNavigation::' vs 'nsIWebNavigation::' nsAutoWindowStateHelper.cpp c++ -o nsAutoWindowStateHelper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/windowwatcher -I../../../../dist/include/widget -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/embed_base -I../../../../dist/include/intl -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAutoWindowStateHelper.pp nsAutoWindowStateHelper.cpp nsDialogParamBlock.cpp c++ -o nsDialogParamBlock.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/windowwatcher -I../../../../dist/include/widget -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/embed_base -I../../../../dist/include/intl -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDialogParamBlock.pp nsDialogParamBlock.cpp nsPromptService.cpp c++ -o nsPromptService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/windowwatcher -I../../../../dist/include/widget -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/embed_base -I../../../../dist/include/intl -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/thebes -I../../../../dist/include -I../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPromptService.pp nsPromptService.cpp rm -f libwindowwatcher_s.a ar cr libwindowwatcher_s.a nsPrompt.o nsWWJSUtils.o nsWindowWatcher.o nsAutoWindowStateHelper.o nsDialogParamBlock.o nsPromptService.o ranlib libwindowwatcher_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/appstartup' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/appstartup/src' nsAppStartupNotifier.cpp c++ -o nsAppStartupNotifier.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAppStartupNotifier.pp nsAppStartupNotifier.cpp rm -f libappstartupnotifier_s.a ar cr libappstartupnotifier_s.a nsAppStartupNotifier.o ranlib libappstartupnotifier_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/appstartup/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/appstartup' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find/public' nsIFind.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFind.xpt -d .deps/nsIFind.pp nsIFind.idl nsIWebBrowserFind.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIWebBrowserFind.xpt -d .deps/nsIWebBrowserFind.pp nsIWebBrowserFind.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/find.xpt _xpidlgen/nsIFind.xpt _xpidlgen/nsIWebBrowserFind.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/find.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find/src' nsWebBrowserFind.cpp c++ -o nsWebBrowserFind.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/editor -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/lwbrk -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include -I../../../../dist/include/find -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWebBrowserFind.pp nsWebBrowserFind.cpp nsFind.cpp c++ -o nsFind.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/editor -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/lwbrk -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include -I../../../../dist/include/find -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFind.pp nsFind.cpp rm -f libfind_s.a ar cr libfind_s.a nsWebBrowserFind.o nsFind.o ranlib libfind_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist/public' nsIWebBrowserPersist.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIWebBrowserPersist.xpt -d .deps/nsIWebBrowserPersist.pp nsIWebBrowserPersist.idl nsCWebBrowserPersist.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsCWebBrowserPersist.xpt -d .deps/nsCWebBrowserPersist.pp nsCWebBrowserPersist.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/webbrowserpersist.xpt _xpidlgen/nsIWebBrowserPersist.xpt _xpidlgen/nsCWebBrowserPersist.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/webbrowserpersist.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist/src' nsWebBrowserPersist.cpp c++ -o nsWebBrowserPersist.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/necko -I../../../../dist/include/widget -I../../../../dist/include/exthandler -I../../../../dist/include/uriloader -I../../../../dist/include/mimetype -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/docshell -I../../../../dist/include/shistory -I../../../../dist/include/imglib2 -I../../../../dist/include/gfx -I../../../../dist/include -I../../../../dist/include/webbrowserpersist -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWebBrowserPersist.pp nsWebBrowserPersist.cpp nsWebBrowserPersist.cpp: In function 'PRBool IsSpecialXHTMLTag(nsIDOMNode*)': nsWebBrowserPersist.cpp:3907: warning: comparison between signed and unsigned integer expressions rm -f libwebbrowserpersist_s.a ar cr libwebbrowserpersist_s.a nsWebBrowserPersist.o ranlib libwebbrowserpersist_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler/public' nsICommandManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICommandManager.xpt -d .deps/nsICommandManager.pp nsICommandManager.idl nsICommandParams.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICommandParams.xpt -d .deps/nsICommandParams.pp nsICommandParams.idl nsIControllerCommand.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIControllerCommand.xpt -d .deps/nsIControllerCommand.pp nsIControllerCommand.idl nsIControllerContext.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIControllerContext.xpt -d .deps/nsIControllerContext.pp nsIControllerContext.idl nsIControllerCommandTable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIControllerCommandTable.xpt -d .deps/nsIControllerCommandTable.pp nsIControllerCommandTable.idl nsPICommandUpdater.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsPICommandUpdater.xpt -d .deps/nsPICommandUpdater.pp nsPICommandUpdater.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/commandhandler.xpt _xpidlgen/nsICommandManager.xpt _xpidlgen/nsICommandParams.xpt _xpidlgen/nsIControllerCommand.xpt _xpidlgen/nsIControllerContext.xpt _xpidlgen/nsIControllerCommandTable.xpt _xpidlgen/nsPICommandUpdater.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/commandhandler.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler/src' nsBaseCommandController.cpp c++ -o nsBaseCommandController.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include -I../../../../dist/include/commandhandler -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBaseCommandController.pp nsBaseCommandController.cpp nsCommandGroup.cpp c++ -o nsCommandGroup.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include -I../../../../dist/include/commandhandler -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCommandGroup.pp nsCommandGroup.cpp nsCommandGroup.cpp: In member function 'virtual nsresult nsControllerCommandGroup::AddCommandToGroup(const char*, const char*)': nsCommandGroup.cpp:274: warning: unused variable 'appended' nsCommandManager.cpp c++ -o nsCommandManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include -I../../../../dist/include/commandhandler -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCommandManager.pp nsCommandManager.cpp nsCommandParams.cpp c++ -o nsCommandParams.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include -I../../../../dist/include/commandhandler -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCommandParams.pp nsCommandParams.cpp nsControllerCommandTable.cpp c++ -o nsControllerCommandTable.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include -I../../../../dist/include/commandhandler -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsControllerCommandTable.pp nsControllerCommandTable.cpp rm -f libcommandhandler_s.a ar cr libcommandhandler_s.a nsBaseCommandController.o nsCommandGroup.o nsCommandManager.o nsCommandParams.o nsControllerCommandTable.o ranlib libcommandhandler_s.a gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui/helperAppDlg' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsHelperAppDlg.js ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui/helperAppDlg' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui/progressDlg' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsProgressDialog.js ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui/progressDlg' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui/src' gmake[9]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui/src/unixshared' nsPrintingPromptService.cpp c++ -o nsPrintingPromptService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/widget -I../../../../../dist/include/gfx -I../../../../../dist/include/layout -I../../../../../dist/include/uriloader -I../../../../../dist/include/webbrwsr -I../../../../../dist/include -I../../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsPrintingPromptService.pp nsPrintingPromptService.cpp nsPrintProgressParams.cpp c++ -o nsPrintProgressParams.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/widget -I../../../../../dist/include/gfx -I../../../../../dist/include/layout -I../../../../../dist/include/uriloader -I../../../../../dist/include/webbrwsr -I../../../../../dist/include -I../../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsPrintProgressParams.pp nsPrintProgressParams.cpp nsPrintProgress.cpp c++ -o nsPrintProgress.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/widget -I../../../../../dist/include/gfx -I../../../../../dist/include/layout -I../../../../../dist/include/uriloader -I../../../../../dist/include/webbrwsr -I../../../../../dist/include -I../../../../../dist/include/embedcomponents -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsPrintProgress.pp nsPrintProgress.cpp rm -f libprintingui_s.a ar cr libprintingui_s.a nsPrintingPromptService.o nsPrintProgressParams.o nsPrintProgress.o ranlib libprintingui_s.a gmake[9]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui/src/unixshared' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R unixshared/libprintingui_s.a . gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/build' nsEmbeddingModule.cpp c++ -o nsEmbeddingModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../windowwatcher/src -I./../appstartup/src -I./../find/src -I./../webbrowserpersist/src -I./../commandhandler/src -I./../printingui/src/unixshared -I. -I. -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/windowwatcher -I../../../dist/include/webbrwsr -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/webbrowserpersist -I../../../dist/include/find -I../../../dist/include/htmlparser -I../../../dist/include/embed_base -I../../../dist/include/dom -I../../../dist/include/lwbrk -I../../../dist/include/mimetype -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/uriloader -I../../../dist/include/necko -I../../../dist/include/commandhandler -I../../../dist/include/xuldoc -I../../../dist/include -I../../../dist/include/embedcomponents -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEmbeddingModule.pp nsEmbeddingModule.cpp rm -f libembedcomponents.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libembedcomponents.so -o libembedcomponents.so nsEmbeddingModule.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../windowwatcher/src/libwindowwatcher_s.a ../appstartup/src/libappstartupnotifier_s.a ../find/src/libfind_s.a ../webbrowserpersist/src/libwebbrowserpersist_s.a ../commandhandler/src/libcommandhandler_s.a ../printingui/src/libprintingui_s.a -Wl,--no-whole-archive -L../../../dist/bin -L../../../dist/lib -lgkgfx /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libembedcomponents.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libembedcomponents.so ../../../dist/bin/components : ../../../dist/bin/components/libembedcomponents.so gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/build' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/webBrowser' nsDocShellTreeOwner.cpp c++ -o nsDocShellTreeOwner.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/shistory -I../../../dist/include/webshell -I../../../dist/include/windowwatcher -I../../../dist/include/webbrowserpersist -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/locale -I../../../dist/include/embed_base -I../../../dist/include/view -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/webbrwsr -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocShellTreeOwner.pp nsDocShellTreeOwner.cpp nsWebBrowser.cpp c++ -o nsWebBrowser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/shistory -I../../../dist/include/webshell -I../../../dist/include/windowwatcher -I../../../dist/include/webbrowserpersist -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/locale -I../../../dist/include/embed_base -I../../../dist/include/view -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/webbrwsr -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWebBrowser.pp nsWebBrowser.cpp nsWebBrowser.cpp: In member function 'virtual nsresult nsWebBrowser::SetItemType(PRInt32)': nsWebBrowser.cpp:482: warning: enumeral mismatch in conditional expression: 'nsIDocShellTreeItem::' vs 'nsIDocShellTreeItem::' nsWebBrowser.cpp: In member function 'virtual nsresult nsWebBrowser::SetProperty(PRUint32, PRUint32)': nsWebBrowser.cpp:794: warning: enumeral mismatch in conditional expression: 'nsIDocShellTreeItem::' vs 'nsIDocShellTreeItem::' nsCommandHandler.cpp c++ -o nsCommandHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/shistory -I../../../dist/include/webshell -I../../../dist/include/windowwatcher -I../../../dist/include/webbrowserpersist -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/locale -I../../../dist/include/embed_base -I../../../dist/include/view -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/webbrwsr -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCommandHandler.pp nsCommandHandler.cpp nsWebBrowserContentPolicy.cpp c++ -o nsWebBrowserContentPolicy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/shistory -I../../../dist/include/webshell -I../../../dist/include/windowwatcher -I../../../dist/include/webbrowserpersist -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/locale -I../../../dist/include/embed_base -I../../../dist/include/view -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/webbrwsr -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWebBrowserContentPolicy.pp nsWebBrowserContentPolicy.cpp nsContextMenuInfo.cpp c++ -o nsContextMenuInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/shistory -I../../../dist/include/webshell -I../../../dist/include/windowwatcher -I../../../dist/include/webbrowserpersist -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/locale -I../../../dist/include/embed_base -I../../../dist/include/view -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/webbrwsr -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContextMenuInfo.pp nsContextMenuInfo.cpp nsEmbedStream.cpp c++ -o nsEmbedStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/shistory -I../../../dist/include/webshell -I../../../dist/include/windowwatcher -I../../../dist/include/webbrowserpersist -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/locale -I../../../dist/include/embed_base -I../../../dist/include/view -I../../../dist/include/caps -I../../../dist/include/xpconnect -I../../../dist/include -I../../../dist/include/webbrwsr -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEmbedStream.pp nsEmbedStream.cpp rm -f libnsWebBrowser_s.a ar cr libnsWebBrowser_s.a nsDocShellTreeOwner.o nsWebBrowser.o nsCommandHandler.o nsWebBrowserContentPolicy.o nsContextMenuInfo.o nsEmbedStream.o ranlib libnsWebBrowser_s.a nsCWebBrowser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsCWebBrowser.xpt -d .deps/nsCWebBrowser.pp nsCWebBrowser.idl nsICommandHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsICommandHandler.xpt -d .deps/nsICommandHandler.pp nsICommandHandler.idl nsIEmbeddingSiteWindow2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIEmbeddingSiteWindow2.xpt -d .deps/nsIEmbeddingSiteWindow2.pp nsIEmbeddingSiteWindow2.idl nsIContextMenuListener2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIContextMenuListener2.xpt -d .deps/nsIContextMenuListener2.pp nsIContextMenuListener2.idl nsIWebBrowserChrome2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWebBrowserChrome2.xpt -d .deps/nsIWebBrowserChrome2.pp nsIWebBrowserChrome2.idl nsIPrintingPrompt.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrintingPrompt.xpt -d .deps/nsIPrintingPrompt.pp nsIPrintingPrompt.idl nsIPrintingPromptService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPrintingPromptService.xpt -d .deps/nsIPrintingPromptService.pp nsIPrintingPromptService.idl nsIContextMenuListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIContextMenuListener.xpt -d .deps/nsIContextMenuListener.pp nsIContextMenuListener.idl nsIEmbeddingSiteWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIEmbeddingSiteWindow.xpt -d .deps/nsIEmbeddingSiteWindow.pp nsIEmbeddingSiteWindow.idl nsITooltipListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITooltipListener.xpt -d .deps/nsITooltipListener.pp nsITooltipListener.idl nsITooltipTextProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsITooltipTextProvider.xpt -d .deps/nsITooltipTextProvider.pp nsITooltipTextProvider.idl nsIWebBrowser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWebBrowser.xpt -d .deps/nsIWebBrowser.pp nsIWebBrowser.idl nsIWebBrowserChrome.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWebBrowserChrome.xpt -d .deps/nsIWebBrowserChrome.pp nsIWebBrowserChrome.idl nsIWebBrowserChromeFocus.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWebBrowserChromeFocus.xpt -d .deps/nsIWebBrowserChromeFocus.pp nsIWebBrowserChromeFocus.idl nsIWebBrowserFocus.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWebBrowserFocus.xpt -d .deps/nsIWebBrowserFocus.pp nsIWebBrowserFocus.idl nsIWebBrowserSetup.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWebBrowserSetup.xpt -d .deps/nsIWebBrowserSetup.pp nsIWebBrowserSetup.idl nsIWebBrowserStream.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWebBrowserStream.xpt -d .deps/nsIWebBrowserStream.pp nsIWebBrowserStream.idl nsIWebBrowserPrint.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWebBrowserPrint.xpt -d .deps/nsIWebBrowserPrint.pp nsIWebBrowserPrint.idl ./nsIWebBrowserPrint.idl:119: Warning: Naming an attribute nsIFoo causes problems for interface flattening /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/webBrowser_core.xpt _xpidlgen/nsCWebBrowser.xpt _xpidlgen/nsICommandHandler.xpt _xpidlgen/nsIEmbeddingSiteWindow2.xpt _xpidlgen/nsIContextMenuListener2.xpt _xpidlgen/nsIWebBrowserChrome2.xpt _xpidlgen/nsIPrintingPrompt.xpt _xpidlgen/nsIPrintingPromptService.xpt _xpidlgen/nsIContextMenuListener.xpt _xpidlgen/nsIEmbeddingSiteWindow.xpt _xpidlgen/nsITooltipListener.xpt _xpidlgen/nsITooltipTextProvider.xpt _xpidlgen/nsIWebBrowser.xpt _xpidlgen/nsIWebBrowserChrome.xpt _xpidlgen/nsIWebBrowserChromeFocus.xpt _xpidlgen/nsIWebBrowserFocus.xpt _xpidlgen/nsIWebBrowserSetup.xpt _xpidlgen/nsIWebBrowserStream.xpt _xpidlgen/nsIWebBrowserPrint.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/webBrowser_core.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/webBrowser' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/build' nsWebBrowserModule.cpp c++ -o nsWebBrowserModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/shistory -I../../../dist/include/windowwatcher -I../../../dist/include/webbrowserpersist -I../../../dist/include/embed_base -I../../../dist/include -I../../../dist/include/webbrwsr -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I. -I./../webBrowser -I./../setup -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWebBrowserModule.pp nsWebBrowserModule.cpp rm -f libwebbrwsr.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libwebbrwsr.so -o libwebbrwsr.so nsWebBrowserModule.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../webBrowser/libnsWebBrowser_s.a -Wl,--no-whole-archive -L../../../dist/bin -L../../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libwebbrwsr.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libwebbrwsr.so ../../../dist/bin/components : ../../../dist/bin/components/libwebbrwsr.so gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/build' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell/public' nsIAppShellService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIAppShellService.xpt -d .deps/nsIAppShellService.pp nsIAppShellService.idl nsIWindowMediator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWindowMediator.xpt -d .deps/nsIWindowMediator.pp nsIWindowMediator.idl nsIWindowMediatorListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWindowMediatorListener.xpt -d .deps/nsIWindowMediatorListener.pp nsIWindowMediatorListener.idl nsIXULWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXULWindow.xpt -d .deps/nsIXULWindow.pp nsIXULWindow.idl nsIPopupWindowManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIPopupWindowManager.xpt -d .deps/nsIPopupWindowManager.pp nsIPopupWindowManager.idl nsIXULBrowserWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIXULBrowserWindow.xpt -d .deps/nsIXULBrowserWindow.pp nsIXULBrowserWindow.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/appshell.xpt _xpidlgen/nsIAppShellService.xpt _xpidlgen/nsIWindowMediator.xpt _xpidlgen/nsIWindowMediatorListener.xpt _xpidlgen/nsIXULWindow.xpt _xpidlgen/nsIPopupWindowManager.xpt _xpidlgen/nsIXULBrowserWindow.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/appshell.xpt ../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell/src' nsChromeTreeOwner.cpp c++ -o nsChromeTreeOwner.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsChromeTreeOwner.pp nsChromeTreeOwner.cpp nsContentTreeOwner.cpp c++ -o nsContentTreeOwner.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentTreeOwner.pp nsContentTreeOwner.cpp nsXULWindow.cpp c++ -o nsXULWindow.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULWindow.pp nsXULWindow.cpp nsAppShellService.cpp c++ -o nsAppShellService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAppShellService.pp nsAppShellService.cpp nsAppShellWindowEnumerator.cpp c++ -o nsAppShellWindowEnumerator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAppShellWindowEnumerator.pp nsAppShellWindowEnumerator.cpp nsWebShellWindow.cpp c++ -o nsWebShellWindow.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWebShellWindow.pp nsWebShellWindow.cpp nsWindowMediator.cpp c++ -o nsWindowMediator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWindowMediator.pp nsWindowMediator.cpp nsWindowMediator.cpp: In member function 'virtual nsresult nsWindowMediator::CalculateZPosition(nsIXULWindow*, PRUint32, nsIWidget*, PRUint32*, nsIWidget**, PRBool*)': nsWindowMediator.cpp:469: warning: suggest parentheses around '&&' within '||' nsWindowMediator.cpp: In member function 'virtual nsresult nsWindowMediator::SetZPosition(nsIXULWindow*, PRUint32, nsIXULWindow*)': nsWindowMediator.cpp:580: warning: suggest parentheses around '&&' within '||' nsWindowMediator.cpp:606: warning: suggest explicit braces to avoid ambiguous 'else' nsWindowMediator.cpp:574: warning: 'belowInfo' may be used uninitialized in this function nsAbout.cpp c++ -o nsAbout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAbout.pp nsAbout.cpp nsAppShellFactory.cpp c++ -o nsAppShellFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/js -I../../../dist/include/locale -I../../../dist/include/webbrwsr -I../../../dist/include/pref -I../../../dist/include/xpconnect -I../../../dist/include/intl -I../../../dist/include/windowwatcher -I../../../dist/include/embed_base -I../../../dist/include/caps -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include -I../../../dist/include/appshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAppShellFactory.pp nsAppShellFactory.cpp rm -f libnsappshell.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libnsappshell.so -o libnsappshell.so nsChromeTreeOwner.o nsContentTreeOwner.o nsXULWindow.o nsAppShellService.o nsAppShellWindowEnumerator.o nsWebShellWindow.o nsWindowMediator.o nsAbout.o nsAppShellFactory.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L../../../dist/bin -L../../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libnsappshell.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libnsappshell.so ../../../dist/bin/components : ../../../dist/bin/components/libnsappshell.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/public' nsIAccessibleTypes.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleTypes.xpt -d .deps/nsIAccessibleTypes.pp nsIAccessibleTypes.idl nsIAccessibilityService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibilityService.xpt -d .deps/nsIAccessibilityService.pp nsIAccessibilityService.idl nsIAccessibleRetrieval.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleRetrieval.xpt -d .deps/nsIAccessibleRetrieval.pp nsIAccessibleRetrieval.idl nsIAccessible.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessible.xpt -d .deps/nsIAccessible.pp nsIAccessible.idl nsIAccessibleRelation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleRelation.xpt -d .deps/nsIAccessibleRelation.pp nsIAccessibleRelation.idl nsIAccessibleRole.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleRole.xpt -d .deps/nsIAccessibleRole.pp nsIAccessibleRole.idl nsIAccessibleStates.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleStates.xpt -d .deps/nsIAccessibleStates.pp nsIAccessibleStates.idl nsPIAccessible.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsPIAccessible.xpt -d .deps/nsPIAccessible.pp nsPIAccessible.idl nsIAccessibleDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleDocument.xpt -d .deps/nsIAccessibleDocument.pp nsIAccessibleDocument.idl nsPIAccessibleDocument.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsPIAccessibleDocument.xpt -d .deps/nsPIAccessibleDocument.pp nsPIAccessibleDocument.idl nsIAccessibleProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleProvider.xpt -d .deps/nsIAccessibleProvider.pp nsIAccessibleProvider.idl nsIAccessibleSelectable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleSelectable.xpt -d .deps/nsIAccessibleSelectable.pp nsIAccessibleSelectable.idl nsIAccessNode.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessNode.xpt -d .deps/nsIAccessNode.pp nsIAccessNode.idl nsIAccessibleEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleEvent.xpt -d .deps/nsIAccessibleEvent.pp nsIAccessibleEvent.idl nsIAccessibleEditableText.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleEditableText.xpt -d .deps/nsIAccessibleEditableText.pp nsIAccessibleEditableText.idl nsIAccessibleHyperLink.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleHyperLink.xpt -d .deps/nsIAccessibleHyperLink.pp nsIAccessibleHyperLink.idl nsIAccessibleHyperText.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleHyperText.xpt -d .deps/nsIAccessibleHyperText.pp nsIAccessibleHyperText.idl nsIAccessibleTable.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleTable.xpt -d .deps/nsIAccessibleTable.pp nsIAccessibleTable.idl nsIAccessibleText.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleText.xpt -d .deps/nsIAccessibleText.pp nsIAccessibleText.idl nsIAccessibleValue.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleValue.xpt -d .deps/nsIAccessibleValue.pp nsIAccessibleValue.idl nsIAccessibleImage.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleImage.xpt -d .deps/nsIAccessibleImage.pp nsIAccessibleImage.idl nsIXBLAccessible.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIXBLAccessible.xpt -d .deps/nsIXBLAccessible.pp nsIXBLAccessible.idl nsIAccessibleTreeCache.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIAccessibleTreeCache.xpt -d .deps/nsIAccessibleTreeCache.pp nsIAccessibleTreeCache.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/accessibility.xpt _xpidlgen/nsIAccessibleTypes.xpt _xpidlgen/nsIAccessibilityService.xpt _xpidlgen/nsIAccessibleRetrieval.xpt _xpidlgen/nsIAccessible.xpt _xpidlgen/nsIAccessibleRelation.xpt _xpidlgen/nsIAccessibleRole.xpt _xpidlgen/nsIAccessibleStates.xpt _xpidlgen/nsPIAccessible.xpt _xpidlgen/nsIAccessibleDocument.xpt _xpidlgen/nsPIAccessibleDocument.xpt _xpidlgen/nsIAccessibleProvider.xpt _xpidlgen/nsIAccessibleSelectable.xpt _xpidlgen/nsIAccessNode.xpt _xpidlgen/nsIAccessibleEvent.xpt _xpidlgen/nsIAccessibleEditableText.xpt _xpidlgen/nsIAccessibleHyperLink.xpt _xpidlgen/nsIAccessibleHyperText.xpt _xpidlgen/nsIAccessibleTable.xpt _xpidlgen/nsIAccessibleText.xpt _xpidlgen/nsIAccessibleValue.xpt _xpidlgen/nsIAccessibleImage.xpt _xpidlgen/nsIXBLAccessible.xpt _xpidlgen/nsIAccessibleTreeCache.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/accessibility.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/atk' nsAccessNodeWrap.cpp c++ -o nsAccessNodeWrap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessNodeWrap.pp nsAccessNodeWrap.cpp nsAccessibleWrap.cpp c++ -o nsAccessibleWrap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibleWrap.pp nsAccessibleWrap.cpp nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' nsAccessibleWrap.cpp:283: warning: deprecated conversion from string constant to 'char*' nsAccessibleWrap.cpp:269: warning: 'sAtkPropertyNameArray' defined but not used nsDocAccessibleWrap.cpp c++ -o nsDocAccessibleWrap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocAccessibleWrap.pp nsDocAccessibleWrap.cpp nsRootAccessibleWrap.cpp c++ -o nsRootAccessibleWrap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRootAccessibleWrap.pp nsRootAccessibleWrap.cpp nsAppRootAccessible.cpp c++ -o nsAppRootAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAppRootAccessible.pp nsAppRootAccessible.cpp nsMaiInterfaceComponent.cpp c++ -o nsMaiInterfaceComponent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceComponent.pp nsMaiInterfaceComponent.cpp nsMaiInterfaceAction.cpp c++ -o nsMaiInterfaceAction.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceAction.pp nsMaiInterfaceAction.cpp nsMaiInterfaceText.cpp c++ -o nsMaiInterfaceText.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceText.pp nsMaiInterfaceText.cpp nsMaiInterfaceText.cpp: In function 'void getCharacterExtentsCB(AtkText*, gint, gint*, gint*, gint*, gint*, AtkCoordType)': nsMaiInterfaceText.cpp:319: warning: unused variable 'rv' nsMaiInterfaceText.cpp: In function 'void getRangeExtentsCB(AtkText*, gint, gint, AtkCoordType, AtkTextRectangle*)': nsMaiInterfaceText.cpp:353: warning: unused variable 'rv' nsMaiInterfaceEditableText.cpp c++ -o nsMaiInterfaceEditableText.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceEditableText.pp nsMaiInterfaceEditableText.cpp nsMaiInterfaceSelection.cpp c++ -o nsMaiInterfaceSelection.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceSelection.pp nsMaiInterfaceSelection.cpp nsMaiInterfaceValue.cpp c++ -o nsMaiInterfaceValue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceValue.pp nsMaiInterfaceValue.cpp nsMaiHyperlink.cpp c++ -o nsMaiHyperlink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiHyperlink.pp nsMaiHyperlink.cpp nsMaiHyperlink.cpp: In function 'gchar* getUriCB(AtkHyperlink*, gint)': nsMaiHyperlink.cpp:220: warning: unused variable 'maiAtkHyperlink' nsMaiInterfaceHypertext.cpp c++ -o nsMaiInterfaceHypertext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceHypertext.pp nsMaiInterfaceHypertext.cpp nsMaiInterfaceHyperlinkImpl.cpp c++ -o nsMaiInterfaceHyperlinkImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceHyperlinkImpl.pp nsMaiInterfaceHyperlinkImpl.cpp nsMaiInterfaceTable.cpp c++ -o nsMaiInterfaceTable.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceTable.pp nsMaiInterfaceTable.cpp nsMaiInterfaceDocument.cpp c++ -o nsMaiInterfaceDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceDocument.pp nsMaiInterfaceDocument.cpp nsMaiInterfaceImage.cpp c++ -o nsMaiInterfaceImage.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceImage.pp nsMaiInterfaceImage.cpp nsMaiInterfaceImage.cpp: In function 'void getImagePositionCB(AtkImage*, gint*, gint*, AtkCoordType)': nsMaiInterfaceImage.cpp:73: warning: enumeral mismatch in conditional expression: 'nsIAccessibleCoordinateType::' vs 'nsIAccessibleCoordinateType::' nsXULTreeAccessibleWrap.cpp c++ -o nsXULTreeAccessibleWrap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../xul -I../../../other-licenses/atk-1.0 -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULTreeAccessibleWrap.pp nsXULTreeAccessibleWrap.cpp rm -f libaccessibility_toolkit_s.a ar cr libaccessibility_toolkit_s.a nsAccessNodeWrap.o nsAccessibleWrap.o nsDocAccessibleWrap.o nsRootAccessibleWrap.o nsAppRootAccessible.o nsMaiInterfaceComponent.o nsMaiInterfaceAction.o nsMaiInterfaceText.o nsMaiInterfaceEditableText.o nsMaiInterfaceSelection.o nsMaiInterfaceValue.o nsMaiHyperlink.o nsMaiInterfaceHypertext.o nsMaiInterfaceHyperlinkImpl.o nsMaiInterfaceTable.o nsMaiInterfaceDocument.o nsMaiInterfaceImage.o nsXULTreeAccessibleWrap.o ranlib libaccessibility_toolkit_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/atk' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/base' nsAccessNode.cpp c++ -o nsAccessNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessNode.pp nsAccessNode.cpp nsAccessNode.cpp: In static member function 'static nsIAccessibilityService* nsAccessNode::GetAccService()': nsAccessNode.cpp:101: warning: unused variable 'rv' nsAccessibleEventData.cpp c++ -o nsAccessibleEventData.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibleEventData.pp nsAccessibleEventData.cpp In file included from nsAccessibleEventData.cpp:50: ../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' nsAccessibleEventData.h: In constructor 'nsAccEvent::nsAccEvent(PRUint32, nsIAccessible*, PRBool, nsAccEvent::EEventRule)': nsAccessibleEventData.h:113: warning: 'nsAccEvent::mAccessible' will be initialized after nsAccessibleEventData.h:112: warning: 'nsAccEvent::EEventRule nsAccEvent::mEventRule' nsAccessibleEventData.cpp:78: warning: when initialized here nsAccessibleEventData.h: In constructor 'nsAccEvent::nsAccEvent(PRUint32, nsIDOMNode*, PRBool, nsAccEvent::EEventRule)': nsAccessibleEventData.h:114: warning: 'nsAccEvent::mDOMNode' will be initialized after nsAccessibleEventData.h:112: warning: 'nsAccEvent::EEventRule nsAccEvent::mEventRule' nsAccessibleEventData.cpp:85: warning: when initialized here nsAccessibleEventData.cpp: In static member function 'static void nsAccEvent::ApplyEventRules(nsCOMArray&)': nsAccessibleEventData.cpp:308: warning: enumeration value 'eAllowDupes' not handled in switch nsAccessibleEventData.cpp:308: warning: enumeration value 'eDoNotEmit' not handled in switch nsAccessibleEventData.cpp: In constructor 'nsAccTextChangeEvent::nsAccTextChangeEvent(nsIAccessible*, PRInt32, PRUint32, PRBool, PRBool)': nsAccessibleEventData.cpp:557: warning: enumeral mismatch in conditional expression: 'nsIAccessibleEvent::' vs 'nsIAccessibleEvent::' nsARIAMap.cpp c++ -o nsARIAMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsARIAMap.pp nsARIAMap.cpp nsDocAccessible.cpp c++ -o nsDocAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocAccessible.pp nsDocAccessible.cpp nsDocAccessible.cpp: In member function 'void nsDocAccessible::ARIAAttributeChanged(nsIContent*, nsIAtom*)': nsDocAccessible.cpp:1245: warning: enumeral mismatch in conditional expression: 'nsIAccessibleStates::' vs 'nsIAccessibleStates::' nsDocAccessible.cpp: In member function 'virtual nsresult nsDocAccessible::InvalidateCacheSubtree(nsIContent*, PRUint32)': nsDocAccessible.cpp:1988: warning: enumeral mismatch in conditional expression: 'nsIAccessibleEvent::' vs 'nsIAccessibleEvent::' nsDocAccessible.cpp:2032: warning: enumeral mismatch in conditional expression: 'nsIAccessibleEvent::' vs 'nsIAccessibleEvent::' nsDocAccessible.cpp:2080: warning: suggest parentheses around '&&' within '||' nsDocAccessible.cpp:1878: warning: unused variable 'isChanging' nsOuterDocAccessible.cpp c++ -o nsOuterDocAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsOuterDocAccessible.pp nsOuterDocAccessible.cpp nsAccessibilityAtoms.cpp c++ -o nsAccessibilityAtoms.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibilityAtoms.pp nsAccessibilityAtoms.cpp nsCoreUtils.cpp c++ -o nsCoreUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCoreUtils.pp nsCoreUtils.cpp nsAccUtils.cpp c++ -o nsAccUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccUtils.pp nsAccUtils.cpp nsAccessibilityService.cpp c++ -o nsAccessibilityService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibilityService.pp nsAccessibilityService.cpp nsAccessible.cpp c++ -o nsAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessible.pp nsAccessible.cpp nsAccessible.cpp: In member function 'virtual nsresult nsAccessible::GetName(nsAString_internal&)': nsAccessible.cpp:288: warning: unused variable 'rv' nsAccessible.cpp: In member function 'virtual nsresult nsAccessible::GetState(PRUint32*, PRUint32*)': nsAccessible.cpp:2388: warning: enumeral mismatch in conditional expression: 'nsIAccessibleStates::' vs 'nsIAccessibleStates::' nsAccessibleRelation.cpp c++ -o nsAccessibleRelation.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibleRelation.pp nsAccessibleRelation.cpp nsAccessibleTreeWalker.cpp c++ -o nsAccessibleTreeWalker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibleTreeWalker.pp nsAccessibleTreeWalker.cpp nsBaseWidgetAccessible.cpp c++ -o nsBaseWidgetAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseWidgetAccessible.pp nsBaseWidgetAccessible.cpp nsFormControlAccessible.cpp c++ -o nsFormControlAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFormControlAccessible.pp nsFormControlAccessible.cpp nsRootAccessible.cpp c++ -o nsRootAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRootAccessible.pp nsRootAccessible.cpp In file included from nsRootAccessible.cpp:58: ../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' nsApplicationAccessible.cpp c++ -o nsApplicationAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsApplicationAccessible.pp nsApplicationAccessible.cpp nsCaretAccessible.cpp c++ -o nsCaretAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCaretAccessible.pp nsCaretAccessible.cpp nsTextAccessible.cpp c++ -o nsTextAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextAccessible.pp nsTextAccessible.cpp nsTextUtils.cpp c++ -o nsTextUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../xforms -I./../atk -I. -I. -I../../../dist/include/appshell -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/plugin -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uriloader -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xuldoc -I../../../dist/include/imglib2 -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextUtils.pp nsTextUtils.cpp rm -f libaccessibility_base_s.a ar cr libaccessibility_base_s.a nsAccessNode.o nsAccessibleEventData.o nsARIAMap.o nsDocAccessible.o nsOuterDocAccessible.o nsAccessibilityAtoms.o nsCoreUtils.o nsAccUtils.o nsAccessibilityService.o nsAccessible.o nsAccessibleRelation.o nsAccessibleTreeWalker.o nsBaseWidgetAccessible.o nsFormControlAccessible.o nsRootAccessible.o nsApplicationAccessible.o nsCaretAccessible.o nsTextAccessible.o nsTextUtils.o ranlib libaccessibility_base_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/html' nsHTMLAreaAccessible.cpp c++ -o nsHTMLAreaAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLAreaAccessible.pp nsHTMLAreaAccessible.cpp nsHTMLFormControlAccessible.cpp c++ -o nsHTMLFormControlAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFormControlAccessible.pp nsHTMLFormControlAccessible.cpp nsHTMLFormControlAccessible.cpp: In member function 'virtual nsresult nsHTMLButtonAccessible::GetNameInternal(nsAString_internal&)': nsHTMLFormControlAccessible.cpp:280: warning: unused variable 'rv' nsHTMLImageAccessible.cpp c++ -o nsHTMLImageAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLImageAccessible.pp nsHTMLImageAccessible.cpp nsHTMLImageAccessible.cpp: In member function 'virtual nsresult nsHTMLImageAccessible::GetRole(PRUint32*)': nsHTMLImageAccessible.cpp:156: warning: enumeral mismatch in conditional expression: 'nsIAccessibleRole::' vs 'nsIAccessibleRole::' nsHTMLLinkAccessible.cpp c++ -o nsHTMLLinkAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLLinkAccessible.pp nsHTMLLinkAccessible.cpp nsHTMLSelectAccessible.cpp c++ -o nsHTMLSelectAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLSelectAccessible.pp nsHTMLSelectAccessible.cpp nsHTMLTableAccessible.cpp c++ -o nsHTMLTableAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableAccessible.pp nsHTMLTableAccessible.cpp nsHTMLTableAccessible.cpp: In member function 'virtual nsresult nsHTMLTableAccessible::IsProbablyForLayout(PRBool*)': nsHTMLTableAccessible.cpp:1082: warning: deprecated conversion from string constant to 'char*' nsHTMLTableAccessible.cpp:1082: warning: deprecated conversion from string constant to 'char*' nsHTMLTableAccessible.cpp:1082: warning: deprecated conversion from string constant to 'char*' nsHTMLTableAccessible.cpp:1083: warning: deprecated conversion from string constant to 'char*' nsHTMLTableAccessible.cpp:1083: warning: deprecated conversion from string constant to 'char*' nsHTMLTableAccessible.cpp:1086: warning: deprecated conversion from string constant to 'char*' nsHTMLTableAccessible.cpp:1139: warning: comparison between signed and unsigned integer expressions nsHTMLTableAccessible.cpp:1196: warning: deprecated conversion from string constant to 'char*' nsHTMLTableAccessible.cpp:1196: warning: deprecated conversion from string constant to 'char*' nsHTMLTableAccessible.cpp:1196: warning: deprecated conversion from string constant to 'char*' nsHTMLTableAccessible.cpp:1196: warning: deprecated conversion from string constant to 'char*' nsHTMLTextAccessible.cpp c++ -o nsHTMLTextAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTextAccessible.pp nsHTMLTextAccessible.cpp nsHyperTextAccessible.cpp c++ -o nsHyperTextAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I. -I. -I../../../dist/include/composer -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/thebes -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHyperTextAccessible.pp nsHyperTextAccessible.cpp rm -f libaccessibility_html_s.a ar cr libaccessibility_html_s.a nsHTMLAreaAccessible.o nsHTMLFormControlAccessible.o nsHTMLImageAccessible.o nsHTMLLinkAccessible.o nsHTMLSelectAccessible.o nsHTMLTableAccessible.o nsHTMLTextAccessible.o nsHyperTextAccessible.o ranlib libaccessibility_html_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/html' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/xul' nsXULAlertAccessible.cpp c++ -o nsXULAlertAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULAlertAccessible.pp nsXULAlertAccessible.cpp nsXULColorPickerAccessible.cpp c++ -o nsXULColorPickerAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULColorPickerAccessible.pp nsXULColorPickerAccessible.cpp nsXULFormControlAccessible.cpp c++ -o nsXULFormControlAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULFormControlAccessible.pp nsXULFormControlAccessible.cpp nsXULMenuAccessible.cpp c++ -o nsXULMenuAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULMenuAccessible.pp nsXULMenuAccessible.cpp In file included from nsXULMenuAccessible.cpp:45: ../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' nsXULMenuAccessible.cpp: In member function 'virtual nsresult nsXULMenuitemAccessible::GetStateInternal(PRUint32*, PRUint32*)': nsXULMenuAccessible.cpp:361: warning: suggest parentheses around arithmetic in operand of '|' nsXULSelectAccessible.cpp c++ -o nsXULSelectAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULSelectAccessible.pp nsXULSelectAccessible.cpp In file included from nsXULSelectAccessible.cpp:45: ../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' nsXULSliderAccessible.cpp c++ -o nsXULSliderAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULSliderAccessible.pp nsXULSliderAccessible.cpp nsXULTabAccessible.cpp c++ -o nsXULTabAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULTabAccessible.pp nsXULTabAccessible.cpp nsXULTextAccessible.cpp c++ -o nsXULTextAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULTextAccessible.pp nsXULTextAccessible.cpp nsXULTreeAccessible.cpp c++ -o nsXULTreeAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULTreeAccessible.pp nsXULTreeAccessible.cpp In file included from nsXULTreeAccessible.cpp:40: ../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h:33: warning: 'virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)' was hidden ../../../dist/include/dom/nsIDOMXULMultSelectCntrlEl.h:73: warning: by 'virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)' rm -f libaccessibility_xul_s.a ar cr libaccessibility_xul_s.a nsXULAlertAccessible.o nsXULColorPickerAccessible.o nsXULFormControlAccessible.o nsXULMenuAccessible.o nsXULSelectAccessible.o nsXULSliderAccessible.o nsXULTabAccessible.o nsXULTextAccessible.o nsXULTreeAccessible.o ranlib libaccessibility_xul_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/xul' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/xforms' nsXFormsAccessible.cpp c++ -o nsXFormsAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXFormsAccessible.pp nsXFormsAccessible.cpp nsXFormsFormControlsAccessible.cpp c++ -o nsXFormsFormControlsAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXFormsFormControlsAccessible.pp nsXFormsFormControlsAccessible.cpp nsXFormsWidgetsAccessible.cpp c++ -o nsXFormsWidgetsAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I./../base -I./../html -I. -I. -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include -I../../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXFormsWidgetsAccessible.pp nsXFormsWidgetsAccessible.cpp rm -f libaccessibility_xforms_s.a ar cr libaccessibility_xforms_s.a nsXFormsAccessible.o nsXFormsFormControlsAccessible.o nsXFormsWidgetsAccessible.o ranlib libaccessibility_xforms_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/xforms' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R atk/libaccessibility_toolkit_s.a . gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/build' nsAccessibilityFactory.cpp c++ -o nsAccessibilityFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../src -I. -I. -I../../dist/include/xpcom -I../../dist/include -I../../dist/include/accessibility -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAccessibilityFactory.pp nsAccessibilityFactory.cpp rm -f libaccessibility.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libaccessibility.so -o libaccessibility.so nsAccessibilityFactory.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../src/base/libaccessibility_base_s.a ../src/html/libaccessibility_html_s.a ../src/libaccessibility_toolkit_s.a ../src/xul/libaccessibility_xul_s.a ../src/xforms/libaccessibility_xforms_s.a -Wl,--no-whole-archive -L../../dist/bin -L../../dist/lib -lgkgfx -lthebes /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libaccessibility.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libaccessibility.so ../../dist/bin/components : ../../dist/bin/components/libaccessibility.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/build' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/tests' gmake[6]: Nothing to be done for `libs'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/tests' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tier_toolkit: chrome profile xpfe toolkit/components widget/src/xremoteclient extensions/spellcheck toolkit xpinstall security/manager extensions/pref embedding/browser/gtk toolkit/library toolkit/system/gnome toolkit/system/dbus /usr/bin/gmake export_tier_toolkit gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' export_tier_toolkit gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `chrome/Makefile' is up to date. gmake[5]: `profile/Makefile' is up to date. gmake[5]: `xpfe/Makefile' is up to date. gmake[5]: `toolkit/components/Makefile' is up to date. gmake[5]: `widget/src/xremoteclient/Makefile' is up to date. gmake[5]: `extensions/spellcheck/Makefile' is up to date. gmake[5]: `toolkit/Makefile' is up to date. gmake[5]: `xpinstall/Makefile' is up to date. gmake[5]: `security/manager/Makefile' is up to date. /usr/bin/perl ./build/autoconf/make-makefile -t . -d . extensions/pref/Makefile creating extensions/pref/Makefile gmake[5]: `embedding/browser/gtk/Makefile' is up to date. gmake[5]: `toolkit/library/Makefile' is up to date. gmake[5]: `toolkit/system/gnome/Makefile' is up to date. /usr/bin/perl ./build/autoconf/make-makefile -t . -d . toolkit/system/dbus/Makefile creating toolkit/system/dbus/Makefile gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/chrome/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/chrome /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl Creating _xpidlgen/.done nsIToolkitChromeRegistry.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIToolkitChromeRegistry nsIToolkitChromeRegistry.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIToolkitChromeRegistry.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIToolkitChromeRegistry.h ../../dist/include/chrome gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/chrome/src/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/profile/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/profile /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/sdk/idl Creating _xpidlgen/.done nsIProfileUnlocker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProfileUnlocker nsIProfileUnlocker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIProfileUnlocker.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProfileUnlocker.h ../../dist/include/profile /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIProfile.idl nsIProfileChangeStatus.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIProfile.idl nsIProfileChangeStatus.idl ../../dist/sdk/idl nsIProfile.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProfile nsIProfile.idl nsIProfileChangeStatus.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProfileChangeStatus nsIProfileChangeStatus.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProfile.h _xpidlgen/nsIProfileChangeStatus.h ../../dist/include/profile /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProfile.h _xpidlgen/nsIProfileChangeStatus.h ../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. standalone/Makefile creating profile/dirserviceprovider/standalone/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/profdirserviceprovider /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsProfileDirServiceProvider.h ../../../dist/include/profdirserviceprovider gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/standalone' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/standalone/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ../../../profile/dirserviceprovider/src/nsProfileDirServiceProvider.cpp ../../../profile/dirserviceprovider/src/nsProfileLock.cpp . gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/standalone' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/browser /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsIBrowserInstance.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIBrowserInstance nsIBrowserInstance.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIBrowserInstance.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBrowserInstance.h ../../../dist/include/browser gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/appcomps gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsISearchContext.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISearchContext nsISearchContext.idl nsIFindService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFindService nsIFindService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsISearchContext.idl nsIFindService.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISearchContext.h _xpidlgen/nsIFindService.h ../../../../dist/include/appcomps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/intl' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/intl/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/intl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/windowds' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/windowds/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsIWindowDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWindowDataSource nsIWindowDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIWindowDataSource.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowDataSource.h ../../../dist/include/appcomps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/windowds' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIAutoCompleteListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteListener nsIAutoCompleteListener.idl nsIAutoCompleteResults.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteResults nsIAutoCompleteResults.idl nsIAutoCompleteSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteSession nsIAutoCompleteSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIAutoCompleteListener.idl nsIAutoCompleteResults.idl nsIAutoCompleteSession.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAutoCompleteListener.h _xpidlgen/nsIAutoCompleteResults.h _xpidlgen/nsIAutoCompleteSession.h ../../../../dist/include/appcomps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete/src/.deps gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsXPFEComponentsCID.h ../../dist/include/appcomps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. urlformatter/Makefile creating toolkit/components/urlformatter/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. contentprefs/Makefile creating toolkit/components/contentprefs/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. microformats/Makefile creating toolkit/components/microformats/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. apppicker/Makefile creating toolkit/components/apppicker/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. exthelper/Makefile creating toolkit/components/exthelper/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. parentalcontrols/Makefile creating toolkit/components/parentalcontrols/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. feeds/Makefile creating toolkit/components/feeds/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. search/Makefile creating toolkit/components/search/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/remote' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/remote/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/toolkitcomps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsIRemoteService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRemoteService nsIRemoteService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIRemoteService.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIRemoteService.h ../../../dist/include/toolkitcomps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/remote' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating toolkit/components/urlformatter/public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating toolkit/components/urlformatter/src/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/urlformatter /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIURLFormatter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIURLFormatter nsIURLFormatter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIURLFormatter.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIURLFormatter.h ../../../../dist/include/urlformatter gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter/src' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating toolkit/components/contentprefs/public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating toolkit/components/contentprefs/src/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/contentprefs /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIContentPrefService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIContentPrefService nsIContentPrefService.idl nsIContentURIGrouper.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIContentURIGrouper nsIContentURIGrouper.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIContentPrefService.idl nsIContentURIGrouper.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIContentPrefService.h _xpidlgen/nsIContentURIGrouper.h ../../../../dist/include/contentprefs gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs/src' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/microformats' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating toolkit/components/microformats/src/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/microformats/src' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/microformats/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/microformats' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/places' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/places/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/places/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/places /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsINavHistoryService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsINavHistoryService nsINavHistoryService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsINavHistoryService.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsINavHistoryService.h ../../../../dist/include/places gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/places/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/places' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/apppicker' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/apppicker' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/filepicker /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIFileView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFileView nsIFileView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIFileView.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFileView.h ../../../../dist/include/filepicker gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/console' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/console' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/cookie' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/cookie' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/exthelper' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/exthelper/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/exthelper /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done extIApplication.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/extIApplication extIApplication.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 extIApplication.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/extIApplication.h ../../../dist/include/exthelper gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/exthelper' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/viewconfig' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/viewconfig' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/fastfind /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsITypeAheadFind.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsITypeAheadFind nsITypeAheadFind.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsITypeAheadFind.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsITypeAheadFind.h ../../../../dist/include/fastfind gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/parentalcontrols' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating toolkit/components/parentalcontrols/public/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/parentalcontrols/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/parentalcontrols/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/parentalcontrols /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIParentalControlsService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIParentalControlsService nsIParentalControlsService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIParentalControlsService.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIParentalControlsService.h ../../../../dist/include/parentalcontrols gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/parentalcontrols/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/parentalcontrols' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/loginmgr /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsILoginInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILoginInfo nsILoginInfo.idl nsILoginMetaInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILoginMetaInfo nsILoginMetaInfo.idl nsILoginManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILoginManager nsILoginManager.idl nsILoginManagerStorage.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILoginManagerStorage nsILoginManagerStorage.idl nsILoginManagerPrompter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILoginManagerPrompter nsILoginManagerPrompter.idl nsILoginManagerIEMigrationHelper.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsILoginManagerIEMigrationHelper nsILoginManagerIEMigrationHelper.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsILoginInfo.idl nsILoginMetaInfo.idl nsILoginManager.idl nsILoginManagerStorage.idl nsILoginManagerPrompter.idl nsILoginManagerIEMigrationHelper.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsILoginInfo.h _xpidlgen/nsILoginMetaInfo.h _xpidlgen/nsILoginManager.h _xpidlgen/nsILoginManagerStorage.h _xpidlgen/nsILoginManagerPrompter.h _xpidlgen/nsILoginManagerIEMigrationHelper.h ../../../../dist/include/loginmgr gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/src' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/content' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/content' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/alerts /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIAlertsService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAlertsService nsIAlertsService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIAlertsService.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAlertsService.h ../../../../dist/include/alerts gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating toolkit/components/feeds/public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating toolkit/components/feeds/src/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/feeds /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIFeedProcessor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedProcessor nsIFeedProcessor.idl nsIFeedResult.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedResult nsIFeedResult.idl nsIFeedListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedListener nsIFeedListener.idl nsIFeed.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeed nsIFeed.idl nsIFeedContainer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedContainer nsIFeedContainer.idl nsIFeedEntry.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedEntry nsIFeedEntry.idl nsIFeedTextConstruct.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedTextConstruct nsIFeedTextConstruct.idl nsIScriptableUnescapeHTML.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIScriptableUnescapeHTML nsIScriptableUnescapeHTML.idl nsIFeedElementBase.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedElementBase nsIFeedElementBase.idl nsIFeedGenerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedGenerator nsIFeedGenerator.idl nsIFeedPerson.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedPerson nsIFeedPerson.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIFeedProcessor.idl nsIFeedResult.idl nsIFeedListener.idl nsIFeed.idl nsIFeedContainer.idl nsIFeedEntry.idl nsIFeedTextConstruct.idl nsIScriptableUnescapeHTML.idl nsIFeedElementBase.idl nsIFeedGenerator.idl nsIFeedPerson.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFeedProcessor.h _xpidlgen/nsIFeedResult.h _xpidlgen/nsIFeedListener.h _xpidlgen/nsIFeed.h _xpidlgen/nsIFeedContainer.h _xpidlgen/nsIFeedEntry.h _xpidlgen/nsIFeedTextConstruct.h _xpidlgen/nsIScriptableUnescapeHTML.h _xpidlgen/nsIFeedElementBase.h _xpidlgen/nsIFeedGenerator.h _xpidlgen/nsIFeedPerson.h ../../../../dist/include/feeds gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/printing' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/printing' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/viewsource' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/viewsource' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/autocomplete /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIAutoCompleteController.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteController nsIAutoCompleteController.idl nsIAutoCompleteInput.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteInput nsIAutoCompleteInput.idl nsIAutoCompletePopup.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompletePopup nsIAutoCompletePopup.idl nsIAutoCompleteSearch.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteSearch nsIAutoCompleteSearch.idl nsIAutoCompleteResult.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteResult nsIAutoCompleteResult.idl nsIAutoCompleteResultTypes.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteResultTypes nsIAutoCompleteResultTypes.idl nsIAutoCompleteSimpleResult.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteSimpleResult nsIAutoCompleteSimpleResult.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIAutoCompleteController.idl nsIAutoCompleteInput.idl nsIAutoCompletePopup.idl nsIAutoCompleteSearch.idl nsIAutoCompleteResult.idl nsIAutoCompleteResultTypes.idl nsIAutoCompleteSimpleResult.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAutoCompleteController.h _xpidlgen/nsIAutoCompleteInput.h _xpidlgen/nsIAutoCompletePopup.h _xpidlgen/nsIAutoCompleteSearch.h _xpidlgen/nsIAutoCompleteResult.h _xpidlgen/nsIAutoCompleteResultTypes.h _xpidlgen/nsIAutoCompleteSimpleResult.h ../../../../dist/include/autocomplete gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. test/Makefile creating toolkit/components/satchel/test/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/satchel /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIFormFillController.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFormFillController nsIFormFillController.idl nsIFormHistory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFormHistory nsIFormHistory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIFormFillController.idl nsIFormHistory.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFormFillController.h _xpidlgen/nsIFormHistory.h ../../../../dist/include/satchel gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/test' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/test' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/search' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/search/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/toolkitsearch /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsIBrowserSearchService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIBrowserSearchService nsIBrowserSearchService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIBrowserSearchService.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBrowserSearchService.h ../../../dist/include/toolkitsearch gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/search' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. test/Makefile creating toolkit/components/downloads/test/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/downloads /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIDownloadManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDownloadManager nsIDownloadManager.idl nsIDownloadProgressListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDownloadProgressListener nsIDownloadProgressListener.idl nsIDownload.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDownload nsIDownload.idl nsIDownloadManagerUI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDownloadManagerUI nsIDownloadManagerUI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDownloadManager.idl nsIDownloadProgressListener.idl nsIDownload.idl nsIDownloadManagerUI.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDownloadManager.h _xpidlgen/nsIDownloadProgressListener.h _xpidlgen/nsIDownload.h _xpidlgen/nsIDownloadManagerUI.h ../../../../dist/include/downloads gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/test' /usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. browser/Makefile creating toolkit/components/downloads/test/browser/Makefile gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/test/browser' gmake[8]: Nothing to be done for `export'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/test/browser' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/test' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. test/Makefile creating toolkit/components/commandlines/test/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsICommandLine.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandLine nsICommandLine.idl nsICommandLineRunner.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandLineRunner nsICommandLineRunner.idl nsICommandLineHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandLineHandler nsICommandLineHandler.idl nsICommandLineValidator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandLineValidator nsICommandLineValidator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsICommandLine.idl nsICommandLineRunner.idl nsICommandLineHandler.idl nsICommandLineValidator.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICommandLine.h _xpidlgen/nsICommandLineRunner.h _xpidlgen/nsICommandLineHandler.h _xpidlgen/nsICommandLineValidator.h ../../../../dist/include/toolkitcomps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/test' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/test' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIAppStartup.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAppStartup nsIAppStartup.idl nsIUserInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUserInfo nsIUserInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIAppStartup.idl nsIUserInfo.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAppStartup.h _xpidlgen/nsIUserInfo.h ../../../../dist/include/appcomps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/build' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/build/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsToolkitCompsCID.h ../../../dist/include/toolkitcomps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/xremoteclient' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/xremoteclient/.deps gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/xremoteclient' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/idl' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/idl/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/spellchecker /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done mozIPersonalDictionary.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/mozIPersonalDictionary mozIPersonalDictionary.idl mozISpellCheckingEngine.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/mozISpellCheckingEngine mozISpellCheckingEngine.idl mozISpellI18NUtil.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/mozISpellI18NUtil mozISpellI18NUtil.idl mozISpellI18NManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/mozISpellI18NManager mozISpellI18NManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 mozIPersonalDictionary.idl mozISpellCheckingEngine.idl mozISpellI18NUtil.idl mozISpellI18NManager.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozIPersonalDictionary.h _xpidlgen/mozISpellCheckingEngine.h _xpidlgen/mozISpellI18NUtil.h _xpidlgen/mozISpellI18NManager.h ../../../dist/include/spellchecker gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/idl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/locales' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/locales' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/hunspell' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating extensions/spellcheck/hunspell/src/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/hunspell/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/hunspell/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/hunspell/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/hunspell' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/src/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. spatial-navigation/Makefile creating toolkit/spatial-navigation/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/content' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/content' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/locales' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/locales' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/obsolete' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/obsolete' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/include/xulapp /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/idl Creating _xpidlgen/.done nsIProfileMigrator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProfileMigrator nsIProfileMigrator.idl nsIToolkitProfile.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIToolkitProfile nsIToolkitProfile.idl nsIToolkitProfileService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIToolkitProfileService nsIToolkitProfileService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIProfileMigrator.idl nsIToolkitProfile.idl nsIToolkitProfileService.idl ../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProfileMigrator.h _xpidlgen/nsIToolkitProfile.h _xpidlgen/nsIToolkitProfileService.h ../../../dist/include/xulapp gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ../../../profile/dirserviceprovider/src/nsProfileLock.cpp . gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/skin' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/skin' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe/global' gmake[8]: Nothing to be done for `export'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe/global' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe/mozapps' gmake[8]: Nothing to be done for `export'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe/mozapps' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. mozapps/Makefile creating toolkit/themes/gnomestripe/mozapps/Makefile gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe/global' gmake[8]: Nothing to be done for `export'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe/global' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe/mozapps' gmake[8]: Nothing to be done for `export'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe/mozapps' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/spatial-navigation' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/spatial-navigation' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/unixproxy' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/unixproxy/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/unixproxy' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/xre' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/xre/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 xrecore.h nsXULAppAPI.h ../../dist/include/xulapp Creating _xpidlgen/.done nsINativeAppSupport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsINativeAppSupport nsINativeAppSupport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsINativeAppSupport.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsINativeAppSupport.h ../../dist/include/xulapp gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/xre' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. plugins/Makefile creating toolkit/mozapps/plugins/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. handling/Makefile creating toolkit/mozapps/handling/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/downloads' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/downloads/src' gmake[8]: Nothing to be done for `export'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/downloads/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/downloads' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/extensions /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIExtensionManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIExtensionManager nsIExtensionManager.idl nsIAddonRepository.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAddonRepository nsIAddonRepository.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIExtensionManager.idl nsIAddonRepository.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIExtensionManager.h _xpidlgen/nsIAddonRepository.h ../../../../dist/include/extensions gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions/src' gmake[8]: Nothing to be done for `export'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/update /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIUpdateService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUpdateService nsIUpdateService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIUpdateService.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIUpdateService.h ../../../../dist/include/update gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update/src' gmake[8]: Nothing to be done for `export'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/xpinstall' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/xpinstall' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/plugins' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/plugins' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/handling' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating toolkit/mozapps/handling/src/Makefile gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/handling/src' gmake[8]: Nothing to be done for `export'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/handling/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/handling' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/xre' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 xrecore.h nsXULAppAPI.h ../../dist/include/xulapp /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsINativeAppSupport.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsINativeAppSupport.h ../../dist/include/xulapp gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/xre' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/include/xpinstall /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIDOMInstallTriggerGlobal.h nsSoftwareUpdateIIDs.h ../../dist/include/xpinstall Creating _xpidlgen/.done nsIXPIDialogService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXPIDialogService nsIXPIDialogService.idl nsIXPIProgressDialog.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXPIProgressDialog nsIXPIProgressDialog.idl nsIXPInstallManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXPInstallManager nsIXPInstallManager.idl nsIXPIInstallInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXPIInstallInfo nsIXPIInstallInfo.idl nsPICertNotification.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsPICertNotification nsPICertNotification.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIXPIDialogService.idl nsIXPIProgressDialog.idl nsIXPInstallManager.idl nsIXPIInstallInfo.idl nsPICertNotification.idl ../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIXPIDialogService.h _xpidlgen/nsIXPIProgressDialog.h _xpidlgen/nsIXPInstallManager.h _xpidlgen/nsIXPIInstallInfo.h _xpidlgen/nsPICertNotification.h ../../dist/include/xpinstall gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsXPITriggerInfo.h ../../dist/include/xpinstall gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager' /usr/bin/gmake -C boot export gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/boot' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/boot/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/boot/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/pipboot /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/idl Creating _xpidlgen/.done nsISSLStatusProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISSLStatusProvider nsISSLStatusProvider.idl nsIBufEntropyCollector.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBufEntropyCollector nsIBufEntropyCollector.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsISSLStatusProvider.idl nsIBufEntropyCollector.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISSLStatusProvider.h _xpidlgen/nsIBufEntropyCollector.h ../../../../dist/include/pipboot /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsISecurityWarningDialogs.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsISecurityWarningDialogs.idl ../../../../dist/sdk/idl nsISecurityWarningDialogs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISecurityWarningDialogs nsISecurityWarningDialogs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISecurityWarningDialogs.h ../../../../dist/include/pipboot /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISecurityWarningDialogs.h ../../../../dist/sdk/include gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/boot/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/boot/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/boot/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/boot/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/boot' /usr/bin/gmake -C ssl export gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. tests/Makefile creating security/manager/ssl/tests/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/pipnss /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/sdk/idl Creating _xpidlgen/.done nsISSLCertErrorDialog.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISSLCertErrorDialog nsISSLCertErrorDialog.idl nsIBadCertListener2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBadCertListener2 nsIBadCertListener2.idl nsISSLErrorListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISSLErrorListener nsISSLErrorListener.idl nsIIdentityInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIIdentityInfo nsIIdentityInfo.idl nsIAssociatedContentSecurity.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAssociatedContentSecurity nsIAssociatedContentSecurity.idl nsICertOverrideService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICertOverrideService nsICertOverrideService.idl nsIRecentBadCertsService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIRecentBadCertsService nsIRecentBadCertsService.idl nsIFormSigningDialog.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFormSigningDialog nsIFormSigningDialog.idl nsIX509Cert2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509Cert2 nsIX509Cert2.idl nsIX509Cert3.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509Cert3 nsIX509Cert3.idl nsIX509CertDB2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509CertDB2 nsIX509CertDB2.idl nsIX509CertList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509CertList nsIX509CertList.idl nsIPKCS11.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPKCS11 nsIPKCS11.idl nsIPKCS11Slot.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPKCS11Slot nsIPKCS11Slot.idl nsIPK11TokenDB.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPK11TokenDB nsIPK11TokenDB.idl nsICertPickDialogs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICertPickDialogs nsICertPickDialogs.idl nsIClientAuthDialogs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIClientAuthDialogs nsIClientAuthDialogs.idl nsIDOMCryptoDialogs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCryptoDialogs nsIDOMCryptoDialogs.idl nsIGenKeypairInfoDlg.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIGenKeypairInfoDlg nsIGenKeypairInfoDlg.idl nsITokenDialogs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsITokenDialogs nsITokenDialogs.idl nsITokenPasswordDialogs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsITokenPasswordDialogs nsITokenPasswordDialogs.idl nsISSLStatus.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISSLStatus nsISSLStatus.idl nsIKeygenThread.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIKeygenThread nsIKeygenThread.idl nsICMSSecureMessage.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSSecureMessage nsICMSSecureMessage.idl nsIUserCertPicker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUserCertPicker nsIUserCertPicker.idl nsIASN1PrintableItem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIASN1PrintableItem nsIASN1PrintableItem.idl nsICMSDecoder.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSDecoder nsICMSDecoder.idl nsICMSEncoder.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSEncoder nsICMSEncoder.idl nsICMSMessageErrors.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSMessageErrors nsICMSMessageErrors.idl nsICMSMessage.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSMessage nsICMSMessage.idl nsICMSMessage2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSMessage2 nsICMSMessage2.idl nsINSSCertCache.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsINSSCertCache nsINSSCertCache.idl nsIOCSPResponder.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIOCSPResponder nsIOCSPResponder.idl nsIPK11Token.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPK11Token nsIPK11Token.idl nsIPKCS11ModuleDB.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPKCS11ModuleDB nsIPKCS11ModuleDB.idl nsIPKCS11Module.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPKCS11Module nsIPKCS11Module.idl nsICRLManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICRLManager nsICRLManager.idl nsISMimeCert.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISMimeCert nsISMimeCert.idl nsICipherInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICipherInfo nsICipherInfo.idl nsIStreamCipher.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIStreamCipher nsIStreamCipher.idl nsIKeyModule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIKeyModule nsIKeyModule.idl nsIProtectedAuthThread.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIProtectedAuthThread nsIProtectedAuthThread.idl nsIDataSignatureVerifier.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDataSignatureVerifier nsIDataSignatureVerifier.idl nsICertTree.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICertTree nsICertTree.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsISSLCertErrorDialog.idl nsIBadCertListener2.idl nsISSLErrorListener.idl nsIIdentityInfo.idl nsIAssociatedContentSecurity.idl nsICertOverrideService.idl nsIRecentBadCertsService.idl nsIFormSigningDialog.idl nsIX509Cert2.idl nsIX509Cert3.idl nsIX509CertDB2.idl nsIX509CertList.idl nsIPKCS11.idl nsIPKCS11Slot.idl nsIPK11TokenDB.idl nsICertPickDialogs.idl nsIClientAuthDialogs.idl nsIDOMCryptoDialogs.idl nsIGenKeypairInfoDlg.idl nsITokenDialogs.idl nsITokenPasswordDialogs.idl nsISSLStatus.idl nsIKeygenThread.idl nsICMSSecureMessage.idl nsIUserCertPicker.idl nsIASN1PrintableItem.idl nsICMSDecoder.idl nsICMSEncoder.idl nsICMSMessageErrors.idl nsICMSMessage.idl nsICMSMessage2.idl nsINSSCertCache.idl nsIOCSPResponder.idl nsIPK11Token.idl nsIPKCS11ModuleDB.idl nsIPKCS11Module.idl nsICRLManager.idl nsISMimeCert.idl nsICipherInfo.idl nsIStreamCipher.idl nsIKeyModule.idl nsIProtectedAuthThread.idl nsIDataSignatureVerifier.idl nsICertTree.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISSLCertErrorDialog.h _xpidlgen/nsIBadCertListener2.h _xpidlgen/nsISSLErrorListener.h _xpidlgen/nsIIdentityInfo.h _xpidlgen/nsIAssociatedContentSecurity.h _xpidlgen/nsICertOverrideService.h _xpidlgen/nsIRecentBadCertsService.h _xpidlgen/nsIFormSigningDialog.h _xpidlgen/nsIX509Cert2.h _xpidlgen/nsIX509Cert3.h _xpidlgen/nsIX509CertDB2.h _xpidlgen/nsIX509CertList.h _xpidlgen/nsIPKCS11.h _xpidlgen/nsIPKCS11Slot.h _xpidlgen/nsIPK11TokenDB.h _xpidlgen/nsICertPickDialogs.h _xpidlgen/nsIClientAuthDialogs.h _xpidlgen/nsIDOMCryptoDialogs.h _xpidlgen/nsIGenKeypairInfoDlg.h _xpidlgen/nsITokenDialogs.h _xpidlgen/nsITokenPasswordDialogs.h _xpidlgen/nsISSLStatus.h _xpidlgen/nsIKeygenThread.h _xpidlgen/nsICMSSecureMessage.h _xpidlgen/nsIUserCertPicker.h _xpidlgen/nsIASN1PrintableItem.h _xpidlgen/nsICMSDecoder.h _xpidlgen/nsICMSEncoder.h _xpidlgen/nsICMSMessageErrors.h _xpidlgen/nsICMSMessage.h _xpidlgen/nsICMSMessage2.h _xpidlgen/nsINSSCertCache.h _xpidlgen/nsIOCSPResponder.h _xpidlgen/nsIPK11Token.h _xpidlgen/nsIPKCS11ModuleDB.h _xpidlgen/nsIPKCS11Module.h _xpidlgen/nsICRLManager.h _xpidlgen/nsISMimeCert.h _xpidlgen/nsICipherInfo.h _xpidlgen/nsIStreamCipher.h _xpidlgen/nsIKeyModule.h _xpidlgen/nsIProtectedAuthThread.h _xpidlgen/nsIDataSignatureVerifier.h _xpidlgen/nsICertTree.h ../../../../dist/include/pipnss /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIASN1Object.idl nsIASN1Sequence.idl nsICertificateDialogs.idl nsICRLInfo.idl nsIX509Cert.idl nsIX509CertDB.idl nsIX509CertValidity.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIASN1Object.idl nsIASN1Sequence.idl nsICertificateDialogs.idl nsICRLInfo.idl nsIX509Cert.idl nsIX509CertDB.idl nsIX509CertValidity.idl ../../../../dist/sdk/idl nsIASN1Object.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIASN1Object nsIASN1Object.idl nsIASN1Sequence.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIASN1Sequence nsIASN1Sequence.idl nsICertificateDialogs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICertificateDialogs nsICertificateDialogs.idl nsICRLInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICRLInfo nsICRLInfo.idl nsIX509Cert.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509Cert nsIX509Cert.idl nsIX509CertDB.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509CertDB nsIX509CertDB.idl nsIX509CertValidity.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509CertValidity nsIX509CertValidity.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIASN1Object.h _xpidlgen/nsIASN1Sequence.h _xpidlgen/nsICertificateDialogs.h _xpidlgen/nsICRLInfo.h _xpidlgen/nsIX509Cert.h _xpidlgen/nsIX509CertDB.h _xpidlgen/nsIX509CertValidity.h ../../../../dist/include/pipnss /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIASN1Object.h _xpidlgen/nsIASN1Sequence.h _xpidlgen/nsICertificateDialogs.h _xpidlgen/nsICRLInfo.h _xpidlgen/nsIX509Cert.h _xpidlgen/nsIX509CertDB.h _xpidlgen/nsIX509CertValidity.h ../../../../dist/sdk/include gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/tests' /usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. mochitest/Makefile creating security/manager/ssl/tests/mochitest/Makefile gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/tests/mochitest' /usr/bin/perl ../../../../../build/autoconf/make-makefile -t ../../../../.. -d ../../../../.. bugs/Makefile creating security/manager/ssl/tests/mochitest/bugs/Makefile /usr/bin/perl ../../../../../build/autoconf/make-makefile -t ../../../../.. -d ../../../../.. mixedcontent/Makefile creating security/manager/ssl/tests/mochitest/mixedcontent/Makefile gmake[9]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/tests/mochitest/bugs' gmake[9]: Nothing to be done for `export'. gmake[9]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/tests/mochitest/bugs' gmake[9]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/tests/mochitest/mixedcontent' gmake[9]: Nothing to be done for `export'. gmake[9]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/tests/mochitest/mixedcontent' gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/tests/mochitest' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/tests' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl' /usr/bin/gmake -C locales export gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/locales' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/locales' /usr/bin/gmake -C pki export gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/pippki /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIPKIParamBlock.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPKIParamBlock nsIPKIParamBlock.idl nsIASN1Tree.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIASN1Tree nsIASN1Tree.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIPKIParamBlock.idl nsIASN1Tree.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPKIParamBlock.h _xpidlgen/nsIASN1Tree.h ../../../../dist/include/pippki gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki/resources' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki/resources' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki/src/.deps gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. autoconfig/Makefile creating extensions/pref/autoconfig/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. system-pref/Makefile creating extensions/pref/system-pref/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating extensions/pref/autoconfig/public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating extensions/pref/autoconfig/src/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig/public' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/autoconfig /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/idl Creating _xpidlgen/.done nsIAutoConfig.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoConfig nsIAutoConfig.idl nsIReadConfig.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIReadConfig nsIReadConfig.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsIAutoConfig.idl nsIReadConfig.idl ../../../../dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAutoConfig.h _xpidlgen/nsIReadConfig.h ../../../../dist/include/autoconfig gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/bin/defaults/autoconfig /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 prefcalls.js unix/platform.js ../../../../dist/bin/defaults/autoconfig gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating extensions/pref/system-pref/src/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref/src' /usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. gconf/Makefile creating extensions/pref/system-pref/src/gconf/Makefile Creating /builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/system-pref gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref/src/gconf' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref/src/gconf/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsSystemPrefService.h ../../../../../dist/include/system-pref /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ./../nsSystemPrefFactory.cpp . gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref/src/gconf' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsSystemPrefLog.h ../../../../dist/include/system-pref gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/gtk' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/gtk/src' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/gtk/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/include/gtkembedmoz /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 gtkmozembed.h gtkmozembed_glue.cpp gtkmozembed_internal.h ../../../../dist/include/gtkembedmoz gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/gtk/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/gtk' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/library' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ../../rdf/util/src/nsRDFResource.cpp ../../intl/unicharutil/util/nsUnicharUtils.cpp ../../intl/unicharutil/util/nsCompressedCharMap.cpp ../../intl/unicharutil/util/nsBidiUtils.cpp . gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/library' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/gnome' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/gnome/.deps gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/gnome' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/dbus' Creating /builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/dbus/.deps gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/dbus' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake libs_tier_toolkit gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' libs_tier_toolkit gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `chrome/Makefile' is up to date. gmake[5]: `profile/Makefile' is up to date. gmake[5]: `xpfe/Makefile' is up to date. gmake[5]: `toolkit/components/Makefile' is up to date. gmake[5]: `widget/src/xremoteclient/Makefile' is up to date. gmake[5]: `extensions/spellcheck/Makefile' is up to date. gmake[5]: `toolkit/Makefile' is up to date. gmake[5]: `xpinstall/Makefile' is up to date. gmake[5]: `security/manager/Makefile' is up to date. gmake[5]: `extensions/pref/Makefile' is up to date. gmake[5]: `embedding/browser/gtk/Makefile' is up to date. gmake[5]: `toolkit/library/Makefile' is up to date. gmake[5]: `toolkit/system/gnome/Makefile' is up to date. gmake[5]: `toolkit/system/dbus/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome/public' nsIToolkitChromeRegistry.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIToolkitChromeRegistry.xpt -d .deps/nsIToolkitChromeRegistry.pp nsIToolkitChromeRegistry.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/chrome.xpt _xpidlgen/nsIToolkitChromeRegistry.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/chrome.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome/src' nsChromeFactory.cpp c++ -o nsChromeFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/rdf -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/layout -I../../dist/include/locale -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/js -I../../dist/include/appshell -I../../dist/include/toolkitcomps -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/xpconnect -I../../dist/include/jar -I../../dist/include/xulapp -I../../dist/include/unicharutil -I../../dist/include -I../../dist/include/chrome -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsChromeFactory.pp nsChromeFactory.cpp nsChromeRegistry.cpp c++ -o nsChromeRegistry.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/rdf -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/layout -I../../dist/include/locale -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/js -I../../dist/include/appshell -I../../dist/include/toolkitcomps -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/xpconnect -I../../dist/include/jar -I../../dist/include/xulapp -I../../dist/include/unicharutil -I../../dist/include -I../../dist/include/chrome -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsChromeRegistry.pp nsChromeRegistry.cpp nsChromeProtocolHandler.cpp c++ -o nsChromeProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/rdf -I../../dist/include/content -I../../dist/include/xuldoc -I../../dist/include/gfx -I../../dist/include/layout -I../../dist/include/locale -I../../dist/include/necko -I../../dist/include/dom -I../../dist/include/widget -I../../dist/include/js -I../../dist/include/appshell -I../../dist/include/toolkitcomps -I../../dist/include/caps -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/xpconnect -I../../dist/include/jar -I../../dist/include/xulapp -I../../dist/include/unicharutil -I../../dist/include -I../../dist/include/chrome -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsChromeProtocolHandler.pp nsChromeProtocolHandler.cpp rm -f libchrome.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -fPIC -shared -Wl,-z,defs -Wl,-h,libchrome.so -o libchrome.so nsChromeFactory.o nsChromeRegistry.o nsChromeProtocolHandler.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libchrome.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libchrome.so ../../dist/bin/components : ../../dist/bin/components/libchrome.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/public' nsIProfileUnlocker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIProfileUnlocker.xpt -d .deps/nsIProfileUnlocker.pp nsIProfileUnlocker.idl nsIProfile.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIProfile.xpt -d .deps/nsIProfile.pp nsIProfile.idl nsIProfileChangeStatus.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIProfileChangeStatus.xpt -d .deps/nsIProfileChangeStatus.pp nsIProfileChangeStatus.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/profile.xpt _xpidlgen/nsIProfileUnlocker.xpt _xpidlgen/nsIProfile.xpt _xpidlgen/nsIProfileChangeStatus.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/profile.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/public' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/src' nsProfileDirServiceProvider.cpp c++ -o nsProfileDirServiceProvider.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/profdirserviceprovider -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProfileDirServiceProvider.pp nsProfileDirServiceProvider.cpp nsProfileLock.cpp c++ -o nsProfileLock.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/profdirserviceprovider -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProfileLock.pp nsProfileLock.cpp rm -f libprofdirserviceprovider_s.a ar cr libprofdirserviceprovider_s.a nsProfileDirServiceProvider.o nsProfileLock.o ranlib libprofdirserviceprovider_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/standalone' nsProfileDirServiceProvider.cpp c++ -o nsProfileDirServiceProvider.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/profdirserviceprovider -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProfileDirServiceProvider.pp nsProfileDirServiceProvider.cpp nsProfileLock.cpp c++ -o nsProfileLock.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DXPCOM_GLUE -I./../src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/profdirserviceprovider -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProfileLock.pp nsProfileLock.cpp rm -f libprofdirserviceprovidersa_s.a ar cr libprofdirserviceprovidersa_s.a nsProfileDirServiceProvider.o nsProfileLock.o ranlib libprofdirserviceprovidersa_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/standalone' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser/public' nsIBrowserInstance.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIBrowserInstance.xpt -d .deps/nsIBrowserInstance.pp nsIBrowserInstance.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/mozbrwsr.xpt _xpidlgen/nsIBrowserInstance.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozbrwsr.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser/src' nsBrowserInstance.cpp c++ -o nsBrowserInstance.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/shistory -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/docshell -I../../../dist/include/appcomps -I../../../dist/include/dom -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/places -I../../../dist/include/pref -I../../../dist/include/webbrwsr -I../../../dist/include/windowwatcher -I../../../dist/include -I../../../dist/include/browser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBrowserInstance.pp nsBrowserInstance.cpp nsBrowserStatusFilter.cpp c++ -o nsBrowserStatusFilter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/shistory -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/docshell -I../../../dist/include/appcomps -I../../../dist/include/dom -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/places -I../../../dist/include/pref -I../../../dist/include/webbrwsr -I../../../dist/include/windowwatcher -I../../../dist/include -I../../../dist/include/browser -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBrowserStatusFilter.pp nsBrowserStatusFilter.cpp rm -f libmozbrwsr_s.a ar cr libmozbrwsr_s.a nsBrowserInstance.o nsBrowserStatusFilter.o ranlib libmozbrwsr_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find/public' nsISearchContext.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsISearchContext.xpt -d .deps/nsISearchContext.pp nsISearchContext.idl nsIFindService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFindService.xpt -d .deps/nsIFindService.pp nsIFindService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/mozfind.xpt _xpidlgen/nsISearchContext.xpt _xpidlgen/nsIFindService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozfind.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find/src' nsFindService.cpp c++ -o nsFindService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/appcomps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFindService.pp nsFindService.cpp nsFindModule.cpp c++ -o nsFindModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include -I../../../../dist/include/appcomps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFindModule.pp nsFindModule.cpp rm -f libmozfind.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libmozfind.so -o libmozfind.so nsFindService.o nsFindModule.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L../../../../dist/bin -L../../../../dist/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libmozfind.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libmozfind.so ../../../../dist/bin/components : ../../../../dist/bin/components/libmozfind.so gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/intl' nsCharsetMenu.cpp c++ -o nsCharsetMenu.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/rdf -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/appcomps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCharsetMenu.pp nsCharsetMenu.cpp rm -f libintlapp.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libintlapp.so -o libintlapp.so nsCharsetMenu.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libintlapp.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libintlapp.so ../../../dist/bin/components : ../../../dist/bin/components/libintlapp.so gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/intl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/windowds' nsWindowDataSource.cpp c++ -o nsWindowDataSource.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/appshell -I../../../dist/include/rdf -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/appcomps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWindowDataSource.pp nsWindowDataSource.cpp rm -f libwindowds.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libwindowds.so -o libwindowds.so nsWindowDataSource.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libwindowds.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libwindowds.so ../../../dist/bin/components : ../../../dist/bin/components/libwindowds.so nsIWindowDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIWindowDataSource.xpt -d .deps/nsIWindowDataSource.pp nsIWindowDataSource.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/windowds.xpt _xpidlgen/nsIWindowDataSource.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/windowds.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/windowds' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete/public' nsIAutoCompleteListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteListener.xpt -d .deps/nsIAutoCompleteListener.pp nsIAutoCompleteListener.idl nsIAutoCompleteResults.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteResults.xpt -d .deps/nsIAutoCompleteResults.pp nsIAutoCompleteResults.idl nsIAutoCompleteSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteSession.xpt -d .deps/nsIAutoCompleteSession.pp nsIAutoCompleteSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/xpautocomplete.xpt _xpidlgen/nsIAutoCompleteListener.xpt _xpidlgen/nsIAutoCompleteResults.xpt _xpidlgen/nsIAutoCompleteSession.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpautocomplete.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete/src' nsAutoComplete.cpp c++ -o nsAutoComplete.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/appcomps -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAutoComplete.pp nsAutoComplete.cpp rm -f libxpautocomplete.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libxpautocomplete.so -o libxpautocomplete.so nsAutoComplete.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libxpautocomplete.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libxpautocomplete.so ../../../../dist/bin/components : ../../../../dist/bin/components/libxpautocomplete.so gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete/src' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/remote' nsGTKRemoteService.cpp c++ -o nsGTKRemoteService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/appcomps -I../../../dist/include/toolkitcomps -I../../../dist/include/appshell -I../../../dist/include/layout -I../../../dist/include/xulapp -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/dom -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include -I../../../dist/include/toolkitcomps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGTKRemoteService.pp nsGTKRemoteService.cpp nsGTKRemoteService.cpp:247: warning: deprecated conversion from string constant to 'char*' nsGTKRemoteService.cpp:247: warning: deprecated conversion from string constant to 'char*' nsGTKRemoteService.cpp:247: warning: deprecated conversion from string constant to 'char*' nsGTKRemoteService.cpp:247: warning: deprecated conversion from string constant to 'char*' nsGTKRemoteService.cpp:247: warning: deprecated conversion from string constant to 'char*' nsGTKRemoteService.cpp:247: warning: deprecated conversion from string constant to 'char*' nsGTKRemoteService.cpp:247: warning: deprecated conversion from string constant to 'char*' nsGTKRemoteService.cpp:247: warning: deprecated conversion from string constant to 'char*' nsGTKRemoteService.cpp: In static member function 'static const char* nsGTKRemoteService::HandleCommand(char*, nsIDOMWindow*, PRUint32)': nsGTKRemoteService.cpp:357: warning: deprecated conversion from string constant to 'char*' nsGTKRemoteService.cpp:357: warning: deprecated conversion from string constant to 'char*' rm -f libremoteservice.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -fPIC -shared -Wl,-z,defs -Wl,-h,libremoteservice.so -o libremoteservice.so nsGTKRemoteService.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lX11 -lasound -ldl -lm chmod +x libremoteservice.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libremoteservice.so ../../../dist/bin/components : ../../../dist/bin/components/libremoteservice.so nsIRemoteService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIRemoteService.xpt -d .deps/nsIRemoteService.pp nsIRemoteService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/toolkitremote.xpt _xpidlgen/nsIRemoteService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/toolkitremote.xpt ../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/remote' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter/public' nsIURLFormatter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIURLFormatter.xpt -d .deps/nsIURLFormatter.pp nsIURLFormatter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/urlformatter.xpt _xpidlgen/nsIURLFormatter.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/urlformatter.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter/src' set -e; \ /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/bin/components; \ for i in nsURLFormatter.js; do \ dest=../../../../dist/bin/components/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../../config/Preprocessor.py -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 -DNDEBUG -DTRIMMED $i > $dest; \ done gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs/public' nsIContentPrefService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIContentPrefService.xpt -d .deps/nsIContentPrefService.pp nsIContentPrefService.idl nsIContentURIGrouper.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIContentURIGrouper.xpt -d .deps/nsIContentURIGrouper.pp nsIContentURIGrouper.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/contentprefs.xpt _xpidlgen/nsIContentPrefService.xpt _xpidlgen/nsIContentURIGrouper.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/contentprefs.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs/src' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsContentPrefService.js ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/microformats' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/microformats/src' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 Microformats.js ../../../../dist/bin/modules gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/microformats/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/microformats' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/places' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/places/public' nsINavHistoryService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsINavHistoryService.xpt -d .deps/nsINavHistoryService.pp nsINavHistoryService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/places.xpt _xpidlgen/nsINavHistoryService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/places.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/places/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/places' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/apppicker' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/apppicker' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker/public' nsIFileView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFileView.xpt -d .deps/nsIFileView.pp nsIFileView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/filepicker.xpt _xpidlgen/nsIFileView.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/filepicker.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker/src' nsFileView.cpp c++ -o nsFileView.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/layout -I../../../../dist/include/dom -I../../../../dist/include/string -I../../../../dist/include/locale -I../../../../dist/include/autocomplete -I../../../../dist/include -I../../../../dist/include/filepicker -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFileView.pp nsFileView.cpp nsWildCard.cpp c++ -o nsWildCard.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/layout -I../../../../dist/include/dom -I../../../../dist/include/string -I../../../../dist/include/locale -I../../../../dist/include/autocomplete -I../../../../dist/include -I../../../../dist/include/filepicker -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWildCard.pp nsWildCard.cpp rm -f libfileview.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libfileview.so -o libfileview.so nsFileView.o nsWildCard.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lasound -ldl -lm chmod +x libfileview.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libfileview.so ../../../../dist/bin/components : ../../../../dist/bin/components/libfileview.so /usr/bin/python ../../../../config/Preprocessor.py -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 nsFilePicker.js.in > nsFilePicker.js /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsFilePicker.js ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker/src' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/console' set -e; \ /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/bin/components; \ for i in jsconsole-clhandler.js; do \ dest=../../../dist/bin/components/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../config/Preprocessor.py -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 -DNDEBUG -DTRIMMED $i > $dest; \ done /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/console' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/cookie' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/cookie' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/exthelper' extIApplication.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/extIApplication.xpt -d .deps/extIApplication.pp extIApplication.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/exthelper.xpt _xpidlgen/extIApplication.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/exthelper.xpt ../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/exthelper' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/viewconfig' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/viewconfig' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind/public' nsITypeAheadFind.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsITypeAheadFind.xpt -d .deps/nsITypeAheadFind.pp nsITypeAheadFind.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/fastfind.xpt _xpidlgen/nsITypeAheadFind.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/fastfind.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind/src' nsTypeAheadFind.cpp c++ -o nsTypeAheadFind.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/content -I../../../../dist/include/docshell -I../../../../dist/include/dom -I../../../../dist/include/editor -I../../../../dist/include/find -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/layout -I../../../../dist/include/locale -I../../../../dist/include/necko -I../../../../dist/include/pref -I../../../../dist/include/string -I../../../../dist/include/unicharutil -I../../../../dist/include/uriloader -I../../../../dist/include/view -I../../../../dist/include/webshell -I../../../../dist/include/widget -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/xpcom -I../../../../dist/include/xuldoc -I../../../../dist/include -I../../../../dist/include/fastfind -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTypeAheadFind.pp nsTypeAheadFind.cpp nsTypeAheadFind.cpp: In member function 'nsresult nsTypeAheadFind::FindItNow(nsIPresShell*, PRBool, PRBool, PRBool, PRUint16*)': nsTypeAheadFind.cpp:586: warning: enumeral mismatch in conditional expression: 'nsITypeAheadFind::' vs 'nsITypeAheadFind::' rm -f libfastfind_s.a ar cr libfastfind_s.a nsTypeAheadFind.o ranlib libfastfind_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind/src' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/parentalcontrols' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/parentalcontrols/public' nsIParentalControlsService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIParentalControlsService.xpt -d .deps/nsIParentalControlsService.pp nsIParentalControlsService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/parentalcontrols.xpt _xpidlgen/nsIParentalControlsService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/parentalcontrols.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/parentalcontrols/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/parentalcontrols' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/public' nsILoginInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsILoginInfo.xpt -d .deps/nsILoginInfo.pp nsILoginInfo.idl nsILoginMetaInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsILoginMetaInfo.xpt -d .deps/nsILoginMetaInfo.pp nsILoginMetaInfo.idl nsILoginManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsILoginManager.xpt -d .deps/nsILoginManager.pp nsILoginManager.idl nsILoginManagerStorage.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsILoginManagerStorage.xpt -d .deps/nsILoginManagerStorage.pp nsILoginManagerStorage.idl nsILoginManagerPrompter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsILoginManagerPrompter.xpt -d .deps/nsILoginManagerPrompter.pp nsILoginManagerPrompter.idl nsILoginManagerIEMigrationHelper.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsILoginManagerIEMigrationHelper.xpt -d .deps/nsILoginManagerIEMigrationHelper.pp nsILoginManagerIEMigrationHelper.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/loginmgr.xpt _xpidlgen/nsILoginInfo.xpt _xpidlgen/nsILoginMetaInfo.xpt _xpidlgen/nsILoginManager.xpt _xpidlgen/nsILoginManagerStorage.xpt _xpidlgen/nsILoginManagerPrompter.xpt _xpidlgen/nsILoginManagerIEMigrationHelper.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/loginmgr.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/src' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsLoginManager.js nsLoginManagerPrompter.js nsLoginInfo.js storage-Legacy.js storage-mozStorage.js ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/content' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/content' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts/public' nsIAlertsService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAlertsService.xpt -d .deps/nsIAlertsService.pp nsIAlertsService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/alerts.xpt _xpidlgen/nsIAlertsService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/alerts.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts/src' nsAlertsService.cpp c++ -o nsAlertsService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/windowwatcher -I../../../../dist/include/dom -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include -I../../../../dist/include/alerts -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAlertsService.pp nsAlertsService.cpp rm -f libalerts_s.a ar cr libalerts_s.a nsAlertsService.o ranlib libalerts_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts/src' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds/public' nsIFeedProcessor.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedProcessor.xpt -d .deps/nsIFeedProcessor.pp nsIFeedProcessor.idl nsIFeedResult.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedResult.xpt -d .deps/nsIFeedResult.pp nsIFeedResult.idl nsIFeedListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedListener.xpt -d .deps/nsIFeedListener.pp nsIFeedListener.idl nsIFeed.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeed.xpt -d .deps/nsIFeed.pp nsIFeed.idl nsIFeedContainer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedContainer.xpt -d .deps/nsIFeedContainer.pp nsIFeedContainer.idl nsIFeedEntry.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedEntry.xpt -d .deps/nsIFeedEntry.pp nsIFeedEntry.idl nsIFeedTextConstruct.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedTextConstruct.xpt -d .deps/nsIFeedTextConstruct.pp nsIFeedTextConstruct.idl nsIScriptableUnescapeHTML.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIScriptableUnescapeHTML.xpt -d .deps/nsIScriptableUnescapeHTML.pp nsIScriptableUnescapeHTML.idl nsIFeedElementBase.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedElementBase.xpt -d .deps/nsIFeedElementBase.pp nsIFeedElementBase.idl nsIFeedGenerator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedGenerator.xpt -d .deps/nsIFeedGenerator.pp nsIFeedGenerator.idl nsIFeedPerson.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFeedPerson.xpt -d .deps/nsIFeedPerson.pp nsIFeedPerson.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/feeds.xpt _xpidlgen/nsIFeedProcessor.xpt _xpidlgen/nsIFeedResult.xpt _xpidlgen/nsIFeedListener.xpt _xpidlgen/nsIFeed.xpt _xpidlgen/nsIFeedContainer.xpt _xpidlgen/nsIFeedEntry.xpt _xpidlgen/nsIFeedTextConstruct.xpt _xpidlgen/nsIScriptableUnescapeHTML.xpt _xpidlgen/nsIFeedElementBase.xpt _xpidlgen/nsIFeedGenerator.xpt _xpidlgen/nsIFeedPerson.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/feeds.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds/src' nsScriptableUnescapeHTML.cpp c++ -o nsScriptableUnescapeHTML.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/necko -I../../../../dist/include/string -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/htmlparser -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include -I../../../../dist/include/feeds -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScriptableUnescapeHTML.pp nsScriptableUnescapeHTML.cpp rm -f libfeed_s.a ar cr libfeed_s.a nsScriptableUnescapeHTML.o ranlib libfeed_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 FeedProcessor.js ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/printing' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/printing' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/viewsource' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/viewsource' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete/public' nsIAutoCompleteController.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteController.xpt -d .deps/nsIAutoCompleteController.pp nsIAutoCompleteController.idl nsIAutoCompleteInput.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteInput.xpt -d .deps/nsIAutoCompleteInput.pp nsIAutoCompleteInput.idl nsIAutoCompletePopup.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAutoCompletePopup.xpt -d .deps/nsIAutoCompletePopup.pp nsIAutoCompletePopup.idl nsIAutoCompleteSearch.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteSearch.xpt -d .deps/nsIAutoCompleteSearch.pp nsIAutoCompleteSearch.idl nsIAutoCompleteResult.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteResult.xpt -d .deps/nsIAutoCompleteResult.pp nsIAutoCompleteResult.idl nsIAutoCompleteResultTypes.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteResultTypes.xpt -d .deps/nsIAutoCompleteResultTypes.pp nsIAutoCompleteResultTypes.idl nsIAutoCompleteSimpleResult.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAutoCompleteSimpleResult.xpt -d .deps/nsIAutoCompleteSimpleResult.pp nsIAutoCompleteSimpleResult.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/autocomplete.xpt _xpidlgen/nsIAutoCompleteController.xpt _xpidlgen/nsIAutoCompleteInput.xpt _xpidlgen/nsIAutoCompletePopup.xpt _xpidlgen/nsIAutoCompleteSearch.xpt _xpidlgen/nsIAutoCompleteResult.xpt _xpidlgen/nsIAutoCompleteResultTypes.xpt _xpidlgen/nsIAutoCompleteSimpleResult.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/autocomplete.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete/src' nsAutoCompleteController.cpp c++ -o nsAutoCompleteController.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/layout -I../../../../dist/include/unicharutil -I../../../../dist/include/toolkitcomps -I../../../../dist/include/necko -I../../../../dist/include/mork -I../../../../dist/include -I../../../../dist/include/autocomplete -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAutoCompleteController.pp nsAutoCompleteController.cpp nsAutoCompleteSimpleResult.cpp c++ -o nsAutoCompleteSimpleResult.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/layout -I../../../../dist/include/unicharutil -I../../../../dist/include/toolkitcomps -I../../../../dist/include/necko -I../../../../dist/include/mork -I../../../../dist/include -I../../../../dist/include/autocomplete -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAutoCompleteSimpleResult.pp nsAutoCompleteSimpleResult.cpp nsAutoCompleteMdbResult.cpp c++ -o nsAutoCompleteMdbResult.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/layout -I../../../../dist/include/unicharutil -I../../../../dist/include/toolkitcomps -I../../../../dist/include/necko -I../../../../dist/include/mork -I../../../../dist/include -I../../../../dist/include/autocomplete -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAutoCompleteMdbResult.pp nsAutoCompleteMdbResult.cpp rm -f libtkautocomplete.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libtkautocomplete.so -o libtkautocomplete.so nsAutoCompleteController.o nsAutoCompleteSimpleResult.o nsAutoCompleteMdbResult.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libtkautocomplete.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libtkautocomplete.so ../../../../dist/bin/components : ../../../../dist/bin/components/libtkautocomplete.so gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/public' nsIFormFillController.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFormFillController.xpt -d .deps/nsIFormFillController.pp nsIFormFillController.idl nsIFormHistory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFormHistory.xpt -d .deps/nsIFormHistory.pp nsIFormHistory.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/satchel.xpt _xpidlgen/nsIFormFillController.xpt _xpidlgen/nsIFormHistory.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/satchel.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/src' nsFormFillController.cpp c++ -o nsFormFillController.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../../build -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/autocomplete -I../../../../dist/include/dom -I../../../../dist/include/layout -I../../../../dist/include/docshell -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/morkreader -I../../../../dist/include/necko -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/storage -I../../../../dist/include/loginmgr -I../../../../dist/include -I../../../../dist/include/satchel -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFormFillController.pp nsFormFillController.cpp nsStorageFormHistory.cpp c++ -o nsStorageFormHistory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../../build -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/autocomplete -I../../../../dist/include/dom -I../../../../dist/include/layout -I../../../../dist/include/docshell -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/morkreader -I../../../../dist/include/necko -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/storage -I../../../../dist/include/loginmgr -I../../../../dist/include -I../../../../dist/include/satchel -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsStorageFormHistory.pp nsStorageFormHistory.cpp rm -f libsatchel.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libsatchel.so -o libsatchel.so nsFormFillController.o nsStorageFormHistory.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -L../../../../dist/bin -L../../../../dist/lib -lgkgfx /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lasound -ldl -lm chmod +x libsatchel.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libsatchel.so ../../../../dist/bin/components : ../../../../dist/bin/components/libsatchel.so gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/test' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R "test_bug_511615.html" "test_form_submission.html" "test_form_submission_cap.html" "test_form_submission_cap2.html" "test_privbrowsing.html" "satchel_common.js" "subtst_privbrowsing.html" ../../../../_tests/testing/mochitest/tests/toolkit/components/satchel/test gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/test' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/search' nsIBrowserSearchService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIBrowserSearchService.xpt -d .deps/nsIBrowserSearchService.pp nsIBrowserSearchService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/toolkitsearch.xpt _xpidlgen/nsIBrowserSearchService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/toolkitsearch.xpt ../../../dist/bin/components set -e; \ /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/bin/components; \ for i in nsSearchService.js nsSearchSuggestions.js; do \ dest=../../../dist/bin/components/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../config/Preprocessor.py -DMOZ_DISTRIBUTION_ID=org.mozilla -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 -DNDEBUG -DTRIMMED $i > $dest; \ done gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/search' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/public' nsIDownloadManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDownloadManager.xpt -d .deps/nsIDownloadManager.pp nsIDownloadManager.idl nsIDownloadProgressListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDownloadProgressListener.xpt -d .deps/nsIDownloadProgressListener.pp nsIDownloadProgressListener.idl nsIDownload.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDownload.xpt -d .deps/nsIDownload.pp nsIDownload.idl nsIDownloadManagerUI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDownloadManagerUI.xpt -d .deps/nsIDownloadManagerUI.pp nsIDownloadManagerUI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/downloads.xpt _xpidlgen/nsIDownloadManager.xpt _xpidlgen/nsIDownloadProgressListener.xpt _xpidlgen/nsIDownload.xpt _xpidlgen/nsIDownloadManagerUI.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/downloads.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/src' nsDownloadManager.cpp c++ -o nsDownloadManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/rdf -I../../../../dist/include/uriloader -I../../../../dist/include/mimetype -I../../../../dist/include/necko -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/webbrowserpersist -I../../../../dist/include/appshell -I../../../../dist/include/dom -I../../../../dist/include/embed_base -I../../../../dist/include/alerts -I../../../../dist/include/parentalcontrols -I../../../../dist/include/storage -I../../../../dist/include/exthandler -I../../../../dist/include/docshell -I../../../../dist/include/toolkitcomps -I../../../../dist/include/places -I../../../../dist/include -I../../../../dist/include/downloads -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDownloadManager.pp nsDownloadManager.cpp rm -f libdownload_s.a ar cr libdownload_s.a nsDownloadManager.o ranlib libdownload_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsDownloadManagerUI.js ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/test' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/test/browser' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R "browser_nsIDownloadManagerUI.js" ../../../../../_tests/testing/mochitest/browser/toolkit/components/downloads/test/browser gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/test/browser' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/test' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/public' nsICommandLine.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICommandLine.xpt -d .deps/nsICommandLine.pp nsICommandLine.idl nsICommandLineRunner.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICommandLineRunner.xpt -d .deps/nsICommandLineRunner.pp nsICommandLineRunner.idl nsICommandLineHandler.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICommandLineHandler.xpt -d .deps/nsICommandLineHandler.pp nsICommandLineHandler.idl nsICommandLineValidator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICommandLineValidator.xpt -d .deps/nsICommandLineValidator.pp nsICommandLineValidator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/commandlines.xpt _xpidlgen/nsICommandLine.xpt _xpidlgen/nsICommandLineRunner.xpt _xpidlgen/nsICommandLineHandler.xpt _xpidlgen/nsICommandLineValidator.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/commandlines.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/src' nsCommandLine.cpp c++ -o nsCommandLine.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include -I../../../../dist/include/toolkitcomps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCommandLine.pp nsCommandLine.cpp rm -f libcommandlines.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libcommandlines.so -o libcommandlines.so nsCommandLine.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libcommandlines.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libcommandlines.so ../../../../dist/bin/components : ../../../../dist/bin/components/libcommandlines.so gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/test' gmake[7]: Nothing to be done for `libs'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/test' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup/public' nsIAppStartup.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAppStartup.xpt -d .deps/nsIAppStartup.pp nsIAppStartup.idl nsIUserInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIUserInfo.xpt -d .deps/nsIUserInfo.pp nsIUserInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/appstartup.xpt _xpidlgen/nsIAppStartup.xpt _xpidlgen/nsIUserInfo.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/appstartup.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup/src' nsAppStartup.cpp c++ -o nsAppStartup.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/widget -I../../../../dist/include/appshell -I../../../../dist/include/appcomps -I../../../../dist/include/exthandler -I../../../../dist/include/dom -I../../../../dist/include/pref -I../../../../dist/include/profile -I../../../../dist/include/embed_base -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/intl -I../../../../dist/include/xulapp -I../../../../dist/include -I../../../../dist/include/toolkitcomps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAppStartup.pp nsAppStartup.cpp nsUserInfoUnix.cpp c++ -o nsUserInfoUnix.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/widget -I../../../../dist/include/appshell -I../../../../dist/include/appcomps -I../../../../dist/include/exthandler -I../../../../dist/include/dom -I../../../../dist/include/pref -I../../../../dist/include/profile -I../../../../dist/include/embed_base -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/intl -I../../../../dist/include/xulapp -I../../../../dist/include -I../../../../dist/include/toolkitcomps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsUserInfoUnix.pp nsUserInfoUnix.cpp rm -f libappstartup_s.a ar cr libappstartup_s.a nsAppStartup.o nsUserInfoUnix.o ranlib libappstartup_s.a /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsTryToClose.js ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/build' nsToolkitCompsModule.cpp c++ -o nsToolkitCompsModule.o -c -fvisibility=hidden -DALERTS_SERVICE -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../downloads/src -I./../startup/src -I./../typeaheadfind/src -I./../url-classifier/src -I./../feeds/src -I./../alerts/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include/intl -I../../../dist/include/docshell -I../../../dist/include/appcomps -I../../../dist/include/downloads -I../../../dist/include/fastfind -I../../../dist/include/mimetype -I../../../dist/include/webbrowserpersist -I../../../dist/include/necko -I../../../dist/include/uriloader -I../../../dist/include/xulapp -I../../../dist/include/embed_base -I../../../dist/include/content -I../../../dist/include/find -I../../../dist/include/gfx -I../../../dist/include/thebes -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/xuldoc -I../../../dist/include/feeds -I../../../dist/include/storage -I../../../dist/include/pipnss -I../../../dist/include/places -I../../../dist/include/alerts -I../../../dist/include -I../../../dist/include/toolkitcomps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsToolkitCompsModule.pp nsToolkitCompsModule.cpp rm -f libtoolkitcomps.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libtoolkitcomps.so -o libtoolkitcomps.so nsToolkitCompsModule.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../startup/src/libappstartup_s.a ../downloads/src/libdownload_s.a ../alerts/src/libalerts_s.a ../feeds/src/libfeed_s.a ../typeaheadfind/src/libfastfind_s.a -Wl,--no-whole-archive -L../../../dist/bin -L../../../dist/lib -lgkgfx /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libtoolkitcomps.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libtoolkitcomps.so ../../../dist/bin/components : ../../../dist/bin/components/libtoolkitcomps.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/build' set -e; \ /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/bin/components; \ for i in nsDefaultCLH.js; do \ dest=../../dist/bin/components/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../config/Preprocessor.py -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 -DNDEBUG -DTRIMMED $i > $dest; \ done gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/xremoteclient' XRemoteClient.cpp c++ -o XRemoteClient.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/xremoteclient -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/XRemoteClient.pp XRemoteClient.cpp XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' rm -f libxremote_client_s.a ar cr libxremote_client_s.a XRemoteClient.o ranlib libxremote_client_s.a mozilla-xremote-client.cpp c++ -o mozilla-xremote-client.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/xremoteclient -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozilla-xremote-client.pp mozilla-xremote-client.cpp c++ -o XRemoteClient_standalone.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include -I../../../dist/include/xremoteclient -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/XRemoteClient_standalone.pp XRemoteClient.cpp XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' XRemoteClient.cpp:123: warning: deprecated conversion from string constant to 'char*' c++ -o mozilla-xremote-client -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 mozilla-xremote-client.o XRemoteClient_standalone.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L../../../dist/bin -L../../../dist/lib -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lX11 -lasound -ldl -lm /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 mozilla-xremote-client ../../../dist/bin gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/xremoteclient' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/idl' mozIPersonalDictionary.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/mozIPersonalDictionary.xpt -d .deps/mozIPersonalDictionary.pp mozIPersonalDictionary.idl mozISpellCheckingEngine.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/mozISpellCheckingEngine.xpt -d .deps/mozISpellCheckingEngine.pp mozISpellCheckingEngine.idl mozISpellI18NUtil.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/mozISpellI18NUtil.xpt -d .deps/mozISpellI18NUtil.pp mozISpellI18NUtil.idl mozISpellI18NManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/mozISpellI18NManager.xpt -d .deps/mozISpellI18NManager.pp mozISpellI18NManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/spellchecker.xpt _xpidlgen/mozIPersonalDictionary.xpt _xpidlgen/mozISpellCheckingEngine.xpt _xpidlgen/mozISpellI18NUtil.xpt _xpidlgen/mozISpellI18NManager.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/spellchecker.xpt ../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/idl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/locales' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ../../../extensions/spellcheck/locales/en-US/hunspell/en-US.dic ../../../extensions/spellcheck/locales/en-US/hunspell/en-US.aff ../../../dist/bin/dictionaries gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/locales' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/hunspell' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/hunspell/src' mozHunspell.cpp c++ -o mozHunspell.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/spellchecker -I../../../../dist/include/xulapp -I../../../../dist/include -I../../../../dist/include/hunspell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/mozHunspell.pp mozHunspell.cpp mozHunspellDirProvider.cpp c++ -o mozHunspellDirProvider.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/spellchecker -I../../../../dist/include/xulapp -I../../../../dist/include -I../../../../dist/include/hunspell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/mozHunspellDirProvider.pp mozHunspellDirProvider.cpp affentry.cpp c++ -o affentry.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/spellchecker -I../../../../dist/include/xulapp -I../../../../dist/include -I../../../../dist/include/hunspell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/affentry.pp affentry.cpp affentry.cpp: In member function 'char* PfxEntry::check_morph(const char*, int, char, short unsigned int)': affentry.cpp:422: warning: null argument where non-null required (argument 1) affixmgr.cpp c++ -o affixmgr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/spellchecker -I../../../../dist/include/xulapp -I../../../../dist/include -I../../../../dist/include/hunspell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/affixmgr.pp affixmgr.cpp affixmgr.cpp: In member function 'hentry* AffixMgr::compound_check(const char*, int, short int, short int, short int, short int, hentry**, char, char)': affixmgr.cpp:1922: warning: suggest parentheses around '&&' within '||' affixmgr.cpp: In member function 'int AffixMgr::compound_check_morph(const char*, int, short int, short int, short int, short int, hentry**, char, char**, char*)': affixmgr.cpp:2030: warning: null argument where non-null required (argument 1) affixmgr.cpp:2198: warning: null argument where non-null required (argument 1) affixmgr.cpp:2260: warning: null argument where non-null required (argument 1) affixmgr.cpp: In member function 'char* AffixMgr::suffix_check_morph(const char*, int, int, AffEntry*, short unsigned int, short unsigned int, char)': affixmgr.cpp:2691: warning: null argument where non-null required (argument 1) affixmgr.cpp:2749: warning: null argument where non-null required (argument 1) csutil.cpp c++ -o csutil.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/spellchecker -I../../../../dist/include/xulapp -I../../../../dist/include -I../../../../dist/include/hunspell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/csutil.pp csutil.cpp dictmgr.cpp c++ -o dictmgr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/spellchecker -I../../../../dist/include/xulapp -I../../../../dist/include -I../../../../dist/include/hunspell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/dictmgr.pp dictmgr.cpp filemgr.cpp c++ -o filemgr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/spellchecker -I../../../../dist/include/xulapp -I../../../../dist/include -I../../../../dist/include/hunspell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/filemgr.pp filemgr.cpp hashmgr.cpp c++ -o hashmgr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/spellchecker -I../../../../dist/include/xulapp -I../../../../dist/include -I../../../../dist/include/hunspell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/hashmgr.pp hashmgr.cpp hashmgr.cpp: In member function 'int HashMgr::add_word(const char*, int, int, short unsigned int*, int, const char*, bool)': hashmgr.cpp:225: warning: null argument where non-null required (argument 1) hunspell.cpp c++ -o hunspell.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/spellchecker -I../../../../dist/include/xulapp -I../../../../dist/include -I../../../../dist/include/hunspell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/hunspell.pp hunspell.cpp hunspell.cpp: In member function 'int Hunspell::spell(const char*, int*, char**)': hunspell.cpp:570: warning: unused variable 'result' hunspell.cpp:551: warning: unused variable 'corr' hunzip.cpp c++ -o hunzip.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/spellchecker -I../../../../dist/include/xulapp -I../../../../dist/include -I../../../../dist/include/hunspell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/hunzip.pp hunzip.cpp phonet.cpp c++ -o phonet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/spellchecker -I../../../../dist/include/xulapp -I../../../../dist/include -I../../../../dist/include/hunspell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/phonet.pp phonet.cpp replist.cpp c++ -o replist.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/spellchecker -I../../../../dist/include/xulapp -I../../../../dist/include -I../../../../dist/include/hunspell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/replist.pp replist.cpp replist.cpp: In member function 'int RepList::conv(const char*, char*)': replist.cpp:112: warning: comparison between signed and unsigned integer expressions suggestmgr.cpp c++ -o suggestmgr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include/unicharutil -I../../../../dist/include/spellchecker -I../../../../dist/include/xulapp -I../../../../dist/include -I../../../../dist/include/hunspell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/suggestmgr.pp suggestmgr.cpp suggestmgr.cpp: In member function 'char* SuggestMgr::suggest_morph(const char*)': suggestmgr.cpp:1569: warning: null argument where non-null required (argument 1) suggestmgr.cpp: In member function 'void SuggestMgr::lcs(const char*, const char*, int*, int*, char**)': suggestmgr.cpp:1981: warning: suggest parentheses around '&&' within '||' rm -f libhunspell_s.a ar cr libhunspell_s.a mozHunspell.o mozHunspellDirProvider.o affentry.o affixmgr.o csutil.o dictmgr.o filemgr.o hashmgr.o hunspell.o hunzip.o phonet.o replist.o suggestmgr.o ranlib libhunspell_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/hunspell/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/hunspell' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/src' mozSpellCheckerFactory.cpp c++ -o mozSpellCheckerFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../hunspell/src -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/content -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/txtsvc -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/spellchecker -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozSpellCheckerFactory.pp mozSpellCheckerFactory.cpp mozSpellChecker.cpp c++ -o mozSpellChecker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../hunspell/src -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/content -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/txtsvc -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/spellchecker -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozSpellChecker.pp mozSpellChecker.cpp mozPersonalDictionary.cpp c++ -o mozPersonalDictionary.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../hunspell/src -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/content -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/txtsvc -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/spellchecker -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozPersonalDictionary.pp mozPersonalDictionary.cpp mozEnglishWordUtils.cpp c++ -o mozEnglishWordUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../hunspell/src -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/content -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/txtsvc -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/spellchecker -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozEnglishWordUtils.pp mozEnglishWordUtils.cpp mozGenericWordUtils.cpp c++ -o mozGenericWordUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../hunspell/src -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/content -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/txtsvc -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/spellchecker -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozGenericWordUtils.pp mozGenericWordUtils.cpp mozSpellI18NManager.cpp c++ -o mozSpellI18NManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../hunspell/src -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/content -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/txtsvc -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/spellchecker -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozSpellI18NManager.pp mozSpellI18NManager.cpp mozInlineSpellChecker.cpp c++ -o mozInlineSpellChecker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../hunspell/src -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/content -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/txtsvc -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/spellchecker -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozInlineSpellChecker.pp mozInlineSpellChecker.cpp mozInlineSpellWordUtil.cpp c++ -o mozInlineSpellWordUtil.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../hunspell/src -I../../../xpcom/io -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/content -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/txtsvc -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include -I../../../dist/include/spellchecker -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozInlineSpellWordUtil.pp mozInlineSpellWordUtil.cpp mozInlineSpellWordUtil.cpp: In function 'void GetNodeText(nsIDOMNode*, nsAutoString&)': mozInlineSpellWordUtil.cpp:435: warning: unused variable 'rv' rm -f libspellchecker.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libspellchecker.so -o libspellchecker.so mozSpellCheckerFactory.o mozSpellChecker.o mozPersonalDictionary.o mozEnglishWordUtils.o mozGenericWordUtils.o mozSpellI18NManager.o mozInlineSpellChecker.o mozInlineSpellWordUtil.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../hunspell/src/libhunspell_s.a -Wl,--no-whole-archive -L../../../dist/bin -L../../../dist/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libspellchecker.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libspellchecker.so ../../../dist/bin/components : ../../../dist/bin/components/libspellchecker.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/content' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 debug.js WindowDraggingUtils.jsm ../../dist/bin/modules set -e; \ /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/bin/modules; \ for i in debug.js; do \ dest=../../dist/bin/modules/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../config/Preprocessor.py -DMOZ_APP_VERSION=1.0b2pre -Dtarget="powerpc-unknown-linux-gnu" -Dac_configure_args="--disable-crashreporter --disable-debug --disable-installer --disable-install-strip --disable-strip --disable-tests --disable-updater --disable-xprint --enable-application=calendar --enable-calendar --enable-canvas --enable-default-toolkit=cairo-gtk2 '--enable-optimize=-Os\ -g\ -pipe\ -Wp,-D_FORTIFY_SOURCE=2\ -fexceptions\ -fstack-protector\ --param=ssp-buffer-size=4\ -m32' --enable-pango --enable-svg --enable-system-cairo --enable-xinerama --libdir=/usr/lib --prefix=/usr --with-pthreads --with-system-jpeg --with-system-nspr --with-system-nss --with-system-zlib --enable-application=../calendar --disable-official-branding --with-branding=../calendar/sunbird/branding/nightly --disable-debug --cache-file=.././config.cache --srcdir=." -DCC="gcc" -DCC_VERSION="gcc version 4.4.1 20090725 (Red Hat 4.4.1-2) (GCC) " -DCFLAGS=" -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32" -DCXX="c++" -DCXX_VERSION="gcc version 4.4.1 20090725 (Red Hat 4.4.1-2) (GCC) " -DCXXFLAGS=" -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32" -DCPPFLAGS="" -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 -DNDEBUG -DTRIMMED $i > $dest; \ done /usr/bin/python ../../config/JarMaker.py \ -j ../../dist/bin/chrome \ -t ../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_APP_VERSION=1.0b2pre -Dtarget="powerpc-unknown-linux-gnu" -Dac_configure_args="--disable-crashreporter --disable-debug --disable-installer --disable-install-strip --disable-strip --disable-tests --disable-updater --disable-xprint --enable-application=calendar --enable-calendar --enable-canvas --enable-default-toolkit=cairo-gtk2 '--enable-optimize=-Os\ -g\ -pipe\ -Wp,-D_FORTIFY_SOURCE=2\ -fexceptions\ -fstack-protector\ --param=ssp-buffer-size=4\ -m32' --enable-pango --enable-svg --enable-system-cairo --enable-xinerama --libdir=/usr/lib --prefix=/usr --with-pthreads --with-system-jpeg --with-system-nspr --with-system-nss --with-system-zlib --enable-application=../calendar --disable-official-branding --with-branding=../calendar/sunbird/branding/nightly --disable-debug --cache-file=.././config.cache --srcdir=." -DCC="gcc" -DCC_VERSION="gcc version 4.4.1 20090725 (Red Hat 4.4.1-2) (GCC) " -DCFLAGS=" -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32" -DCXX="c++" -DCXX_VERSION="gcc version 4.4.1 20090725 (Red Hat 4.4.1-2) (GCC) " -DCXXFLAGS=" -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32" -DCPPFLAGS="" -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/content' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/locales' /usr/bin/python ../../config/JarMaker.py \ -j ../../dist/bin/chrome \ -t ../.. -f jar -c ../../toolkit/locales/en-US -I../../toolkit/locales/en-US/defines.inc -DNDEBUG -DTRIMMED -DAB_CD=en-US -DEXTENSION_PREF -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/locales' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/obsolete' /usr/bin/python ../../config/JarMaker.py \ -j ../../dist/bin/chrome \ -t ../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/obsolete' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/public' nsIProfileMigrator.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIProfileMigrator.xpt -d .deps/nsIProfileMigrator.pp nsIProfileMigrator.idl nsIToolkitProfile.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIToolkitProfile.xpt -d .deps/nsIToolkitProfile.pp nsIToolkitProfile.idl nsIToolkitProfileService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../dist/idl -e _xpidlgen/nsIToolkitProfileService.xpt -d .deps/nsIToolkitProfileService.pp nsIToolkitProfileService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/toolkitprofile.xpt _xpidlgen/nsIProfileMigrator.xpt _xpidlgen/nsIToolkitProfile.xpt _xpidlgen/nsIToolkitProfileService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/toolkitprofile.xpt ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/src' nsProfileLock.cpp c++ -o nsProfileLock.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../../xre -I../../../profile/dirserviceprovider/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xulapp -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProfileLock.pp nsProfileLock.cpp nsToolkitProfileService.cpp c++ -o nsToolkitProfileService.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../../xre -I../../../profile/dirserviceprovider/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I../../../dist/include/xulapp -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsToolkitProfileService.pp nsToolkitProfileService.cpp rm -f libprofile_s.a ar cr libprofile_s.a nsProfileLock.o nsToolkitProfileService.o ranlib libprofile_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/skin' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/skin' /usr/bin/python ../../config/JarMaker.py \ -j ../../dist/bin/chrome \ -t ../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe/global' /usr/bin/python ../../../../config/JarMaker.py \ -j ../../../../dist/bin/chrome \ -t ../../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe/global' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe/mozapps' /usr/bin/python ../../../../config/JarMaker.py \ -j ../../../../dist/bin/chrome \ -t ../../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe/mozapps' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe/global' /usr/bin/python ../../../../config/JarMaker.py \ -j ../../../../dist/bin/chrome \ -t ../../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe/global' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe/mozapps' /usr/bin/python ../../../../config/JarMaker.py \ -j ../../../../dist/bin/chrome \ -t ../../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe/mozapps' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/spatial-navigation' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 SpatialNavigation.js ../../dist/bin/modules gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/spatial-navigation' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/unixproxy' nsUnixSystemProxySettings.cpp c++ -o nsUnixSystemProxySettings.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/mozgnome -I../../../dist/include -I../../../dist/include/unixproxy -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnixSystemProxySettings.pp nsUnixSystemProxySettings.cpp rm -f libunixproxy.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libunixproxy.so -o libunixproxy.so nsUnixSystemProxySettings.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libunixproxy.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libunixproxy.so ../../../dist/bin/components : ../../../dist/bin/components/libunixproxy.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/unixproxy' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/xre' nsAppRunner.cpp c++ -o nsAppRunner.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DOS_TARGET=\"Linux\" -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -DTARGET_OS_ABI=\"Linux_ppc-gcc3\" -DTOOLKIT_EM_VERSION=\"1.9.1.10\" -I../../widget/src/xremoteclient -I. -I./../profile/src -I../../config -I. -I. -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/chrome -I../../dist/include/content -I../../dist/include/docshell -I../../dist/include/dom -I../../dist/include/embed_base -I../../dist/include/embedcomponents -I../../dist/include/extensions -I../../dist/include/gfx -I../../dist/include/intl -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include/profile -I../../dist/include/string -I../../dist/include/uriloader -I../../dist/include/widget -I../../dist/include/windowwatcher -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/xpinstall -I../../dist/include -I../../dist/include/xulapp -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAppRunner.pp nsAppRunner.cpp nsConsoleWriter.cpp c++ -o nsConsoleWriter.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DOS_TARGET=\"Linux\" -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -DTARGET_OS_ABI=\"Linux_ppc-gcc3\" -DTOOLKIT_EM_VERSION=\"1.9.1.10\" -I../../widget/src/xremoteclient -I. -I./../profile/src -I../../config -I. -I. -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/chrome -I../../dist/include/content -I../../dist/include/docshell -I../../dist/include/dom -I../../dist/include/embed_base -I../../dist/include/embedcomponents -I../../dist/include/extensions -I../../dist/include/gfx -I../../dist/include/intl -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include/profile -I../../dist/include/string -I../../dist/include/uriloader -I../../dist/include/widget -I../../dist/include/windowwatcher -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/xpinstall -I../../dist/include -I../../dist/include/xulapp -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsConsoleWriter.pp nsConsoleWriter.cpp nsXREDirProvider.cpp c++ -o nsXREDirProvider.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DOS_TARGET=\"Linux\" -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -DTARGET_OS_ABI=\"Linux_ppc-gcc3\" -DTOOLKIT_EM_VERSION=\"1.9.1.10\" -I../../widget/src/xremoteclient -I. -I./../profile/src -I../../config -I. -I. -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/chrome -I../../dist/include/content -I../../dist/include/docshell -I../../dist/include/dom -I../../dist/include/embed_base -I../../dist/include/embedcomponents -I../../dist/include/extensions -I../../dist/include/gfx -I../../dist/include/intl -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include/profile -I../../dist/include/string -I../../dist/include/uriloader -I../../dist/include/widget -I../../dist/include/windowwatcher -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/xpinstall -I../../dist/include -I../../dist/include/xulapp -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXREDirProvider.pp nsXREDirProvider.cpp nsNativeAppSupportBase.cpp c++ -o nsNativeAppSupportBase.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DOS_TARGET=\"Linux\" -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -DTARGET_OS_ABI=\"Linux_ppc-gcc3\" -DTOOLKIT_EM_VERSION=\"1.9.1.10\" -I../../widget/src/xremoteclient -I. -I./../profile/src -I../../config -I. -I. -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/chrome -I../../dist/include/content -I../../dist/include/docshell -I../../dist/include/dom -I../../dist/include/embed_base -I../../dist/include/embedcomponents -I../../dist/include/extensions -I../../dist/include/gfx -I../../dist/include/intl -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include/profile -I../../dist/include/string -I../../dist/include/uriloader -I../../dist/include/widget -I../../dist/include/windowwatcher -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/xpinstall -I../../dist/include -I../../dist/include/xulapp -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsNativeAppSupportBase.pp nsNativeAppSupportBase.cpp nsAppData.cpp c++ -o nsAppData.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DOS_TARGET=\"Linux\" -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -DTARGET_OS_ABI=\"Linux_ppc-gcc3\" -DTOOLKIT_EM_VERSION=\"1.9.1.10\" -I../../widget/src/xremoteclient -I. -I./../profile/src -I../../config -I. -I. -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/chrome -I../../dist/include/content -I../../dist/include/docshell -I../../dist/include/dom -I../../dist/include/embed_base -I../../dist/include/embedcomponents -I../../dist/include/extensions -I../../dist/include/gfx -I../../dist/include/intl -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include/profile -I../../dist/include/string -I../../dist/include/uriloader -I../../dist/include/widget -I../../dist/include/windowwatcher -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/xpinstall -I../../dist/include -I../../dist/include/xulapp -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAppData.pp nsAppData.cpp nsEmbedFunctions.cpp c++ -o nsEmbedFunctions.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DOS_TARGET=\"Linux\" -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -DTARGET_OS_ABI=\"Linux_ppc-gcc3\" -DTOOLKIT_EM_VERSION=\"1.9.1.10\" -I../../widget/src/xremoteclient -I. -I./../profile/src -I../../config -I. -I. -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/chrome -I../../dist/include/content -I../../dist/include/docshell -I../../dist/include/dom -I../../dist/include/embed_base -I../../dist/include/embedcomponents -I../../dist/include/extensions -I../../dist/include/gfx -I../../dist/include/intl -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include/profile -I../../dist/include/string -I../../dist/include/uriloader -I../../dist/include/widget -I../../dist/include/windowwatcher -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/xpinstall -I../../dist/include -I../../dist/include/xulapp -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEmbedFunctions.pp nsEmbedFunctions.cpp nsNativeAppSupportUnix.cpp c++ -o nsNativeAppSupportUnix.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DOS_TARGET=\"Linux\" -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -DTARGET_OS_ABI=\"Linux_ppc-gcc3\" -DTOOLKIT_EM_VERSION=\"1.9.1.10\" -I../../widget/src/xremoteclient -I. -I./../profile/src -I../../config -I. -I. -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/chrome -I../../dist/include/content -I../../dist/include/docshell -I../../dist/include/dom -I../../dist/include/embed_base -I../../dist/include/embedcomponents -I../../dist/include/extensions -I../../dist/include/gfx -I../../dist/include/intl -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include/profile -I../../dist/include/string -I../../dist/include/uriloader -I../../dist/include/widget -I../../dist/include/windowwatcher -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/xpinstall -I../../dist/include -I../../dist/include/xulapp -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsNativeAppSupportUnix.pp nsNativeAppSupportUnix.cpp nsSigHandlers.cpp c++ -o nsSigHandlers.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DOS_TARGET=\"Linux\" -DTARGET_XPCOM_ABI=\"ppc-gcc3\" -DTARGET_OS_ABI=\"Linux_ppc-gcc3\" -DTOOLKIT_EM_VERSION=\"1.9.1.10\" -I../../widget/src/xremoteclient -I. -I./../profile/src -I../../config -I. -I. -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/chrome -I../../dist/include/content -I../../dist/include/docshell -I../../dist/include/dom -I../../dist/include/embed_base -I../../dist/include/embedcomponents -I../../dist/include/extensions -I../../dist/include/gfx -I../../dist/include/intl -I../../dist/include/js -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include/profile -I../../dist/include/string -I../../dist/include/uriloader -I../../dist/include/widget -I../../dist/include/windowwatcher -I../../dist/include/xpcom -I../../dist/include/xpconnect -I../../dist/include/xpinstall -I../../dist/include -I../../dist/include/xulapp -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSigHandlers.pp nsSigHandlers.cpp rm -f libxulapp_s.a ar cr libxulapp_s.a nsAppRunner.o nsConsoleWriter.o nsXREDirProvider.o nsNativeAppSupportBase.o nsAppData.o nsEmbedFunctions.o nsNativeAppSupportUnix.o nsSigHandlers.o nsProfileLock.o nsToolkitProfileService.o XRemoteClient.o ranlib libxulapp_s.a nsINativeAppSupport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsINativeAppSupport.xpt -d .deps/nsINativeAppSupport.pp nsINativeAppSupport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/xulapp.xpt _xpidlgen/nsINativeAppSupport.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xulapp.xpt ../../dist/bin/components /usr/bin/python ./make-platformini.py --buildid=20100621135911 ../../config/milestone.txt > platform.ini /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R platform.ini ../../dist/bin gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/xre' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/downloads' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/downloads/src' /usr/bin/python ../../../../config/Preprocessor.py -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 nsHelperAppDlg.js.in > nsHelperAppDlg.js /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsHelperAppDlg.js ../../../../dist/bin/components /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 DownloadUtils.jsm DownloadLastDir.jsm ../../../../dist/bin/modules gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/downloads/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/downloads' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions/public' nsIExtensionManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIExtensionManager.xpt -d .deps/nsIExtensionManager.pp nsIExtensionManager.idl nsIAddonRepository.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAddonRepository.xpt -d .deps/nsIAddonRepository.pp nsIAddonRepository.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/extensions.xpt _xpidlgen/nsIExtensionManager.xpt _xpidlgen/nsIAddonRepository.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/extensions.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions/src' /usr/bin/python ../../../../config/Preprocessor.py -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 nsExtensionManager.js.in > nsExtensionManager.js /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsExtensionManager.js ../../../../dist/bin/components set -e; \ /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../dist/bin/components; \ for i in nsBlocklistService.js nsAddonRepository.js; do \ dest=../../../../dist/bin/components/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../../config/Preprocessor.py -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 -DNDEBUG -DTRIMMED $i > $dest; \ done gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions/src' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update/public' nsIUpdateService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIUpdateService.xpt -d .deps/nsIUpdateService.pp nsIUpdateService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/update.xpt _xpidlgen/nsIUpdateService.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/update.xpt ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update/src' /usr/bin/python ../../../../config/Preprocessor.py -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 nsUpdateService.js.in > nsUpdateService.js /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsUpdateService.js ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update/src' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/xpinstall' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/xpinstall' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/plugins' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 pluginGlue.js ../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/plugins' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/handling' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/handling/src' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 nsContentDispatchChooser.js ../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/handling/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/handling' /usr/bin/python ../../config/JarMaker.py \ -j ../../dist/bin/chrome \ -t ../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall/public' set -e; \ for i in ./xpinstall.js; do \ dest=../../dist/bin/greprefs/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../config/Preprocessor.py -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 -DNDEBUG -DTRIMMED $i > $dest; \ done nsIXPIDialogService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIXPIDialogService.xpt -d .deps/nsIXPIDialogService.pp nsIXPIDialogService.idl nsIXPIProgressDialog.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIXPIProgressDialog.xpt -d .deps/nsIXPIProgressDialog.pp nsIXPIProgressDialog.idl nsIXPInstallManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIXPInstallManager.xpt -d .deps/nsIXPInstallManager.pp nsIXPInstallManager.idl nsIXPIInstallInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsIXPIInstallInfo.xpt -d .deps/nsIXPIInstallInfo.pp nsIXPIInstallInfo.idl nsPICertNotification.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../dist/idl -e _xpidlgen/nsPICertNotification.xpt -d .deps/nsPICertNotification.pp nsPICertNotification.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/xpinstall.xpt _xpidlgen/nsIXPIDialogService.xpt _xpidlgen/nsIXPIProgressDialog.xpt _xpidlgen/nsIXPInstallManager.xpt _xpidlgen/nsIXPIInstallInfo.xpt _xpidlgen/nsPICertNotification.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpinstall.xpt ../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall/src' CertReader.cpp c++ -o CertReader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../public -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/widget -I../../dist/include/uriloader -I../../dist/include/xpconnect -I../../dist/include/dom -I../../dist/include/windowwatcher -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/pipnss -I../../dist/include/pipboot -I../../dist/include -I../../dist/include/xpinstall -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/CertReader.pp CertReader.cpp nsInstallTrigger.cpp c++ -o nsInstallTrigger.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../public -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/widget -I../../dist/include/uriloader -I../../dist/include/xpconnect -I../../dist/include/dom -I../../dist/include/windowwatcher -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/pipnss -I../../dist/include/pipboot -I../../dist/include -I../../dist/include/xpinstall -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInstallTrigger.pp nsInstallTrigger.cpp nsJSInstallTriggerGlobal.cpp c++ -o nsJSInstallTriggerGlobal.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../public -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/widget -I../../dist/include/uriloader -I../../dist/include/xpconnect -I../../dist/include/dom -I../../dist/include/windowwatcher -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/pipnss -I../../dist/include/pipboot -I../../dist/include -I../../dist/include/xpinstall -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJSInstallTriggerGlobal.pp nsJSInstallTriggerGlobal.cpp nsSoftwareUpdate.cpp c++ -o nsSoftwareUpdate.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../public -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/widget -I../../dist/include/uriloader -I../../dist/include/xpconnect -I../../dist/include/dom -I../../dist/include/windowwatcher -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/pipnss -I../../dist/include/pipboot -I../../dist/include -I../../dist/include/xpinstall -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSoftwareUpdate.pp nsSoftwareUpdate.cpp nsXPITriggerInfo.cpp c++ -o nsXPITriggerInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../public -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/widget -I../../dist/include/uriloader -I../../dist/include/xpconnect -I../../dist/include/dom -I../../dist/include/windowwatcher -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/pipnss -I../../dist/include/pipboot -I../../dist/include -I../../dist/include/xpinstall -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXPITriggerInfo.pp nsXPITriggerInfo.cpp nsXPInstallManager.cpp c++ -o nsXPInstallManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../public -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/widget -I../../dist/include/uriloader -I../../dist/include/xpconnect -I../../dist/include/dom -I../../dist/include/windowwatcher -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/pipnss -I../../dist/include/pipboot -I../../dist/include -I../../dist/include/xpinstall -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXPInstallManager.pp nsXPInstallManager.cpp nsXPIInstallInfo.cpp c++ -o nsXPIInstallInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../public -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/js -I../../dist/include/pref -I../../dist/include/widget -I../../dist/include/uriloader -I../../dist/include/xpconnect -I../../dist/include/dom -I../../dist/include/windowwatcher -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/pipnss -I../../dist/include/pipboot -I../../dist/include -I../../dist/include/xpinstall -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXPIInstallInfo.pp nsXPIInstallInfo.cpp rm -f libxpinstall.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libxpinstall.so -o libxpinstall.so CertReader.o nsInstallTrigger.o nsJSInstallTriggerGlobal.o nsSoftwareUpdate.o nsXPITriggerInfo.o nsXPInstallManager.o nsXPIInstallInfo.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libxpinstall.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libxpinstall.so ../../dist/bin/components : ../../dist/bin/components/libxpinstall.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager' /usr/bin/gmake -C boot libs gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/boot' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/boot/public' nsISSLStatusProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsISSLStatusProvider.xpt -d .deps/nsISSLStatusProvider.pp nsISSLStatusProvider.idl nsIBufEntropyCollector.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIBufEntropyCollector.xpt -d .deps/nsIBufEntropyCollector.pp nsIBufEntropyCollector.idl nsISecurityWarningDialogs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsISecurityWarningDialogs.xpt -d .deps/nsISecurityWarningDialogs.pp nsISecurityWarningDialogs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/pipboot.xpt _xpidlgen/nsISSLStatusProvider.xpt _xpidlgen/nsIBufEntropyCollector.xpt _xpidlgen/nsISecurityWarningDialogs.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/pipboot.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/boot/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/boot/src' nsEntropyCollector.cpp c++ -o nsEntropyCollector.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/docshell -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/caps -I../../../../dist/include/pref -I../../../../dist/include/pipnss -I../../../../dist/include/imglib2 -I../../../../dist/include -I../../../../dist/include/pipboot -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../../dist/public/nss -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsEntropyCollector.pp nsEntropyCollector.cpp nsSecureBrowserUIImpl.cpp c++ -o nsSecureBrowserUIImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/docshell -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/caps -I../../../../dist/include/pref -I../../../../dist/include/pipnss -I../../../../dist/include/imglib2 -I../../../../dist/include -I../../../../dist/include/pipboot -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../../dist/public/nss -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSecureBrowserUIImpl.pp nsSecureBrowserUIImpl.cpp nsSecureBrowserUIImpl.cpp: In member function 'virtual nsresult nsSecureBrowserUIImpl::OnStateChange(nsIWebProgress*, nsIRequest*, PRUint32, nsresult)': nsSecureBrowserUIImpl.cpp:1062: warning: 'saveSubHigh' may be used uninitialized in this function nsSecureBrowserUIImpl.cpp:1065: warning: 'saveSubNo' may be used uninitialized in this function nsSecureBrowserUIImpl.cpp:1063: warning: 'saveSubLow' may be used uninitialized in this function nsSecureBrowserUIImpl.cpp:1064: warning: 'saveSubBroken' may be used uninitialized in this function nsBOOTModule.cpp c++ -o nsBOOTModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/docshell -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/caps -I../../../../dist/include/pref -I../../../../dist/include/pipnss -I../../../../dist/include/imglib2 -I../../../../dist/include -I../../../../dist/include/pipboot -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../../dist/public/nss -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBOOTModule.pp nsBOOTModule.cpp nsSecurityWarningDialogs.cpp c++ -o nsSecurityWarningDialogs.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/docshell -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/caps -I../../../../dist/include/pref -I../../../../dist/include/pipnss -I../../../../dist/include/imglib2 -I../../../../dist/include -I../../../../dist/include/pipboot -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I../../../../dist/public/nss -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSecurityWarningDialogs.pp nsSecurityWarningDialogs.cpp rm -f libpipboot.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libpipboot.so -o libpipboot.so nsEntropyCollector.o nsSecureBrowserUIImpl.o nsBOOTModule.o nsSecurityWarningDialogs.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -lasound -ldl -lm chmod +x libpipboot.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libpipboot.so ../../../../dist/bin/components : ../../../../dist/bin/components/libpipboot.so gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/boot/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/boot' /usr/bin/gmake -C ssl libs gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/src' md4.c gcc -o md4.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/md4.pp md4.c nsNSSCleaner.cpp c++ -o nsNSSCleaner.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSCleaner.pp nsNSSCleaner.cpp nsCertOverrideService.cpp c++ -o nsCertOverrideService.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCertOverrideService.pp nsCertOverrideService.cpp nsRecentBadCerts.cpp c++ -o nsRecentBadCerts.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRecentBadCerts.pp nsRecentBadCerts.cpp nsClientAuthRemember.cpp c++ -o nsClientAuthRemember.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsClientAuthRemember.pp nsClientAuthRemember.cpp nsPSMBackgroundThread.cpp c++ -o nsPSMBackgroundThread.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPSMBackgroundThread.pp nsPSMBackgroundThread.cpp nsSSLThread.cpp c++ -o nsSSLThread.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSSLThread.pp nsSSLThread.cpp nsCertVerificationThread.cpp c++ -o nsCertVerificationThread.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCertVerificationThread.pp nsCertVerificationThread.cpp nsCipherInfo.cpp c++ -o nsCipherInfo.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCipherInfo.pp nsCipherInfo.cpp nsProtectedAuthThread.cpp c++ -o nsProtectedAuthThread.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsProtectedAuthThread.pp nsProtectedAuthThread.cpp nsNSSCallbacks.cpp c++ -o nsNSSCallbacks.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSCallbacks.pp nsNSSCallbacks.cpp nsNSSComponent.cpp c++ -o nsNSSComponent.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSComponent.pp nsNSSComponent.cpp nsNSSErrors.cpp c++ -o nsNSSErrors.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSErrors.pp nsNSSErrors.cpp nsNSSIOLayer.cpp c++ -o nsNSSIOLayer.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSIOLayer.pp nsNSSIOLayer.cpp nsNSSIOLayer.cpp: In function 'SECStatus nsConvertCANamesToStrings(PLArenaPool*, char**, CERTDistNames*)': nsNSSIOLayer.cpp:2320: warning: deprecated conversion from string constant to 'char*' nsNSSIOLayer.cpp: In member function 'void nsPSMRememberCertErrorsTable::LookupCertErrorBits(nsNSSSocketInfo*, nsSSLStatus*)': nsNSSIOLayer.cpp:1619: warning: 'bits.nsPSMRememberCertErrorsTable::CertStateBits::mIsUntrusted' may be used uninitialized in this function nsNSSIOLayer.cpp:1619: warning: 'bits.nsPSMRememberCertErrorsTable::CertStateBits::mIsNotValidAtThisTime' may be used uninitialized in this function nsNSSIOLayer.cpp:1619: warning: 'bits.nsPSMRememberCertErrorsTable::CertStateBits::mIsDomainMismatch' may be used uninitialized in this function nsSSLStatus.cpp c++ -o nsSSLStatus.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSSLStatus.pp nsSSLStatus.cpp nsNSSModule.cpp c++ -o nsNSSModule.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSModule.pp nsNSSModule.cpp nsSSLSocketProvider.cpp c++ -o nsSSLSocketProvider.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSSLSocketProvider.pp nsSSLSocketProvider.cpp nsTLSSocketProvider.cpp c++ -o nsTLSSocketProvider.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTLSSocketProvider.pp nsTLSSocketProvider.cpp nsSDR.cpp c++ -o nsSDR.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSDR.pp nsSDR.cpp nsPK11TokenDB.cpp c++ -o nsPK11TokenDB.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPK11TokenDB.pp nsPK11TokenDB.cpp nsNSSCertificate.cpp c++ -o nsNSSCertificate.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSCertificate.pp nsNSSCertificate.cpp nsPKCS12Blob.cpp c++ -o nsPKCS12Blob.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPKCS12Blob.pp nsPKCS12Blob.cpp nsPKCS12Blob.cpp: In member function 'nsresult nsPKCS12Blob::ImportFromFileHelper(nsILocalFile*, nsPKCS12Blob::ImportMode, nsPKCS12Blob::RetryReason&)': nsPKCS12Blob.cpp:180: warning: 'rv' may be used uninitialized in this function nsNSSASN1Object.cpp c++ -o nsNSSASN1Object.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSASN1Object.pp nsNSSASN1Object.cpp nsKeygenHandler.cpp c++ -o nsKeygenHandler.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsKeygenHandler.pp nsKeygenHandler.cpp nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:258: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp: In member function 'nsresult nsKeygenFormProcessor::GetPublicKey(nsAString_internal&, nsAString_internal&, nsAFlatString&, nsAString_internal&, nsAString_internal&)': nsKeygenHandler.cpp:636: warning: deprecated conversion from string constant to 'char*' nsKeygenHandler.cpp:640: warning: deprecated conversion from string constant to 'char*' nsCrypto.cpp c++ -o nsCrypto.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCrypto.pp nsCrypto.cpp nsCrypto.cpp: In function 'void* nsConvertToActualKeyGenParams(PRUint32, char*, PRUint32, PRInt32, nsKeyPairInfo*)': nsCrypto.cpp:592: warning: deprecated conversion from string constant to 'char*' nsCrypto.cpp:596: warning: deprecated conversion from string constant to 'char*' nsCrypto.cpp: In member function 'virtual nsresult nsCrypto::ImportUserCertificates(const nsAString_internal&, const nsAString_internal&, PRBool, nsAString_internal&)': nsCrypto.cpp:2384: warning: deprecated conversion from string constant to 'char*' nsPKCS11Slot.cpp c++ -o nsPKCS11Slot.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPKCS11Slot.pp nsPKCS11Slot.cpp nsKeygenThread.cpp c++ -o nsKeygenThread.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsKeygenThread.pp nsKeygenThread.cpp nsCMSSecureMessage.cpp c++ -o nsCMSSecureMessage.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCMSSecureMessage.pp nsCMSSecureMessage.cpp nsCMS.cpp c++ -o nsCMS.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCMS.pp nsCMS.cpp nsCertPicker.cpp c++ -o nsCertPicker.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCertPicker.pp nsCertPicker.cpp nsCRLInfo.cpp c++ -o nsCRLInfo.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCRLInfo.pp nsCRLInfo.cpp nsNSSCertCache.cpp c++ -o nsNSSCertCache.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSCertCache.pp nsNSSCertCache.cpp nsNSSCertHelper.cpp c++ -o nsNSSCertHelper.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSCertHelper.pp nsNSSCertHelper.cpp nsNSSCertificateDB.cpp c++ -o nsNSSCertificateDB.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSCertificateDB.pp nsNSSCertificateDB.cpp nsNSSCertificateDB.cpp: In member function 'void nsNSSCertificateDB::getCertNames(CERTCertList*, PRUint32, PRUint32*, PRUnichar***)': nsNSSCertificateDB.cpp:1344: warning: deprecated conversion from string constant to 'char*' nsNSSCertTrust.cpp c++ -o nsNSSCertTrust.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSCertTrust.pp nsNSSCertTrust.cpp nsNSSCertValidity.cpp c++ -o nsNSSCertValidity.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSCertValidity.pp nsNSSCertValidity.cpp nsOCSPResponder.cpp c++ -o nsOCSPResponder.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsOCSPResponder.pp nsOCSPResponder.cpp nsUsageArrayHelper.cpp c++ -o nsUsageArrayHelper.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsUsageArrayHelper.pp nsUsageArrayHelper.cpp nsCRLManager.cpp c++ -o nsCRLManager.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCRLManager.pp nsCRLManager.cpp nsNSSShutDown.cpp c++ -o nsNSSShutDown.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSShutDown.pp nsNSSShutDown.cpp nsNTLMAuthModule.cpp c++ -o nsNTLMAuthModule.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNTLMAuthModule.pp nsNTLMAuthModule.cpp nsSmartCardMonitor.cpp c++ -o nsSmartCardMonitor.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSmartCardMonitor.pp nsSmartCardMonitor.cpp nsSmartCardEvent.cpp c++ -o nsSmartCardEvent.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSmartCardEvent.pp nsSmartCardEvent.cpp nsSmartCardEvent.cpp: In member function 'virtual PRBool nsSmartCardEvent::IsDispatchStopped()': nsSmartCardEvent.cpp:124: warning: unused variable 'aIsDispatchPrevented' nsSmartCardEvent.cpp: In member function 'virtual nsEvent* nsSmartCardEvent::GetInternalNSEvent()': nsSmartCardEvent.cpp:132: warning: unused variable 'aNSEvent' nsSmartCardEvent.cpp: In member function 'virtual PRBool nsSmartCardEvent::HasOriginalTarget()': nsSmartCardEvent.cpp:140: warning: unused variable 'aResult' nsStreamCipher.cpp c++ -o nsStreamCipher.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsStreamCipher.pp nsStreamCipher.cpp nsStreamCipher.cpp: In member function 'virtual nsresult nsStreamCipher::Update(const PRUint8*, PRUint32)': nsStreamCipher.cpp:129: warning: unused variable 'rv' nsStreamCipher.cpp: In member function 'virtual nsresult nsStreamCipher::UpdateFromString(const nsACString_internal&)': nsStreamCipher.cpp:167: warning: unused variable 'rv' nsStreamCipher.cpp: In member function 'virtual nsresult nsStreamCipher::Discard(PRInt32)': nsStreamCipher.cpp:210: warning: unused variable 'rv' nsKeyModule.cpp c++ -o nsKeyModule.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsKeyModule.pp nsKeyModule.cpp nsIdentityChecking.cpp c++ -o nsIdentityChecking.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsIdentityChecking.pp nsIdentityChecking.cpp nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsIdentityChecking.cpp:429: warning: deprecated conversion from string constant to 'char*' nsDataSignatureVerifier.cpp c++ -o nsDataSignatureVerifier.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDataSignatureVerifier.pp nsDataSignatureVerifier.cpp nsRandomGenerator.cpp c++ -o nsRandomGenerator.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRandomGenerator.pp nsRandomGenerator.cpp nsCertTree.cpp c++ -o nsCertTree.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I/usr/include/nss3 -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/docshell -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include -I../../../../dist/include/pipnss -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCertTree.pp nsCertTree.cpp rm -f libpipnss.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libpipnss.so -o libpipnss.so md4.o nsNSSCleaner.o nsCertOverrideService.o nsRecentBadCerts.o nsClientAuthRemember.o nsPSMBackgroundThread.o nsSSLThread.o nsCertVerificationThread.o nsCipherInfo.o nsProtectedAuthThread.o nsNSSCallbacks.o nsNSSComponent.o nsNSSErrors.o nsNSSIOLayer.o nsSSLStatus.o nsNSSModule.o nsSSLSocketProvider.o nsTLSSocketProvider.o nsSDR.o nsPK11TokenDB.o nsNSSCertificate.o nsPKCS12Blob.o nsNSSASN1Object.o nsKeygenHandler.o nsCrypto.o nsPKCS11Slot.o nsKeygenThread.o nsCMSSecureMessage.o nsCMS.o nsCertPicker.o nsCRLInfo.o nsNSSCertCache.o nsNSSCertHelper.o nsNSSCertificateDB.o nsNSSCertTrust.o nsNSSCertValidity.o nsOCSPResponder.o nsUsageArrayHelper.o nsCRLManager.o nsNSSShutDown.o nsNTLMAuthModule.o nsSmartCardMonitor.o nsSmartCardEvent.o nsStreamCipher.o nsKeyModule.o nsIdentityChecking.o nsDataSignatureVerifier.o nsRandomGenerator.o nsCertTree.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libunicharutil_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -Wl,-rpath-link,/usr/lib -L/usr/lib -lssl3 -lsmime3 -lnss3 -lnssutil3 -lcrmf -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libpipnss.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libpipnss.so ../../../../dist/bin/components : ../../../../dist/bin/components/libpipnss.so gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/public' nsISSLCertErrorDialog.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsISSLCertErrorDialog.xpt -d .deps/nsISSLCertErrorDialog.pp nsISSLCertErrorDialog.idl nsIBadCertListener2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIBadCertListener2.xpt -d .deps/nsIBadCertListener2.pp nsIBadCertListener2.idl nsISSLErrorListener.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsISSLErrorListener.xpt -d .deps/nsISSLErrorListener.pp nsISSLErrorListener.idl nsIIdentityInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIIdentityInfo.xpt -d .deps/nsIIdentityInfo.pp nsIIdentityInfo.idl nsIAssociatedContentSecurity.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAssociatedContentSecurity.xpt -d .deps/nsIAssociatedContentSecurity.pp nsIAssociatedContentSecurity.idl nsICertOverrideService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICertOverrideService.xpt -d .deps/nsICertOverrideService.pp nsICertOverrideService.idl nsIRecentBadCertsService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIRecentBadCertsService.xpt -d .deps/nsIRecentBadCertsService.pp nsIRecentBadCertsService.idl nsIFormSigningDialog.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIFormSigningDialog.xpt -d .deps/nsIFormSigningDialog.pp nsIFormSigningDialog.idl nsIX509Cert2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIX509Cert2.xpt -d .deps/nsIX509Cert2.pp nsIX509Cert2.idl nsIX509Cert3.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIX509Cert3.xpt -d .deps/nsIX509Cert3.pp nsIX509Cert3.idl nsIX509CertDB2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIX509CertDB2.xpt -d .deps/nsIX509CertDB2.pp nsIX509CertDB2.idl nsIX509CertList.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIX509CertList.xpt -d .deps/nsIX509CertList.pp nsIX509CertList.idl nsIPKCS11.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPKCS11.xpt -d .deps/nsIPKCS11.pp nsIPKCS11.idl nsIPKCS11Slot.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPKCS11Slot.xpt -d .deps/nsIPKCS11Slot.pp nsIPKCS11Slot.idl nsIPK11TokenDB.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPK11TokenDB.xpt -d .deps/nsIPK11TokenDB.pp nsIPK11TokenDB.idl nsICertPickDialogs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICertPickDialogs.xpt -d .deps/nsICertPickDialogs.pp nsICertPickDialogs.idl nsIClientAuthDialogs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIClientAuthDialogs.xpt -d .deps/nsIClientAuthDialogs.pp nsIClientAuthDialogs.idl nsIDOMCryptoDialogs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDOMCryptoDialogs.xpt -d .deps/nsIDOMCryptoDialogs.pp nsIDOMCryptoDialogs.idl nsIGenKeypairInfoDlg.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIGenKeypairInfoDlg.xpt -d .deps/nsIGenKeypairInfoDlg.pp nsIGenKeypairInfoDlg.idl nsITokenDialogs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsITokenDialogs.xpt -d .deps/nsITokenDialogs.pp nsITokenDialogs.idl nsITokenPasswordDialogs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsITokenPasswordDialogs.xpt -d .deps/nsITokenPasswordDialogs.pp nsITokenPasswordDialogs.idl nsISSLStatus.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsISSLStatus.xpt -d .deps/nsISSLStatus.pp nsISSLStatus.idl nsIKeygenThread.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIKeygenThread.xpt -d .deps/nsIKeygenThread.pp nsIKeygenThread.idl nsICMSSecureMessage.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICMSSecureMessage.xpt -d .deps/nsICMSSecureMessage.pp nsICMSSecureMessage.idl nsIUserCertPicker.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIUserCertPicker.xpt -d .deps/nsIUserCertPicker.pp nsIUserCertPicker.idl nsIASN1PrintableItem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIASN1PrintableItem.xpt -d .deps/nsIASN1PrintableItem.pp nsIASN1PrintableItem.idl nsICMSDecoder.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICMSDecoder.xpt -d .deps/nsICMSDecoder.pp nsICMSDecoder.idl nsICMSEncoder.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICMSEncoder.xpt -d .deps/nsICMSEncoder.pp nsICMSEncoder.idl nsICMSMessageErrors.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICMSMessageErrors.xpt -d .deps/nsICMSMessageErrors.pp nsICMSMessageErrors.idl nsICMSMessage.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICMSMessage.xpt -d .deps/nsICMSMessage.pp nsICMSMessage.idl nsICMSMessage2.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICMSMessage2.xpt -d .deps/nsICMSMessage2.pp nsICMSMessage2.idl nsINSSCertCache.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsINSSCertCache.xpt -d .deps/nsINSSCertCache.pp nsINSSCertCache.idl nsIOCSPResponder.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIOCSPResponder.xpt -d .deps/nsIOCSPResponder.pp nsIOCSPResponder.idl nsIPK11Token.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPK11Token.xpt -d .deps/nsIPK11Token.pp nsIPK11Token.idl nsIPKCS11ModuleDB.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPKCS11ModuleDB.xpt -d .deps/nsIPKCS11ModuleDB.pp nsIPKCS11ModuleDB.idl nsIPKCS11Module.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPKCS11Module.xpt -d .deps/nsIPKCS11Module.pp nsIPKCS11Module.idl nsICRLManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICRLManager.xpt -d .deps/nsICRLManager.pp nsICRLManager.idl nsISMimeCert.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsISMimeCert.xpt -d .deps/nsISMimeCert.pp nsISMimeCert.idl nsICipherInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICipherInfo.xpt -d .deps/nsICipherInfo.pp nsICipherInfo.idl nsIStreamCipher.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIStreamCipher.xpt -d .deps/nsIStreamCipher.pp nsIStreamCipher.idl nsIKeyModule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIKeyModule.xpt -d .deps/nsIKeyModule.pp nsIKeyModule.idl nsIProtectedAuthThread.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIProtectedAuthThread.xpt -d .deps/nsIProtectedAuthThread.pp nsIProtectedAuthThread.idl nsIDataSignatureVerifier.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIDataSignatureVerifier.xpt -d .deps/nsIDataSignatureVerifier.pp nsIDataSignatureVerifier.idl nsICertTree.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICertTree.xpt -d .deps/nsICertTree.pp nsICertTree.idl nsIASN1Object.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIASN1Object.xpt -d .deps/nsIASN1Object.pp nsIASN1Object.idl nsIASN1Sequence.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIASN1Sequence.xpt -d .deps/nsIASN1Sequence.pp nsIASN1Sequence.idl nsICertificateDialogs.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICertificateDialogs.xpt -d .deps/nsICertificateDialogs.pp nsICertificateDialogs.idl nsICRLInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsICRLInfo.xpt -d .deps/nsICRLInfo.pp nsICRLInfo.idl nsIX509Cert.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIX509Cert.xpt -d .deps/nsIX509Cert.pp nsIX509Cert.idl nsIX509CertDB.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIX509CertDB.xpt -d .deps/nsIX509CertDB.pp nsIX509CertDB.idl nsIX509CertValidity.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIX509CertValidity.xpt -d .deps/nsIX509CertValidity.pp nsIX509CertValidity.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/pipnss.xpt _xpidlgen/nsISSLCertErrorDialog.xpt _xpidlgen/nsIBadCertListener2.xpt _xpidlgen/nsISSLErrorListener.xpt _xpidlgen/nsIIdentityInfo.xpt _xpidlgen/nsIAssociatedContentSecurity.xpt _xpidlgen/nsICertOverrideService.xpt _xpidlgen/nsIRecentBadCertsService.xpt _xpidlgen/nsIFormSigningDialog.xpt _xpidlgen/nsIX509Cert2.xpt _xpidlgen/nsIX509Cert3.xpt _xpidlgen/nsIX509CertDB2.xpt _xpidlgen/nsIX509CertList.xpt _xpidlgen/nsIPKCS11.xpt _xpidlgen/nsIPKCS11Slot.xpt _xpidlgen/nsIPK11TokenDB.xpt _xpidlgen/nsICertPickDialogs.xpt _xpidlgen/nsIClientAuthDialogs.xpt _xpidlgen/nsIDOMCryptoDialogs.xpt _xpidlgen/nsIGenKeypairInfoDlg.xpt _xpidlgen/nsITokenDialogs.xpt _xpidlgen/nsITokenPasswordDialogs.xpt _xpidlgen/nsISSLStatus.xpt _xpidlgen/nsIKeygenThread.xpt _xpidlgen/nsICMSSecureMessage.xpt _xpidlgen/nsIUserCertPicker.xpt _xpidlgen/nsIASN1PrintableItem.xpt _xpidlgen/nsICMSDecoder.xpt _xpidlgen/nsICMSEncoder.xpt _xpidlgen/nsICMSMessageErrors.xpt _xpidlgen/nsICMSMessage.xpt _xpidlgen/nsICMSMessage2.xpt _xpidlgen/nsINSSCertCache.xpt _xpidlgen/nsIOCSPResponder.xpt _xpidlgen/nsIPK11Token.xpt _xpidlgen/nsIPKCS11ModuleDB.xpt _xpidlgen/nsIPKCS11Module.xpt _xpidlgen/nsICRLManager.xpt _xpidlgen/nsISMimeCert.xpt _xpidlgen/nsICipherInfo.xpt _xpidlgen/nsIStreamCipher.xpt _xpidlgen/nsIKeyModule.xpt _xpidlgen/nsIProtectedAuthThread.xpt _xpidlgen/nsIDataSignatureVerifier.xpt _xpidlgen/nsICertTree.xpt _xpidlgen/nsIASN1Object.xpt _xpidlgen/nsIASN1Sequence.xpt _xpidlgen/nsICertificateDialogs.xpt _xpidlgen/nsICRLInfo.xpt _xpidlgen/nsIX509Cert.xpt _xpidlgen/nsIX509CertDB.xpt _xpidlgen/nsIX509CertValidity.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/pipnss.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/tests' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/tests/mochitest' gmake[9]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/tests/mochitest/bugs' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R "test_bug480509.html" "test_bug483440.html" "test_bug484111.html" ../../../../../../_tests/testing/mochitest/tests/security/ssl/bugs /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R "test_bug413909.html" "test_bug480619.html" ../../../../../../_tests/testing/mochitest/chrome/security/ssl/bugs gmake[9]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/tests/mochitest/bugs' gmake[9]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/tests/mochitest/mixedcontent' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R "alloworigin.sjs" "backward.html" "bug329869.js" "bug383369step2.html" "bug383369step3.html" "download.auto" "download.auto^headers^" "emptyimage.sjs" "hugebmp.sjs" "iframe.html" "iframe2.html" "iframeMetaRedirect.html" "mixedContentTest.js" "moonsurface.jpg" "nocontent.sjs" "redirect.sjs" "somestyle.css" "test_bug329869.html" "test_bug383369.html" "test_bug455367.html" "test_bug472986.html" "test_bug477118.html" "test_bug521461.html" "test_cssBefore1.html" "test_cssContent1.html" "test_cssContent2.html" "test_documentWrite1.html" "test_documentWrite2.html" "test_dynDelayedUnsecurePicture.html" "test_dynDelayedUnsecureXHR.html" "test_dynUnsecureBackground.html" "test_dynUnsecureIframeRedirect.html" "test_dynUnsecurePicture.html" "test_dynUnsecurePicturePreload.html" "test_innerHtmlDelayedUnsecurePicture.html" "test_innerHtmlUnsecurePicture.html" "test_secureAll.html" "test_securePicture.html" "test_unsecureBackground.html" "test_unsecureCSS.html" "test_unsecureIframe.html" "test_unsecureIframe2.html" "test_unsecureIframeRedirect.html" "test_unsecurePicture.html" "test_unsecurePictureDup.html" "test_unsecurePictureInIframe.html" "test_unsecureRedirect.html" "unsecureIframe.html" "unsecurePictureDup.html" ../../../../../../_tests/testing/mochitest/tests/security/ssl/mixedcontent gmake[9]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/tests/mochitest/mixedcontent' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R "test_bug480509.html" "test_bug483440.html" "test_bug484111.html" ../../../../../_tests/testing/mochitest/tests/ gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/tests/mochitest' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl/tests' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/ssl' /usr/bin/gmake -C locales libs gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/locales' /usr/bin/python ../../../config/JarMaker.py \ -j ../../../dist/bin/chrome \ -t ../../.. -f jar -c ../../../security/manager/locales/en-US -DNDEBUG -DTRIMMED -DAB_CD=en-US -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/locales' /usr/bin/gmake -C pki libs gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki/public' nsIPKIParamBlock.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIPKIParamBlock.xpt -d .deps/nsIPKIParamBlock.pp nsIPKIParamBlock.idl nsIASN1Tree.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIASN1Tree.xpt -d .deps/nsIASN1Tree.pp nsIASN1Tree.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/pippki.xpt _xpidlgen/nsIPKIParamBlock.xpt _xpidlgen/nsIASN1Tree.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/pippki.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki/resources' /usr/bin/python ../../../../config/JarMaker.py \ -j ../../../../dist/bin/chrome \ -t ../../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=../calendar -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki/resources' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki/src' nsNSSDialogs.cpp c++ -o nsNSSDialogs.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/windowwatcher -I../../../../dist/include/necko -I../../../../dist/include/pipnss -I../../../../dist/include/layout -I../../../../dist/include -I../../../../dist/include/pippki -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSDialogs.pp nsNSSDialogs.cpp nsPKIModule.cpp c++ -o nsPKIModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/windowwatcher -I../../../../dist/include/necko -I../../../../dist/include/pipnss -I../../../../dist/include/layout -I../../../../dist/include -I../../../../dist/include/pippki -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPKIModule.pp nsPKIModule.cpp nsPKIParamBlock.cpp c++ -o nsPKIParamBlock.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/windowwatcher -I../../../../dist/include/necko -I../../../../dist/include/pipnss -I../../../../dist/include/layout -I../../../../dist/include -I../../../../dist/include/pippki -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPKIParamBlock.pp nsPKIParamBlock.cpp nsASN1Tree.cpp c++ -o nsASN1Tree.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/windowwatcher -I../../../../dist/include/necko -I../../../../dist/include/pipnss -I../../../../dist/include/layout -I../../../../dist/include -I../../../../dist/include/pippki -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsASN1Tree.pp nsASN1Tree.cpp nsNSSDialogHelper.cpp c++ -o nsNSSDialogHelper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/windowwatcher -I../../../../dist/include/necko -I../../../../dist/include/pipnss -I../../../../dist/include/layout -I../../../../dist/include -I../../../../dist/include/pippki -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSDialogHelper.pp nsNSSDialogHelper.cpp nsFormSigningDialog.cpp c++ -o nsFormSigningDialog.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/windowwatcher -I../../../../dist/include/necko -I../../../../dist/include/pipnss -I../../../../dist/include/layout -I../../../../dist/include -I../../../../dist/include/pippki -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFormSigningDialog.pp nsFormSigningDialog.cpp rm -f libpippki.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libpippki.so -o libpippki.so nsNSSDialogs.o nsPKIModule.o nsPKIParamBlock.o nsASN1Tree.o nsNSSDialogHelper.o nsFormSigningDialog.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libpippki.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libpippki.so ../../../../dist/bin/components : ../../../../dist/bin/components/libpippki.so gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager/pki' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig/public' nsIAutoConfig.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIAutoConfig.xpt -d .deps/nsIAutoConfig.pp nsIAutoConfig.idl nsIReadConfig.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIReadConfig.xpt -d .deps/nsIReadConfig.pp nsIReadConfig.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/autoconfig.xpt _xpidlgen/nsIAutoConfig.xpt _xpidlgen/nsIReadConfig.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/autoconfig.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig/src' nsReadConfig.cpp c++ -o nsReadConfig.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/intl -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/profile -I../../../../dist/include/pref -I../../../../dist/include/appcomps -I../../../../dist/include/embedcomponents -I../../../../dist/include/windowwatcher -I../../../../dist/include -I../../../../dist/include/autoconfig -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsReadConfig.pp nsReadConfig.cpp nsAutoConfig.cpp c++ -o nsAutoConfig.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/intl -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/profile -I../../../../dist/include/pref -I../../../../dist/include/appcomps -I../../../../dist/include/embedcomponents -I../../../../dist/include/windowwatcher -I../../../../dist/include -I../../../../dist/include/autoconfig -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAutoConfig.pp nsAutoConfig.cpp nsConfigFactory.cpp c++ -o nsConfigFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/intl -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/profile -I../../../../dist/include/pref -I../../../../dist/include/appcomps -I../../../../dist/include/embedcomponents -I../../../../dist/include/windowwatcher -I../../../../dist/include -I../../../../dist/include/autoconfig -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsConfigFactory.pp nsConfigFactory.cpp nsJSConfigTriggers.cpp c++ -o nsJSConfigTriggers.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/intl -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/profile -I../../../../dist/include/pref -I../../../../dist/include/appcomps -I../../../../dist/include/embedcomponents -I../../../../dist/include/windowwatcher -I../../../../dist/include -I../../../../dist/include/autoconfig -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsJSConfigTriggers.pp nsJSConfigTriggers.cpp rm -f libautoconfig.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libautoconfig.so -o libautoconfig.so nsReadConfig.o nsAutoConfig.o nsConfigFactory.o nsJSConfigTriggers.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L../../../../dist/bin -L../../../../dist/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libautoconfig.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libautoconfig.so ../../../../dist/bin/components : ../../../../dist/bin/components/libautoconfig.so gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref/src' nsSystemPref.cpp c++ -o nsSystemPref.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/embedcomponents -I../../../../dist/include/pref -I../../../../dist/include -I../../../../dist/include/system-pref -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -I./gconf -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSystemPref.pp nsSystemPref.cpp rm -f libsystem-pref_s.a ar cr libsystem-pref_s.a nsSystemPref.o ranlib libsystem-pref_s.a gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref/src/gconf' nsSystemPrefService.cpp c++ -o nsSystemPrefService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./.. -I. -I. -I../../../../../dist/include/pref -I../../../../../dist/include/string -I../../../../../dist/include/xpcom -I../../../../../dist/include/embedcomponents -I../../../../../dist/include -I../../../../../dist/include/system-pref -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsSystemPrefService.pp nsSystemPrefService.cpp nsSystemPrefFactory.cpp c++ -o nsSystemPrefFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./.. -I. -I. -I../../../../../dist/include/pref -I../../../../../dist/include/string -I../../../../../dist/include/xpcom -I../../../../../dist/include/embedcomponents -I../../../../../dist/include -I../../../../../dist/include/system-pref -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsSystemPrefFactory.pp nsSystemPrefFactory.cpp rm -f libsystem-pref.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -fPIC -shared -Wl,-z,defs -Wl,-h,libsystem-pref.so -o libsystem-pref.so nsSystemPrefService.o nsSystemPrefFactory.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../libsystem-pref_s.a -Wl,--no-whole-archive -L../../../../../dist/bin -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,--version-script -Wl,../../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libsystem-pref.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libsystem-pref.so ../../../../../dist/bin/components : ../../../../../dist/bin/components/libsystem-pref.so gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref/src/gconf' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/gtk' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/gtk/src' glib-genmarshal --prefix=gtkmozembed ./gtkmozembedmarshal.list --skip-source --header > gtkmozembedmarshal.h glib-genmarshal --prefix=gtkmozembed ./gtkmozembedmarshal.list --skip-source --body > gtkmozembedmarshal.c gtkmozembedmarshal.c gcc -o gtkmozembedmarshal.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_GTKMOZEMBED -I. -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/content -I../../../../dist/include/string -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/webbrwsr -I../../../../dist/include/shistory -I../../../../dist/include/embed_base -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/xulapp -I../../../../dist/include/accessibility -I../../../../dist/include -I../../../../dist/include/gtkembedmoz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/gtkmozembedmarshal.pp gtkmozembedmarshal.c gtkmozembedmarshal.c: In function 'gtkmozembed_BOOLEAN__STRING': gtkmozembedmarshal.c:80: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_BOOLEAN__STRING_STRING': gtkmozembedmarshal.c:120: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_BOOLEAN__STRING_STRING_POINTER': gtkmozembedmarshal.c:162: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_BOOLEAN__STRING_STRING_POINTER_INT': gtkmozembedmarshal.c:206: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_BOOLEAN__STRING_STRING_POINTER_POINTER_STRING_POINTER': gtkmozembedmarshal.c:253: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_BOOLEAN__STRING_STRING_POINTER_STRING_POINTER': gtkmozembedmarshal.c:301: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_BOOLEAN__STRING_STRING_STRING_POINTER': gtkmozembedmarshal.c:347: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_INT__STRING_INT_INT_INT_INT_INT': gtkmozembedmarshal.c:394: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_INT__STRING_STRING_INT_INT_INT_INT': gtkmozembedmarshal.c:443: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_INT__STRING_STRING_UINT_STRING_STRING_STRING_STRING_POINTER': gtkmozembedmarshal.c:494: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_INT__VOID': gtkmozembedmarshal.c:539: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_STRING__STRING_STRING': gtkmozembedmarshal.c:578: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__INT_INT_BOOLEAN': gtkmozembedmarshal.c:620: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__INT_STRING': gtkmozembedmarshal.c:658: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__INT_STRING_STRING': gtkmozembedmarshal.c:696: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__INT_UINT': gtkmozembedmarshal.c:734: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__POINTER_INT_POINTER': gtkmozembedmarshal.c:772: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__POINTER_INT_STRING_STRING_STRING_STRING_STRING_BOOLEAN_INT': gtkmozembedmarshal.c:817: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__POINTER_STRING_BOOLEAN_BOOLEAN': gtkmozembedmarshal.c:863: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__STRING_INT_INT': gtkmozembedmarshal.c:903: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__STRING_INT_UINT': gtkmozembedmarshal.c:942: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__STRING_STRING': gtkmozembedmarshal.c:980: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__STRING_STRING_POINTER': gtkmozembedmarshal.c:1018: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__STRING_STRING_STRING_ULONG_INT': gtkmozembedmarshal.c:1059: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__STRING_STRING_STRING_POINTER': gtkmozembedmarshal.c:1101: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__UINT_INT_INT_STRING_STRING_STRING_STRING': gtkmozembedmarshal.c:1145: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__ULONG_ULONG_ULONG': gtkmozembedmarshal.c:1188: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_BOOLEAN__POINTER_UINT': gtkmozembedmarshal.c:1228: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembed2.cpp c++ -o gtkmozembed2.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_GTKMOZEMBED -I. -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/content -I../../../../dist/include/string -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/webbrwsr -I../../../../dist/include/shistory -I../../../../dist/include/embed_base -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/xulapp -I../../../../dist/include/accessibility -I../../../../dist/include -I../../../../dist/include/gtkembedmoz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/gtkmozembed2.pp gtkmozembed2.cpp EmbedPrivate.cpp c++ -o EmbedPrivate.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_GTKMOZEMBED -I. -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/content -I../../../../dist/include/string -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/webbrwsr -I../../../../dist/include/shistory -I../../../../dist/include/embed_base -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/xulapp -I../../../../dist/include/accessibility -I../../../../dist/include -I../../../../dist/include/gtkembedmoz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/EmbedPrivate.pp EmbedPrivate.cpp EmbedWindow.cpp c++ -o EmbedWindow.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_GTKMOZEMBED -I. -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/content -I../../../../dist/include/string -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/webbrwsr -I../../../../dist/include/shistory -I../../../../dist/include/embed_base -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/xulapp -I../../../../dist/include/accessibility -I../../../../dist/include -I../../../../dist/include/gtkembedmoz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/EmbedWindow.pp EmbedWindow.cpp EmbedProgress.cpp c++ -o EmbedProgress.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_GTKMOZEMBED -I. -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/content -I../../../../dist/include/string -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/webbrwsr -I../../../../dist/include/shistory -I../../../../dist/include/embed_base -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/xulapp -I../../../../dist/include/accessibility -I../../../../dist/include -I../../../../dist/include/gtkembedmoz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/EmbedProgress.pp EmbedProgress.cpp EmbedContentListener.cpp c++ -o EmbedContentListener.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_GTKMOZEMBED -I. -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/content -I../../../../dist/include/string -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/webbrwsr -I../../../../dist/include/shistory -I../../../../dist/include/embed_base -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/xulapp -I../../../../dist/include/accessibility -I../../../../dist/include -I../../../../dist/include/gtkembedmoz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/EmbedContentListener.pp EmbedContentListener.cpp EmbedEventListener.cpp c++ -o EmbedEventListener.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_GTKMOZEMBED -I. -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/content -I../../../../dist/include/string -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/webbrwsr -I../../../../dist/include/shistory -I../../../../dist/include/embed_base -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/xulapp -I../../../../dist/include/accessibility -I../../../../dist/include -I../../../../dist/include/gtkembedmoz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/EmbedEventListener.pp EmbedEventListener.cpp EmbedWindowCreator.cpp c++ -o EmbedWindowCreator.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_GTKMOZEMBED -I. -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/content -I../../../../dist/include/string -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/webbrwsr -I../../../../dist/include/shistory -I../../../../dist/include/embed_base -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/xulapp -I../../../../dist/include/accessibility -I../../../../dist/include -I../../../../dist/include/gtkembedmoz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/EmbedWindowCreator.pp EmbedWindowCreator.cpp EmbedPrompter.cpp c++ -o EmbedPrompter.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_GTKMOZEMBED -I. -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/content -I../../../../dist/include/string -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/webbrwsr -I../../../../dist/include/shistory -I../../../../dist/include/embed_base -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/xulapp -I../../../../dist/include/accessibility -I../../../../dist/include -I../../../../dist/include/gtkembedmoz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/EmbedPrompter.pp EmbedPrompter.cpp EmbedPrompter.cpp:75: warning: deprecated conversion from string constant to 'gchar*' EmbedPrompter.cpp:75: warning: deprecated conversion from string constant to 'gchar*' EmbedPrompter.cpp:75: warning: deprecated conversion from string constant to 'gchar*' EmbedPrompter.cpp:75: warning: deprecated conversion from string constant to 'gchar*' EmbedPrompter.cpp:75: warning: deprecated conversion from string constant to 'gchar*' EmbedPrompter.cpp:75: warning: deprecated conversion from string constant to 'gchar*' EmbedPrompter.cpp:75: warning: deprecated conversion from string constant to 'gchar*' EmbedPrompter.cpp:75: warning: deprecated conversion from string constant to 'gchar*' EmbedPrompter.cpp:75: warning: deprecated conversion from string constant to 'gchar*' GtkPromptService.cpp c++ -o GtkPromptService.o -c -fvisibility=hidden -DIMPL_XREAPI -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -D_IMPL_GTKMOZEMBED -I. -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/content -I../../../../dist/include/string -I../../../../dist/include/docshell -I../../../../dist/include/necko -I../../../../dist/include/widget -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/uriloader -I../../../../dist/include/webbrwsr -I../../../../dist/include/shistory -I../../../../dist/include/embed_base -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/xulapp -I../../../../dist/include/accessibility -I../../../../dist/include -I../../../../dist/include/gtkembedmoz -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/GtkPromptService.pp GtkPromptService.cpp rm -f libgtkembedmoz.a ar cr libgtkembedmoz.a gtkmozembedmarshal.o gtkmozembed2.o EmbedPrivate.o EmbedWindow.o EmbedProgress.o EmbedContentListener.o EmbedEventListener.o EmbedWindowCreator.o EmbedPrompter.o GtkPromptService.o ranlib libgtkembedmoz.a gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/gtk/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/gtk' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/library' rm -f libxul.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libxul.so -o libxul.so -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../../embedding/browser/gtk/src/libgtkembedmoz.a ../../toolkit/xre/libxulapp_s.a -Wl,--no-whole-archive -L../../dist/bin -L../../dist/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lX11 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lXt -lgthread-2.0 -lfreetype -lasound -ldl -lm chmod +x libxul.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libxul.so ../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libxul.so ../../dist/bin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../dist/sdk/lib /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libxul.so ../../dist/sdk/lib gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/library' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/gnome' nsGConfService.cpp c++ -o nsGConfService.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/mozgnome -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGConfService.pp nsGConfService.cpp nsGnomeVFSService.cpp c++ -o nsGnomeVFSService.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/mozgnome -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGnomeVFSService.pp nsGnomeVFSService.cpp nsGnomeModule.cpp c++ -o nsGnomeModule.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include/mozgnome -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGnomeModule.pp nsGnomeModule.cpp rm -f libmozgnome.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -shared -Wl,-z,defs -Wl,-h,libmozgnome.so -o libmozgnome.so nsGConfService.o nsGnomeVFSService.o nsGnomeModule.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libxpcomglue_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgconf-2 -lglib-2.0 -pthread -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libmozgnome.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libmozgnome.so ../../../dist/bin/components : ../../../dist/bin/components/libmozgnome.so gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/gnome' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/dbus' nsDBusModule.cpp c++ -o nsDBusModule.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/embedcomponents -I../../../dist/include -I../../../dist/include/dbus -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDBusModule.pp nsDBusModule.cpp nsDBusService.cpp c++ -o nsDBusService.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/embedcomponents -I../../../dist/include -I../../../dist/include/dbus -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDBusService.pp nsDBusService.cpp nsNetworkManagerListener.cpp c++ -o nsNetworkManagerListener.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/embedcomponents -I../../../dist/include -I../../../dist/include/dbus -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNetworkManagerListener.pp nsNetworkManagerListener.cpp rm -f libdbusservice.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -shared -Wl,-z,defs -Wl,-h,libdbusservice.so -o libdbusservice.so nsDBusModule.o nsDBusService.o nsNetworkManagerListener.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libxpcomglue_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libdbusservice.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libdbusservice.so ../../../dist/bin/components : ../../../dist/bin/components/libdbusservice.so gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/dbus' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake tools_tier_js gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tools_tier_js gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `js/src/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/config' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake tools_tier_xpcom gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tools_tier_xpcom gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `xpcom/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/MoreFiles' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/MoreFiles' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/src' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/tools' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt/tools' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpt' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpidl' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib/xpidl' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/typelib' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/string' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/glue' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/glue/standalone' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/glue/standalone' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/glue' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/base' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/ds' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/ds' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/io' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/io' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/components' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/components' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/threads' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/threads' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptinfo' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src' gmake[9]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src/md' gmake[10]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src/md/unix' gmake[10]: Nothing to be done for `tools'. gmake[10]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src/md/unix' gmake[9]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src/md' gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect/xptcall' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/reflect' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/proxy' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/system' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/system' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/build' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/build' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/stub' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/stub' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/tools' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/tools/registry' regxpcom.cpp c++ -o regxpcom.o -c -fvisibility=hidden -DXPCOM_GLUE -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../../build -I. -I. -I../../../dist/include -I../../../dist/include/xpcom -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/regxpcom.pp regxpcom.cpp c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o regxpcom regxpcom.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L../../../dist/bin -L../../../dist/lib /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libxpcomglue.a -lasound -ldl -lm /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 regxpcom ../../../dist/bin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../dist/sdk/bin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 regxpcom ../../../dist/sdk/bin gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/tools/registry' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom/tools' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpcom' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake tools_tier_necko gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tools_tier_necko gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `storage/public/Makefile' is up to date. gmake[5]: `modules/libreg/Makefile' is up to date. gmake[5]: `modules/libpref/Makefile' is up to date. gmake[5]: `intl/Makefile' is up to date. gmake[5]: `netwerk/Makefile' is up to date. gmake[5]: `extensions/auth/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/public' gmake[5]: Nothing to be done for `tools'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/public' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/include' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/standalone' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg/standalone' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libreg' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpref' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/idl' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/util' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/util/internal' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/util/internal' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/util' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/tables' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil/tables' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/unicharutil' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/idl' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/util' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/util' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvja' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvja' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvcn' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvcn' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvlatin' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvlatin' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvtw' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvtw' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvtw2' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvtw2' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvko' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvko' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvibm' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/ucvibm' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/uconv' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/idl' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/src' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/src/unix' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/src/unix' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/locale' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/strres' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/idl' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/lwbrk' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/build' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cookie' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cookie/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cookie/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cookie' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/dns' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/socket' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/socket/base' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/socket/base' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/socket' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/mime' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/converters' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv/converters' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/streamconv' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/cache' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/about' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/data' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/data/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/data/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/data' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/res' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/file' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/http' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/viewsource' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/ftp' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/gopher' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/gopher/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/gopher/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol/gopher' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/protocol' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/system' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/system' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/build' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/build' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/locales' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk/locales' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/netwerk' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/auth' gmake[5]: Nothing to be done for `tools'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/auth' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake tools_tier_gecko gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tools_tier_gecko gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `js/src/xpconnect/Makefile' is up to date. gmake[5]: `intl/chardet/Makefile' is up to date. gmake[5]: `widget/src/gtkxtbin/Makefile' is up to date. gmake[5]: `modules/libutil/Makefile' is up to date. gmake[5]: `modules/libjar/Makefile' is up to date. gmake[5]: `db/Makefile' is up to date. gmake[5]: `extensions/cookie/Makefile' is up to date. gmake[5]: `extensions/permissions/Makefile' is up to date. gmake[5]: `storage/Makefile' is up to date. gmake[5]: `rdf/Makefile' is up to date. gmake[5]: `js/jsd/Makefile' is up to date. gmake[5]: `media/libfishsound/Makefile' is up to date. gmake[5]: `media/libogg/Makefile' is up to date. gmake[5]: `media/liboggplay/Makefile' is up to date. gmake[5]: `media/liboggz/Makefile' is up to date. gmake[5]: `media/libtheora/Makefile' is up to date. gmake[5]: `media/libvorbis/Makefile' is up to date. gmake[5]: `media/libsydneyaudio/Makefile' is up to date. gmake[5]: `uriloader/Makefile' is up to date. gmake[5]: `modules/libimg/Makefile' is up to date. gmake[5]: `caps/Makefile' is up to date. gmake[5]: `parser/expat/Makefile' is up to date. gmake[5]: `parser/xml/Makefile' is up to date. gmake[5]: `parser/htmlparser/Makefile' is up to date. gmake[5]: `gfx/Makefile' is up to date. gmake[5]: `modules/libpr0n/Makefile' is up to date. gmake[5]: `sun-java/Makefile' is up to date. gmake[5]: `modules/plugin/Makefile' is up to date. gmake[5]: `dom/Makefile' is up to date. gmake[5]: `view/Makefile' is up to date. gmake[5]: `widget/Makefile' is up to date. gmake[5]: `content/Makefile' is up to date. gmake[5]: `editor/Makefile' is up to date. gmake[5]: `layout/Makefile' is up to date. gmake[5]: `docshell/Makefile' is up to date. gmake[5]: `webshell/Makefile' is up to date. gmake[5]: `embedding/Makefile' is up to date. gmake[5]: `xpfe/appshell/Makefile' is up to date. gmake[5]: `accessible/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/idl' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/idl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/loader' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/loader' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/shell' xpcshell.cpp c++ -o xpcshell.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DJS_THREADSAFE -I. -I. -I../../../../dist/include/xpconnect -I../../../../dist/include/xpcom -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/xulapp -I../../../../dist/include -I../../../../dist/include/xpcshell -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcshell.pp xpcshell.cpp xpcshell.cpp: In function 'void my_ErrorReporter(JSContext*, const char*, JSErrorReport*)': xpcshell.cpp:320: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result c++ -o xpcshell -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 xpcshell.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L../../../../dist/bin -L../../../../dist/lib ../../../../dist/lib/libxpcomglue_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxul -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lasound -ldl -lm /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -t -m 755 xpcshell ../../../../dist/bin gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect/shell' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/src/xpconnect' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/intl/chardet' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtkxtbin' gmake[5]: Nothing to be done for `tools'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtkxtbin' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libutil' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar/zipwriter' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libjar' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mdb' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mdb/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mdb/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mdb' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork/build' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork/build' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/mork' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/cookie' gmake[5]: Nothing to be done for `tools'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/cookie' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/permissions' gmake[5]: Nothing to be done for `tools'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/permissions' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/sqlite3/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/db/sqlite3/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/build' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/storage' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/idl' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/src' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/src/internal' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/src/internal' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/util' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/datasource' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/build' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/rdf' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/jsd' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/jsd/idl' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/jsd/idl' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/js/jsd' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/include/fishsound' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/include/fishsound' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/src/libfishsound' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/src/libfishsound' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libfishsound' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/include/ogg' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/include/ogg' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libogg' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/include/oggplay' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/include/oggplay' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/src/liboggplay' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/src/liboggplay' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggplay' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/include/oggz' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/include/oggz' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/src/liboggz' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/src/liboggz' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/liboggz' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/include/theora' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/include/theora' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/lib' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora/lib' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libtheora' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/include' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/include/vorbis' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/include/vorbis' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/lib' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis/lib' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libvorbis' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio/include' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/media/libsydneyaudio' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/base' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/exthandler' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/exthandler' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/prefetch' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader/prefetch' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/uriloader' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libimg' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libimg/png' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libimg/png' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libimg' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/idl' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/idl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/include' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/include' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/tests' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/tests/mochitest' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/tests/mochitest' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps/tests' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/caps' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/expat' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/expat/lib' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/expat/lib' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/expat' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/xml' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/parser/htmlparser' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/thebes' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/idl' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/idl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/shared' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/shared' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/thebes' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/thebes' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/psshared' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src/psshared' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/qcms' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx/qcms' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/gfx' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/png' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/png' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/gif' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/gif' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/jpeg' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/jpeg' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/bmp' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/bmp' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/xbm' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/xbm' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/icon/gtk' nsIconChannel.cpp c++ -o nsIconChannel.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I. -I. -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/necko -I../../../../../dist/include/intl -I../../../../../dist/include/mimetype -I../../../../../dist/include -I../../../../../dist/include/imgicon -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsIconChannel.pp nsIconChannel.cpp nsIconChannel.cpp: In member function 'nsresult nsIconChannel::InitWithGnome(nsIMozIconURI*)': nsIconChannel.cpp:338: warning: deprecated conversion from string constant to 'char*' nsIconChannel.cpp:442: warning: comparison between signed and unsigned integer expressions nsIconChannel.cpp:443: warning: comparison between signed and unsigned integer expressions rm -f libimgicongtk_s.a ar cr libimgicongtk_s.a nsIconChannel.o ranlib libimgicongtk_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/icon/gtk' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/icon' nsIconURI.cpp c++ -o nsIconURI.o -c -fvisibility=hidden -DUSE_ICON_DECODER -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./gtk -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include/necko -I../../../../dist/include -I../../../../dist/include/imgicon -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsIconURI.pp nsIconURI.cpp nsIconURI.cpp: In member function 'virtual nsresult nsMozIconURI::SetSpec(const nsACString&)': nsIconURI.cpp:211: warning: comparison between signed and unsigned integer expressions nsIconURI.cpp:224: warning: comparison between signed and unsigned integer expressions nsIconModule.cpp c++ -o nsIconModule.o -c -fvisibility=hidden -DUSE_ICON_DECODER -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./gtk -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include/necko -I../../../../dist/include -I../../../../dist/include/imgicon -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsIconModule.pp nsIconModule.cpp nsIconProtocolHandler.cpp c++ -o nsIconProtocolHandler.o -c -fvisibility=hidden -DUSE_ICON_DECODER -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./gtk -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include/necko -I../../../../dist/include -I../../../../dist/include/imgicon -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsIconProtocolHandler.pp nsIconProtocolHandler.cpp nsIconDecoder.cpp c++ -o nsIconDecoder.o -c -fvisibility=hidden -DUSE_ICON_DECODER -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./gtk -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/thebes -I../../../../dist/include/imglib2 -I../../../../dist/include/necko -I../../../../dist/include -I../../../../dist/include/imgicon -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsIconDecoder.pp nsIconDecoder.cpp rm -f libimgicon.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libimgicon.so -o libimgicon.so nsIconURI.o nsIconModule.o nsIconProtocolHandler.o nsIconDecoder.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -Wl,--whole-archive gtk/libimgicongtk_s.a -Wl,--no-whole-archive -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libxpcomglue_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lasound -ldl -lm chmod +x libimgicon.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libimgicon.so ../../../../dist/bin/components : ../../../../dist/bin/components/libimgicon.so nsIIconURI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -e _xpidlgen/nsIIconURI.xpt -d .deps/nsIIconURI.pp nsIIconURI.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/imgicon.xpt _xpidlgen/nsIIconURI.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/imgicon.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders/icon' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/decoders' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders/png' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders/png' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders/jpeg' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders/jpeg' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/encoders' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/build' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/libpr0n' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs/jri' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs/jri' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs/include' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs/include' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java/stubs' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/sun-java' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/base/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/base/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/base/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/base/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/sdk/samples/unixprinting' npshell.c gcc -o npshell.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../../dist/include/java -I../../../../../dist/include -I../../../../../dist/include/plugin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/npshell.pp npshell.c printplugin.c gcc -o printplugin.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../../dist/include/java -I../../../../../dist/include -I../../../../../dist/include/plugin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/printplugin.pp printplugin.c npunix.c gcc -o npunix.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../../dist/include/java -I../../../../../dist/include -I../../../../../dist/include/plugin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/npunix.pp npunix.c rm -f libunixprintplugin.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libunixprintplugin.so -o libunixprintplugin.so npshell.o printplugin.o npunix.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lXt -lX11 -lasound -ldl -lm chmod +x libunixprintplugin.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R libunixprintplugin.so ../../../../../dist/bin/plugins gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/sdk/samples/unixprinting' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/default/unix' npshell.c gcc -o npshell.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/java -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/npshell.pp npshell.c nullplugin.c gcc -o nullplugin.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/java -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/nullplugin.pp nullplugin.c npunix.c gcc -o npunix.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/java -I../../../../dist/include -I../../../../dist/include/plugin -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/npunix.pp npunix.c rm -f libnullplugin.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -fPIC -shared -Wl,-z,defs -Wl,-h,libnullplugin.so -o libnullplugin.so npshell.o nullplugin.o npunix.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -Wl,-rpath-link,/usr/lib -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lXt -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lX11 -lasound -ldl -lm chmod +x libnullplugin.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R libnullplugin.so ../../../../dist/bin/plugins gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin/default/unix' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/modules/plugin' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/base' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/base' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/canvas' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/canvas' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/core' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/core' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/html' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/html' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/events' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/events' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/stylesheets' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/stylesheets' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/views' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/views' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/sidebar' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/sidebar' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/css' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/css' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/traversal' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/traversal' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/range' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/range' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xbl' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xbl' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xpath' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xpath' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/ls' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/ls' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xul' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/xul' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/storage' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/storage' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/json' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/json' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/offline' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/offline' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/geolocation' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/geolocation' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/threads' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/threads' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/svg' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl/svg' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/idl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/coreEvents' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/coreEvents' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/base' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public/base' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/base' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/jsurl' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/jsurl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/events' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/events' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/storage' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/storage' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/offline' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/offline' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/json' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/json' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/geolocation' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/geolocation' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/threads' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src/threads' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/locales' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/locales' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/tests' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom/tests' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/dom' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/view' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/xpwidgets' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/xpwidgets' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/support' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/support' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtk2' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtk2' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtkxtbin' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/gtkxtbin' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/canvas' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/content' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html/document' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/html' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/content' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/content/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/content/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/content' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/resources' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/resources' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml/document' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xml' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/document' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content/src' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content/test' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content/test' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/content' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul/templates' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xul' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/builtin' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/builtin/gtk2' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/builtin/gtk2' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl/builtin' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xbl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/base' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/base' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xml' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xml' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xpath' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xpath' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xslt' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src/xslt' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xslt' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media/video' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/media' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/document' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/document/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/document/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/document' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/content' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/content/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/content/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg/content' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/svg' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/xtf' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content/events' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/content' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/idl' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/idl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txtsvc' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor/base' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor/text' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor/text' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/libeditor' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/idl' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr/idl' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/txmgr' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/composer' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/composer/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/composer/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor/composer' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/editor' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/style' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/style/xbl-marquee' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/style/xbl-marquee' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/style' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/base' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/generic' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/generic' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/forms' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/forms' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/tables' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/tables' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/tree/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/tree/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/tree/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/tree/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/grid' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src/grid' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/xul/base/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/printing' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/printing' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/svg/base/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/svg/base/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/inspector/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/inspector/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/inspector/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/inspector/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/build' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/layout' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/base' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/shistory' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/build' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/build' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/resources' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/resources/content' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/resources/content' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell/resources' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/docshell' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/webshell' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/webshell/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/webshell/public' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/webshell' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/base/standalone' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/base/standalone' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/windowwatcher' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/appstartup' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/appstartup/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/appstartup/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/appstartup' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/find' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/webbrowserpersist' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/commandhandler' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui/helperAppDlg' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui/helperAppDlg' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui/progressDlg' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui/progressDlg' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/ui' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui/src' gmake[9]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui/src/unixshared' gmake[9]: Nothing to be done for `tools'. gmake[9]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui/src/unixshared' gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/printingui' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/build' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components/build' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/components' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/webBrowser' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/webBrowser' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/build' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/build' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/appshell' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/atk' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/atk' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/base' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/base' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/html' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/html' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/xul' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/xul' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/xforms' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src/xforms' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/build' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/build' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/tests' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible/tests' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/accessible' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake tools_tier_toolkit gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tools_tier_toolkit gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: `chrome/Makefile' is up to date. gmake[5]: `profile/Makefile' is up to date. gmake[5]: `xpfe/Makefile' is up to date. gmake[5]: `toolkit/components/Makefile' is up to date. gmake[5]: `widget/src/xremoteclient/Makefile' is up to date. gmake[5]: `extensions/spellcheck/Makefile' is up to date. gmake[5]: `toolkit/Makefile' is up to date. gmake[5]: `xpinstall/Makefile' is up to date. gmake[5]: `security/manager/Makefile' is up to date. gmake[5]: `extensions/pref/Makefile' is up to date. gmake[5]: `embedding/browser/gtk/Makefile' is up to date. gmake[5]: `toolkit/library/Makefile' is up to date. gmake[5]: `toolkit/system/gnome/Makefile' is up to date. gmake[5]: `toolkit/system/dbus/Makefile' is up to date. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/chrome' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/standalone' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider/standalone' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile/dirserviceprovider' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/profile' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/browser' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/find' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/intl' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/intl' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/windowds' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/windowds' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components/autocomplete' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe/components' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpfe' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/remote' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/remote' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/urlformatter' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/contentprefs' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/microformats' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/microformats/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/microformats/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/microformats' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/places' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/places/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/places/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/places' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/apppicker' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/apppicker' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/filepicker' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/console' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/console' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/cookie' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/cookie' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/exthelper' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/exthelper' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/viewconfig' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/viewconfig' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/typeaheadfind' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/parentalcontrols' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/parentalcontrols/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/parentalcontrols/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/parentalcontrols' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/content' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr/content' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/passwordmgr' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/alerts' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/feeds' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/printing' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/printing' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/viewsource' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/viewsource' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/autocomplete' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/test' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel/test' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/satchel' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/search' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/search' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/test' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/test/browser' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/test/browser' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads/test' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/downloads' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/test' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines/test' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/commandlines' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/startup' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/build' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/components' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/xremoteclient' gmake[5]: Nothing to be done for `tools'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/widget/src/xremoteclient' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/idl' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/idl' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/locales' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/locales' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/hunspell' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/hunspell/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/hunspell/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/hunspell' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/spellcheck' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/content' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/content' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/locales' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/locales' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/obsolete' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/obsolete' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/src' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/skin' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile/skin' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/profile' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe/global' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe/global' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe/mozapps' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe/mozapps' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/winstripe' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe/global' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe/global' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe/mozapps' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe/mozapps' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes/gnomestripe' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/themes' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/spatial-navigation' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/spatial-navigation' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/unixproxy' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/unixproxy' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/xre' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/xre' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/downloads' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/downloads/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/downloads/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/downloads' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/extensions' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update/public' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update/public' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/update' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/xpinstall' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/xpinstall' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/plugins' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/plugins' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/handling' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/handling/src' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/handling/src' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps/handling' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/mozapps' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall/public' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/xpinstall' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager' gmake[5]: Nothing to be done for `tools'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/security/manager' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig/public' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig/public' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig/src' gmake[7]: Nothing to be done for `tools'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/autoconfig' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref/src' gmake[8]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref/src/gconf' gmake[8]: Nothing to be done for `tools'. gmake[8]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref/src/gconf' gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref/src' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref/system-pref' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/extensions/pref' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/gtk' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/gtk/src' gmake[6]: Nothing to be done for `tools'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/gtk/src' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/embedding/browser/gtk' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/library' gmake[5]: Nothing to be done for `tools'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/library' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/gnome' gmake[5]: Nothing to be done for `tools'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/gnome' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/dbus' gmake[5]: Nothing to be done for `tools'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla/toolkit/system/dbus' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tier_app: /usr/bin/gmake export_tier_app gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' export_tier_app gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake libs_tier_app gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' libs_tier_app gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' tier_testharness: /usr/bin/gmake export_tier_testharness gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' export_tier_testharness gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' /usr/bin/gmake libs_tier_testharness gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/mozilla' libs_tier_testharness gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[3]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' gmake[2]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/mozilla' set -e; \ /usr/bin/gmake tier_app; true gmake[2]: Entering directory `/builddir/build/BUILD/comm-1.9.1' tier_app: calendar/sunbird/branding/nightly calendar calendar/sunbird calendar/lightning /usr/bin/gmake export_tier_app gmake[3]: Entering directory `/builddir/build/BUILD/comm-1.9.1' export_tier_app gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1' gmake[4]: `calendar/sunbird/branding/nightly/Makefile' is up to date. gmake[4]: `calendar/Makefile' is up to date. gmake[4]: `calendar/sunbird/Makefile' is up to date. gmake[4]: `calendar/lightning/Makefile' is up to date. gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1' gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/branding/nightly' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/branding/nightly/locales' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/branding/nightly/locales' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/branding cp ./mozicon128.png ../../../../mozilla/dist/branding/default128.png cp ./mozicon50.xpm ../../../../mozilla/dist/branding/default50.xpm cp ./mozicon16.xpm ../../../../mozilla/dist/branding/default16.xpm cp ./default.xpm ../../../../mozilla/dist/branding/default.xpm gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/branding/nightly' gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/resources' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/resources' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base' /usr/bin/perl ../../mozilla/build/autoconf/make-makefile -t ../.. -d ../.. modules/Makefile creating calendar/base/modules/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/public' Creating /builddir/build/BUILD/comm-1.9.1/calendar/base/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/include/calbase /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calBaseCID.h ../../../mozilla/dist/include/calbase Creating _xpidlgen/.done calIAlarm.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIAlarm calIAlarm.idl calIAlarmService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIAlarmService calIAlarmService.idl calIAttachment.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIAttachment calIAttachment.idl calIAttendee.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIAttendee calIAttendee.idl calICalendar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calICalendar calICalendar.idl calICalendarManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calICalendarManager calICalendarManager.idl calICalendarProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calICalendarProvider calICalendarProvider.idl calICalendarSearchProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calICalendarSearchProvider calICalendarSearchProvider.idl calICalendarView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calICalendarView calICalendarView.idl calICalendarViewController.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calICalendarViewController calICalendarViewController.idl calIChangeLog.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIChangeLog calIChangeLog.idl calIDateTime.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIDateTime calIDateTime.idl calIDateTimeFormatter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIDateTimeFormatter calIDateTimeFormatter.idl calIDuration.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIDuration calIDuration.idl calIErrors.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIErrors calIErrors.idl calIEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIEvent calIEvent.idl calIFreeBusyProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIFreeBusyProvider calIFreeBusyProvider.idl calIIcsParser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIIcsParser calIIcsParser.idl calIIcsSerializer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIIcsSerializer calIIcsSerializer.idl calIICSService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIICSService calIICSService.idl calIImportExport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIImportExport calIImportExport.idl calIItemBase.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIItemBase calIItemBase.idl calIItipItem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIItipItem calIItipItem.idl calIItipTransport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIItipTransport calIItipTransport.idl calIOperation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIOperation calIOperation.idl calIPeriod.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIPeriod calIPeriod.idl calIPrintFormatter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIPrintFormatter calIPrintFormatter.idl calIRecurrenceInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIRecurrenceInfo calIRecurrenceInfo.idl calIRecurrenceDate.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIRecurrenceDate calIRecurrenceDate.idl calIRecurrenceDateSet.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIRecurrenceDateSet calIRecurrenceDateSet.idl calIRecurrenceItem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIRecurrenceItem calIRecurrenceItem.idl calIRecurrenceRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIRecurrenceRule calIRecurrenceRule.idl calIRelation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIRelation calIRelation.idl calIStatusObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIStatusObserver calIStatusObserver.idl calITimezone.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calITimezone calITimezone.idl calITimezoneProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calITimezoneProvider calITimezoneProvider.idl calITodo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calITodo calITodo.idl calITransactionManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calITransactionManager calITransactionManager.idl calIWeekInfoService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calIWeekInfoService calIWeekInfoService.idl calISchedulingSupport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calISchedulingSupport calISchedulingSupport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calIAlarm.idl calIAlarmService.idl calIAttachment.idl calIAttendee.idl calICalendar.idl calICalendarManager.idl calICalendarProvider.idl calICalendarSearchProvider.idl calICalendarView.idl calICalendarViewController.idl calIChangeLog.idl calIDateTime.idl calIDateTimeFormatter.idl calIDuration.idl calIErrors.idl calIEvent.idl calIFreeBusyProvider.idl calIIcsParser.idl calIIcsSerializer.idl calIICSService.idl calIImportExport.idl calIItemBase.idl calIItipItem.idl calIItipTransport.idl calIOperation.idl calIPeriod.idl calIPrintFormatter.idl calIRecurrenceInfo.idl calIRecurrenceDate.idl calIRecurrenceDateSet.idl calIRecurrenceItem.idl calIRecurrenceRule.idl calIRelation.idl calIStatusObserver.idl calITimezone.idl calITimezoneProvider.idl calITodo.idl calITransactionManager.idl calIWeekInfoService.idl calISchedulingSupport.idl ../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/calIAlarm.h _xpidlgen/calIAlarmService.h _xpidlgen/calIAttachment.h _xpidlgen/calIAttendee.h _xpidlgen/calICalendar.h _xpidlgen/calICalendarManager.h _xpidlgen/calICalendarProvider.h _xpidlgen/calICalendarSearchProvider.h _xpidlgen/calICalendarView.h _xpidlgen/calICalendarViewController.h _xpidlgen/calIChangeLog.h _xpidlgen/calIDateTime.h _xpidlgen/calIDateTimeFormatter.h _xpidlgen/calIDuration.h _xpidlgen/calIErrors.h _xpidlgen/calIEvent.h _xpidlgen/calIFreeBusyProvider.h _xpidlgen/calIIcsParser.h _xpidlgen/calIIcsSerializer.h _xpidlgen/calIICSService.h _xpidlgen/calIImportExport.h _xpidlgen/calIItemBase.h _xpidlgen/calIItipItem.h _xpidlgen/calIItipTransport.h _xpidlgen/calIOperation.h _xpidlgen/calIPeriod.h _xpidlgen/calIPrintFormatter.h _xpidlgen/calIRecurrenceInfo.h _xpidlgen/calIRecurrenceDate.h _xpidlgen/calIRecurrenceDateSet.h _xpidlgen/calIRecurrenceItem.h _xpidlgen/calIRecurrenceRule.h _xpidlgen/calIRelation.h _xpidlgen/calIStatusObserver.h _xpidlgen/calITimezone.h _xpidlgen/calITimezoneProvider.h _xpidlgen/calITodo.h _xpidlgen/calITransactionManager.h _xpidlgen/calIWeekInfoService.h _xpidlgen/calISchedulingSupport.h ../../../mozilla/dist/include/calbase gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/src' Creating /builddir/build/BUILD/comm-1.9.1/calendar/base/src/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/idl Creating _xpidlgen/.done calInternalInterfaces.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../mozilla/dist/idl -o _xpidlgen/calInternalInterfaces calInternalInterfaces.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calInternalInterfaces.idl ../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/calInternalInterfaces.h ../../../mozilla/dist/include/calbase gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/modules' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/modules' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/build' Creating /builddir/build/BUILD/comm-1.9.1/calendar/base/build/.deps gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers' /usr/bin/perl ../../mozilla/build/autoconf/make-makefile -t ../.. -d ../.. caldav/Makefile creating calendar/providers/caldav/Makefile /usr/bin/perl ../../mozilla/build/autoconf/make-makefile -t ../.. -d ../.. gdata/Makefile creating calendar/providers/gdata/Makefile /usr/bin/perl ../../mozilla/build/autoconf/make-makefile -t ../.. -d ../.. ics/Makefile creating calendar/providers/ics/Makefile /usr/bin/perl ../../mozilla/build/autoconf/make-makefile -t ../.. -d ../.. wcap/Makefile creating calendar/providers/wcap/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav' /usr/bin/perl ../../../mozilla/build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating calendar/providers/caldav/public/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav/public' Creating /builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/include/caldav /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/idl Creating _xpidlgen/.done calICalDavCalendar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../mozilla/dist/idl -o _xpidlgen/calICalDavCalendar calICalDavCalendar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calICalDavCalendar.idl ../../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/calICalDavCalendar.h ../../../../mozilla/dist/include/caldav gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/composite' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/composite' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata' /usr/bin/perl ../../../mozilla/build/autoconf/make-makefile -t ../../.. -d ../../.. components/Makefile creating calendar/providers/gdata/components/Makefile /usr/bin/perl ../../../mozilla/build/autoconf/make-makefile -t ../../.. -d ../../.. locales/Makefile creating calendar/providers/gdata/locales/Makefile /usr/bin/perl ../../../mozilla/build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating calendar/providers/gdata/public/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/components' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/xpi-stage/gdata-provider gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/components' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/locales' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/locales' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/public' Creating /builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/include/gdata /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/idl Creating _xpidlgen/.done calIGoogleCalendar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../mozilla/dist/idl -o _xpidlgen/calIGoogleCalendar calIGoogleCalendar.idl calIGoogleSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../mozilla/dist/idl -o _xpidlgen/calIGoogleSession calIGoogleSession.idl calIGoogleRequest.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../mozilla/dist/idl -o _xpidlgen/calIGoogleRequest calIGoogleRequest.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calIGoogleCalendar.idl calIGoogleSession.idl calIGoogleRequest.idl ../../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/calIGoogleCalendar.h _xpidlgen/calIGoogleSession.h _xpidlgen/calIGoogleRequest.h ../../../../mozilla/dist/include/gdata gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/ics' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/ics' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/memory' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/memory' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/storage' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/storage' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap' /usr/bin/perl ../../../mozilla/build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating calendar/providers/wcap/public/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap/public' Creating /builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap/public/.deps /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/include/wcap /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/idl Creating _xpidlgen/.done calIWcapCalendar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../mozilla/dist/idl -o _xpidlgen/calIWcapCalendar calIWcapCalendar.idl calIWcapSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../mozilla/dist/idl -o _xpidlgen/calIWcapSession calIWcapSession.idl calIWcapErrors.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m header -w -I. -I../../../../mozilla/dist/idl -o _xpidlgen/calIWcapErrors calIWcapErrors.idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calIWcapCalendar.idl calIWcapSession.idl calIWcapErrors.idl ../../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/calIWcapCalendar.h _xpidlgen/calIWcapSession.h _xpidlgen/calIWcapErrors.h ../../../../mozilla/dist/include/wcap gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/import-export' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/import-export' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/locales' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/timezones' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/timezones/locales' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/xpi-stage/calendar-timezones gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/timezones/locales' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/timezones' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/locales' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar' gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/base' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/base' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/locales' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/locales' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app' /usr/bin/perl ../../../mozilla/build/autoconf/make-makefile -t ../../.. -d ../../.. profile/extensions/Makefile creating calendar/sunbird/app/profile/extensions/Makefile Creating /builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app/.deps gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app/profile/extensions' /usr/bin/perl ../../../../../mozilla/build/autoconf/make-makefile -t ../../../../.. -d ../../../../.. {972ce4c6-7e08-4474-a285-3208198ce6fd}/Makefile creating calendar/sunbird/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/Makefile /usr/bin/perl ../../../../../mozilla/build/autoconf/make-makefile -t ../../../../.. -d ../../../../.. {e2fda1a4-762b-4020-b5ad-a41df1933103}/Makefile creating calendar/sunbird/app/profile/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app/profile/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app/profile/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app/profile/extensions' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird' gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/lightning' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/locales' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/timezones' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/timezones/locales' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/timezones/locales' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/timezones' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../mozilla/dist/xpi-stage/lightning gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/locales' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calBaseCID.h ../../../mozilla/dist/include/calbase /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calIAlarm.idl calIAlarmService.idl calIAttachment.idl calIAttendee.idl calICalendar.idl calICalendarManager.idl calICalendarProvider.idl calICalendarSearchProvider.idl calICalendarView.idl calICalendarViewController.idl calIChangeLog.idl calIDateTime.idl calIDateTimeFormatter.idl calIDuration.idl calIErrors.idl calIEvent.idl calIFreeBusyProvider.idl calIIcsParser.idl calIIcsSerializer.idl calIICSService.idl calIImportExport.idl calIItemBase.idl calIItipItem.idl calIItipTransport.idl calIOperation.idl calIPeriod.idl calIPrintFormatter.idl calIRecurrenceInfo.idl calIRecurrenceDate.idl calIRecurrenceDateSet.idl calIRecurrenceItem.idl calIRecurrenceRule.idl calIRelation.idl calIStatusObserver.idl calITimezone.idl calITimezoneProvider.idl calITodo.idl calITransactionManager.idl calIWeekInfoService.idl calISchedulingSupport.idl ../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/calIAlarm.h _xpidlgen/calIAlarmService.h _xpidlgen/calIAttachment.h _xpidlgen/calIAttendee.h _xpidlgen/calICalendar.h _xpidlgen/calICalendarManager.h _xpidlgen/calICalendarProvider.h _xpidlgen/calICalendarSearchProvider.h _xpidlgen/calICalendarView.h _xpidlgen/calICalendarViewController.h _xpidlgen/calIChangeLog.h _xpidlgen/calIDateTime.h _xpidlgen/calIDateTimeFormatter.h _xpidlgen/calIDuration.h _xpidlgen/calIErrors.h _xpidlgen/calIEvent.h _xpidlgen/calIFreeBusyProvider.h _xpidlgen/calIIcsParser.h _xpidlgen/calIIcsSerializer.h _xpidlgen/calIICSService.h _xpidlgen/calIImportExport.h _xpidlgen/calIItemBase.h _xpidlgen/calIItipItem.h _xpidlgen/calIItipTransport.h _xpidlgen/calIOperation.h _xpidlgen/calIPeriod.h _xpidlgen/calIPrintFormatter.h _xpidlgen/calIRecurrenceInfo.h _xpidlgen/calIRecurrenceDate.h _xpidlgen/calIRecurrenceDateSet.h _xpidlgen/calIRecurrenceItem.h _xpidlgen/calIRecurrenceRule.h _xpidlgen/calIRelation.h _xpidlgen/calIStatusObserver.h _xpidlgen/calITimezone.h _xpidlgen/calITimezoneProvider.h _xpidlgen/calITodo.h _xpidlgen/calITransactionManager.h _xpidlgen/calIWeekInfoService.h _xpidlgen/calISchedulingSupport.h ../../../mozilla/dist/include/calbase gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/src' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calInternalInterfaces.idl ../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/calInternalInterfaces.h ../../../mozilla/dist/include/calbase gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/modules' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/modules' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/build' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/build' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calICalDavCalendar.idl ../../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/calICalDavCalendar.h ../../../../mozilla/dist/include/caldav gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/composite' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/composite' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/components' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/components' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/locales' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/locales' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calIGoogleCalendar.idl calIGoogleSession.idl calIGoogleRequest.idl ../../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/calIGoogleCalendar.h _xpidlgen/calIGoogleSession.h _xpidlgen/calIGoogleRequest.h ../../../../mozilla/dist/include/gdata gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/ics' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/ics' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/memory' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/memory' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/storage' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/storage' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calIWcapCalendar.idl calIWcapSession.idl calIWcapErrors.idl ../../../../mozilla/dist/idl /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/calIWcapCalendar.h _xpidlgen/calIWcapSession.h _xpidlgen/calIWcapErrors.h ../../../../mozilla/dist/include/wcap gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap/public' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/import-export' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/import-export' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/itip' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/itip' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/lightning/components' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/lightning/components' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/lightning/locales' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/lightning/locales' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/lightning' gmake[3]: Leaving directory `/builddir/build/BUILD/comm-1.9.1' /usr/bin/gmake libs_tier_app gmake[3]: Entering directory `/builddir/build/BUILD/comm-1.9.1' libs_tier_app gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1' gmake[4]: `calendar/sunbird/branding/nightly/Makefile' is up to date. gmake[4]: `calendar/Makefile' is up to date. gmake[4]: `calendar/sunbird/Makefile' is up to date. gmake[4]: `calendar/lightning/Makefile' is up to date. gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1' gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/branding/nightly' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/branding/nightly/locales' /usr/bin/python ../../../../../mozilla/config/JarMaker.py \ -j ../../../../../mozilla/dist/bin/chrome \ -t ../../../../.. -f jar -c ../../../../../calendar/sunbird/branding/nightly/locales/en-US -DNDEBUG -DTRIMMED -DAB_CD=en-US -DMOZ_DISTRIBUTION_ID_UNQUOTED=org.mozilla -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/branding/nightly/locales' /usr/bin/python ../../../../mozilla/config/JarMaker.py \ -j ../../../../mozilla/dist/bin/chrome \ -t ../../../.. -f jar -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/branding/nightly' gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/resources' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 content/calendarService.js ../../mozilla/dist/bin/components /usr/bin/python ../../mozilla/config/JarMaker.py \ -j ../../mozilla/dist/bin/chrome \ -t ../.. -f jar -DNDEBUG -DTRIMMED -DTHEME=winstripe -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/resources' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/public' calIAlarm.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIAlarm.xpt -d .deps/calIAlarm.pp calIAlarm.idl calIAlarmService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIAlarmService.xpt -d .deps/calIAlarmService.pp calIAlarmService.idl calIAttachment.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIAttachment.xpt -d .deps/calIAttachment.pp calIAttachment.idl calIAttendee.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIAttendee.xpt -d .deps/calIAttendee.pp calIAttendee.idl calICalendar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calICalendar.xpt -d .deps/calICalendar.pp calICalendar.idl calICalendarManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calICalendarManager.xpt -d .deps/calICalendarManager.pp calICalendarManager.idl calICalendarProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calICalendarProvider.xpt -d .deps/calICalendarProvider.pp calICalendarProvider.idl calICalendarSearchProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calICalendarSearchProvider.xpt -d .deps/calICalendarSearchProvider.pp calICalendarSearchProvider.idl calICalendarView.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calICalendarView.xpt -d .deps/calICalendarView.pp calICalendarView.idl calICalendarViewController.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calICalendarViewController.xpt -d .deps/calICalendarViewController.pp calICalendarViewController.idl calIChangeLog.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIChangeLog.xpt -d .deps/calIChangeLog.pp calIChangeLog.idl calIDateTime.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIDateTime.xpt -d .deps/calIDateTime.pp calIDateTime.idl calIDateTimeFormatter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIDateTimeFormatter.xpt -d .deps/calIDateTimeFormatter.pp calIDateTimeFormatter.idl calIDuration.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIDuration.xpt -d .deps/calIDuration.pp calIDuration.idl calIErrors.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIErrors.xpt -d .deps/calIErrors.pp calIErrors.idl calIEvent.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIEvent.xpt -d .deps/calIEvent.pp calIEvent.idl calIFreeBusyProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIFreeBusyProvider.xpt -d .deps/calIFreeBusyProvider.pp calIFreeBusyProvider.idl calIIcsParser.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIIcsParser.xpt -d .deps/calIIcsParser.pp calIIcsParser.idl calIIcsSerializer.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIIcsSerializer.xpt -d .deps/calIIcsSerializer.pp calIIcsSerializer.idl calIICSService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIICSService.xpt -d .deps/calIICSService.pp calIICSService.idl calIImportExport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIImportExport.xpt -d .deps/calIImportExport.pp calIImportExport.idl calIItemBase.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIItemBase.xpt -d .deps/calIItemBase.pp calIItemBase.idl calIItipItem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIItipItem.xpt -d .deps/calIItipItem.pp calIItipItem.idl calIItipTransport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIItipTransport.xpt -d .deps/calIItipTransport.pp calIItipTransport.idl calIOperation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIOperation.xpt -d .deps/calIOperation.pp calIOperation.idl calIPeriod.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIPeriod.xpt -d .deps/calIPeriod.pp calIPeriod.idl calIPrintFormatter.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIPrintFormatter.xpt -d .deps/calIPrintFormatter.pp calIPrintFormatter.idl calIRecurrenceInfo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIRecurrenceInfo.xpt -d .deps/calIRecurrenceInfo.pp calIRecurrenceInfo.idl calIRecurrenceDate.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIRecurrenceDate.xpt -d .deps/calIRecurrenceDate.pp calIRecurrenceDate.idl calIRecurrenceDateSet.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIRecurrenceDateSet.xpt -d .deps/calIRecurrenceDateSet.pp calIRecurrenceDateSet.idl calIRecurrenceItem.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIRecurrenceItem.xpt -d .deps/calIRecurrenceItem.pp calIRecurrenceItem.idl calIRecurrenceRule.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIRecurrenceRule.xpt -d .deps/calIRecurrenceRule.pp calIRecurrenceRule.idl calIRelation.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIRelation.xpt -d .deps/calIRelation.pp calIRelation.idl calIStatusObserver.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIStatusObserver.xpt -d .deps/calIStatusObserver.pp calIStatusObserver.idl calITimezone.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calITimezone.xpt -d .deps/calITimezone.pp calITimezone.idl calITimezoneProvider.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calITimezoneProvider.xpt -d .deps/calITimezoneProvider.pp calITimezoneProvider.idl calITodo.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calITodo.xpt -d .deps/calITodo.pp calITodo.idl calITransactionManager.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calITransactionManager.xpt -d .deps/calITransactionManager.pp calITransactionManager.idl calIWeekInfoService.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calIWeekInfoService.xpt -d .deps/calIWeekInfoService.pp calIWeekInfoService.idl calISchedulingSupport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calISchedulingSupport.xpt -d .deps/calISchedulingSupport.pp calISchedulingSupport.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/calbase.xpt _xpidlgen/calIAlarm.xpt _xpidlgen/calIAlarmService.xpt _xpidlgen/calIAttachment.xpt _xpidlgen/calIAttendee.xpt _xpidlgen/calICalendar.xpt _xpidlgen/calICalendarManager.xpt _xpidlgen/calICalendarProvider.xpt _xpidlgen/calICalendarSearchProvider.xpt _xpidlgen/calICalendarView.xpt _xpidlgen/calICalendarViewController.xpt _xpidlgen/calIChangeLog.xpt _xpidlgen/calIDateTime.xpt _xpidlgen/calIDateTimeFormatter.xpt _xpidlgen/calIDuration.xpt _xpidlgen/calIErrors.xpt _xpidlgen/calIEvent.xpt _xpidlgen/calIFreeBusyProvider.xpt _xpidlgen/calIIcsParser.xpt _xpidlgen/calIIcsSerializer.xpt _xpidlgen/calIICSService.xpt _xpidlgen/calIImportExport.xpt _xpidlgen/calIItemBase.xpt _xpidlgen/calIItipItem.xpt _xpidlgen/calIItipTransport.xpt _xpidlgen/calIOperation.xpt _xpidlgen/calIPeriod.xpt _xpidlgen/calIPrintFormatter.xpt _xpidlgen/calIRecurrenceInfo.xpt _xpidlgen/calIRecurrenceDate.xpt _xpidlgen/calIRecurrenceDateSet.xpt _xpidlgen/calIRecurrenceItem.xpt _xpidlgen/calIRecurrenceRule.xpt _xpidlgen/calIRelation.xpt _xpidlgen/calIStatusObserver.xpt _xpidlgen/calITimezone.xpt _xpidlgen/calITimezoneProvider.xpt _xpidlgen/calITodo.xpt _xpidlgen/calITransactionManager.xpt _xpidlgen/calIWeekInfoService.xpt _xpidlgen/calISchedulingSupport.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/calbase.xpt ../../../mozilla/dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/src' if test ! -d ../../../mozilla/dist/bin/calendar-js; then /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/bin/calendar-js; fi /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R calAlarm.js calAlarmService.js calAlarmMonitor.js calAttachment.js calAttendee.js calCalendarManager.js calCachedCalendar.js calDateTimeFormatter.js calEvent.js calFilter.js calIcsParser.js calIcsSerializer.js calItemBase.js calItipItem.js calProtocolHandler.js calRecurrenceInfo.js calRelation.js calTodo.js calUtils.js calWeekInfoService.js calTransactionManager.js calFreeBusyService.js calCalendarSearchService.js calTimezoneService.js ../../../mozilla/dist/bin/calendar-js calDateTime.cpp c++ -o calDateTime.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../mozilla/dist/include/xpcom -I../../../mozilla/dist/include/js -I../../../mozilla/dist/include/xpconnect -I../../../mozilla/dist/include/string -I../../../mozilla/dist/include/ical -I../../../mozilla/dist/include -I../../../mozilla/dist/include/calbase -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../comm-config.h -Wp,-MD,.deps/calDateTime.pp calDateTime.cpp calDuration.cpp c++ -o calDuration.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../mozilla/dist/include/xpcom -I../../../mozilla/dist/include/js -I../../../mozilla/dist/include/xpconnect -I../../../mozilla/dist/include/string -I../../../mozilla/dist/include/ical -I../../../mozilla/dist/include -I../../../mozilla/dist/include/calbase -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../comm-config.h -Wp,-MD,.deps/calDuration.pp calDuration.cpp calPeriod.cpp c++ -o calPeriod.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../mozilla/dist/include/xpcom -I../../../mozilla/dist/include/js -I../../../mozilla/dist/include/xpconnect -I../../../mozilla/dist/include/string -I../../../mozilla/dist/include/ical -I../../../mozilla/dist/include -I../../../mozilla/dist/include/calbase -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../comm-config.h -Wp,-MD,.deps/calPeriod.pp calPeriod.cpp calICSService.cpp c++ -o calICSService.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../mozilla/dist/include/xpcom -I../../../mozilla/dist/include/js -I../../../mozilla/dist/include/xpconnect -I../../../mozilla/dist/include/string -I../../../mozilla/dist/include/ical -I../../../mozilla/dist/include -I../../../mozilla/dist/include/calbase -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../comm-config.h -Wp,-MD,.deps/calICSService.pp calICSService.cpp calTimezone.cpp c++ -o calTimezone.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../mozilla/dist/include/xpcom -I../../../mozilla/dist/include/js -I../../../mozilla/dist/include/xpconnect -I../../../mozilla/dist/include/string -I../../../mozilla/dist/include/ical -I../../../mozilla/dist/include -I../../../mozilla/dist/include/calbase -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../comm-config.h -Wp,-MD,.deps/calTimezone.pp calTimezone.cpp calRecurrenceRule.cpp c++ -o calRecurrenceRule.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../mozilla/dist/include/xpcom -I../../../mozilla/dist/include/js -I../../../mozilla/dist/include/xpconnect -I../../../mozilla/dist/include/string -I../../../mozilla/dist/include/ical -I../../../mozilla/dist/include -I../../../mozilla/dist/include/calbase -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../comm-config.h -Wp,-MD,.deps/calRecurrenceRule.pp calRecurrenceRule.cpp calRecurrenceDate.cpp c++ -o calRecurrenceDate.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../mozilla/dist/include/xpcom -I../../../mozilla/dist/include/js -I../../../mozilla/dist/include/xpconnect -I../../../mozilla/dist/include/string -I../../../mozilla/dist/include/ical -I../../../mozilla/dist/include -I../../../mozilla/dist/include/calbase -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../comm-config.h -Wp,-MD,.deps/calRecurrenceDate.pp calRecurrenceDate.cpp calRecurrenceDate.cpp: In member function 'virtual nsresult calRecurrenceDate::GetOccurrences(calIDateTime*, calIDateTime*, calIDateTime*, PRUint32, PRUint32*, calIDateTime***)': calRecurrenceDate.cpp:185: warning: suggest parentheses around '&&' within '||' calRecurrenceDateSet.cpp c++ -o calRecurrenceDateSet.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../mozilla/dist/include/xpcom -I../../../mozilla/dist/include/js -I../../../mozilla/dist/include/xpconnect -I../../../mozilla/dist/include/string -I../../../mozilla/dist/include/ical -I../../../mozilla/dist/include -I../../../mozilla/dist/include/calbase -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../comm-config.h -Wp,-MD,.deps/calRecurrenceDateSet.pp calRecurrenceDateSet.cpp calUtils.cpp c++ -o calUtils.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I. -I. -I../../../mozilla/dist/include/xpcom -I../../../mozilla/dist/include/js -I../../../mozilla/dist/include/xpconnect -I../../../mozilla/dist/include/string -I../../../mozilla/dist/include/ical -I../../../mozilla/dist/include -I../../../mozilla/dist/include/calbase -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../comm-config.h -Wp,-MD,.deps/calUtils.pp calUtils.cpp rm -f libcalbase_s.a ar cr libcalbase_s.a calDateTime.o calDuration.o calPeriod.o calICSService.o calTimezone.o calRecurrenceRule.o calRecurrenceDate.o calRecurrenceDateSet.o calUtils.o ranlib libcalbase_s.a calInternalInterfaces.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../mozilla/dist/idl -e _xpidlgen/calInternalInterfaces.xpt -d .deps/calInternalInterfaces.pp calInternalInterfaces.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/calbaseinternal.xpt _xpidlgen/calInternalInterfaces.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/calbaseinternal.xpt ../../../mozilla/dist/bin/components /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calItemModule.js ../../../mozilla/dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/modules' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calAlarmUtils.jsm calUtils.jsm calIteratorUtils.jsm calItipUtils.jsm calProviderUtils.jsm calAuthUtils.jsm ../../../mozilla/dist/bin/modules gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/modules' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/build' calBaseModule.cpp c++ -o calBaseModule.o -c -fvisibility=hidden -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -I./../src -I. -I. -I../../../mozilla/dist/include/xpcom -I../../../mozilla/dist/include/js -I../../../mozilla/dist/include/xpconnect -I../../../mozilla/dist/include/string -I../../../mozilla/dist/include/calbase -I../../../mozilla/dist/include -I../../../mozilla/dist/include/calbasecomps -I/usr/include/nspr4 -I/builddir/build/BUILD/comm-1.9.1/mozilla/dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../comm-config.h -Wp,-MD,.deps/calBaseModule.pp calBaseModule.cpp rm -f libcalbasecomps.so c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fPIC -shared -Wl,-z,defs -Wl,-h,libcalbasecomps.so -o libcalbasecomps.so calBaseModule.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin:/usr/lib:/usr/local/lib:/lib -Wl,-rpath-link,/usr/lib -Wl,--whole-archive ../../../calendar/base/src/libcalbase_s.a -Wl,--no-whole-archive -L../../../mozilla/dist/bin -L../../../mozilla/dist/lib -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/lib/libxpcomglue_s.a -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -lical -Wl,--version-script -Wl,../../../mozilla/build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libcalbasecomps.so /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libcalbasecomps.so ../../../mozilla/dist/bin/components : ../../../mozilla/dist/bin/components/libcalbasecomps.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/build' /usr/bin/python ../../mozilla/config/JarMaker.py \ -j ../../mozilla/dist/bin/chrome \ -t ../.. -f jar -DNDEBUG -DTRIMMED -DTHEME=winstripe -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R themes/winstripe/icons/calendar-alarm-dialog.xpm themes/winstripe/icons/calendar-event-dialog.xpm themes/winstripe/icons/calendar-event-summary-dialog.xpm themes/winstripe/icons/calendar-task-dialog.xpm themes/winstripe/icons/calendar-task-summary-dialog.xpm ../../mozilla/dist/bin/chrome/icons/default gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav' if test ! -d ../../../mozilla/dist/bin/calendar-js; then /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/bin/calendar-js; fi /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R calDavCalendar.js calDavRequestHandlers.js ../../../mozilla/dist/bin/calendar-js gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav/public' calICalDavCalendar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../mozilla/dist/idl -e _xpidlgen/calICalDavCalendar.xpt -d .deps/calICalDavCalendar.pp calICalDavCalendar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/caldav.xpt _xpidlgen/calICalDavCalendar.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/caldav.xpt ../../../../mozilla/dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calDavCalendarModule.js ../../../mozilla/dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/composite' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calCompositeCalendar.js ../../../mozilla/dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/composite' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/components' if test ! -d ../../../../mozilla/dist/xpi-stage/gdata-provider/js; then /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/xpi-stage/gdata-provider/js; fi /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R calGoogleCalendar.js calGoogleRequest.js calGoogleSession.js calGoogleUtils.js ../../../../mozilla/dist/xpi-stage/gdata-provider/js /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calGoogleCalendarModule.js ../../../../mozilla/dist/xpi-stage/gdata-provider/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/components' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/locales' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/xpi-stage/gdata-provider/chrome /usr/bin/python ../../../../mozilla/config/JarMaker.py \ -j ../../../../mozilla/dist/xpi-stage/gdata-provider/chrome \ -t ../../../.. -f jar -e -c ../../../../calendar/locales/en-US -DNDEBUG -DTRIMMED -DAB_CD=en-US -DLOCALE_SRCDIR=../../../../calendar/locales/en-US -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/locales' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/public' calIGoogleCalendar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../mozilla/dist/idl -e _xpidlgen/calIGoogleCalendar.xpt -d .deps/calIGoogleCalendar.pp calIGoogleCalendar.idl calIGoogleSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../mozilla/dist/idl -e _xpidlgen/calIGoogleSession.xpt -d .deps/calIGoogleSession.pp calIGoogleSession.idl calIGoogleRequest.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../mozilla/dist/idl -e _xpidlgen/calIGoogleRequest.xpt -d .deps/calIGoogleRequest.pp calIGoogleRequest.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/gdata.xpt _xpidlgen/calIGoogleCalendar.xpt _xpidlgen/calIGoogleSession.xpt _xpidlgen/calIGoogleRequest.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/gdata.xpt ../../../../mozilla/dist/xpi-stage/gdata-provider/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/xpi-stage/gdata-provider/defaults/preferences set -e; \ for i in ./defaults/preferences.js; do \ dest=../../../mozilla/dist/xpi-stage/gdata-provider/defaults/preferences/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../mozilla/config/Preprocessor.py -DAB_CD=en-US -DCALENDAR_VERSION=1.0b2pre -DSEAMONKEY_VERSION=2.0.6pre -DTHUNDERBIRD_VERSION=3.0.5 -DCOMM_BUILD=1 -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 -DNDEBUG -DTRIMMED $i > $dest; \ done /usr/bin/python ../../../mozilla/config/JarMaker.py \ -j ../../../mozilla/dist/xpi-stage/gdata-provider/chrome \ -t ../../.. -f jar -e -DNDEBUG -DTRIMMED -DAB_CD=en-US -DCALENDAR_VERSION=1.0b2pre -DSEAMONKEY_VERSION=2.0.6pre -DTHUNDERBIRD_VERSION=3.0.5 -DCOMM_BUILD=1 -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn Stripping gdata-provider package directory... ../../../mozilla/dist/xpi-stage/gdata-provider Packaging gdata-provider.xpi... cd ../../../mozilla/dist/xpi-stage/gdata-provider && /usr/bin/zip -qr ../gdata-provider.xpi * gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/ics' if test ! -d ../../../mozilla/dist/bin/calendar-js; then /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/bin/calendar-js; fi /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R calICSCalendar.js ../../../mozilla/dist/bin/calendar-js /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calICSCalendarModule.js ../../../mozilla/dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/ics' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/memory' if test ! -d ../../../mozilla/dist/bin/calendar-js; then /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/bin/calendar-js; fi /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R calMemoryCalendar.js ../../../mozilla/dist/bin/calendar-js /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calMemoryCalendarModule.js ../../../mozilla/dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/memory' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/storage' if test ! -d ../../../mozilla/dist/bin/calendar-js; then /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/bin/calendar-js; fi /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R calStorageCalendar.js ../../../mozilla/dist/bin/calendar-js /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calStorageCalendarModule.js ../../../mozilla/dist/bin/components /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calStorageHelpers.jsm calStorageUpgrade.jsm ../../../mozilla/dist/bin/modules gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/storage' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap' if test ! -d ../../../mozilla/dist/bin/calendar-js; then /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/bin/calendar-js; fi /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R calWcapUtils.js calWcapRequest.js calWcapErrors.js calWcapSession.js calWcapCalendarItems.js calWcapCalendar.js ../../../mozilla/dist/bin/calendar-js gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap/public' calIWcapCalendar.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../mozilla/dist/idl -e _xpidlgen/calIWcapCalendar.xpt -d .deps/calIWcapCalendar.pp calIWcapCalendar.idl calIWcapSession.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../mozilla/dist/idl -e _xpidlgen/calIWcapSession.xpt -d .deps/calIWcapSession.pp calIWcapSession.idl calIWcapErrors.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpidl -m typelib -w -I. -I../../../../mozilla/dist/idl -e _xpidlgen/calIWcapErrors.xpt -d .deps/calIWcapErrors.pp calIWcapErrors.idl /builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin/xpt_link _xpidlgen/wcap.xpt _xpidlgen/calIWcapCalendar.xpt _xpidlgen/calIWcapSession.xpt _xpidlgen/calIWcapErrors.xpt /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/wcap.xpt ../../../../mozilla/dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calWcapCalendarModule.js ../../../mozilla/dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/import-export' if test ! -d ../../mozilla/dist/bin/calendar-js; then /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../mozilla/dist/bin/calendar-js; fi /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R calHtmlExport.js calIcsImportExport.js calListFormatter.js calMonthGridPrinter.js calOutlookCSVImportExport.js calWeekPrinter.js ../../mozilla/dist/bin/calendar-js /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calImportExportModule.js ../../mozilla/dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/import-export' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/locales' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/timezones' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall ./timezones.sqlite ../../mozilla/dist/xpi-stage/calendar-timezones gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/timezones/locales' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/xpi-stage/calendar-timezones/chrome /usr/bin/python ../../../mozilla/config/JarMaker.py \ -j ../../../mozilla/dist/xpi-stage/calendar-timezones/chrome \ -t ../../.. -f jar -e -c ../../../calendar/locales/en-US -DNDEBUG -DTRIMMED -DAB_CD=en-US -DLOCALE_SRCDIR=../../../calendar/locales/en-US -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/timezones/locales' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../mozilla/dist/xpi-stage/calendar-timezones/defaults/preferences set -e; \ for i in ./defaults/preferences.js; do \ dest=../../mozilla/dist/xpi-stage/calendar-timezones/defaults/preferences/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../mozilla/config/Preprocessor.py -DAB_CD=en-US -DTHUNDERBIRD_VERSION=3.0.5 -DSEAMONKEY_VERSION=2.0.6pre -DCALENDAR_VERSION=1.0b2pre -DTIMEZONES_VERSION=1.2009p -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 -DNDEBUG -DTRIMMED $i > $dest; \ done /usr/bin/python ../../mozilla/config/JarMaker.py \ -j ../../mozilla/dist/xpi-stage/calendar-timezones/chrome \ -t ../.. -f jar -e -DNDEBUG -DTRIMMED -DAB_CD=en-US -DTHUNDERBIRD_VERSION=3.0.5 -DSEAMONKEY_VERSION=2.0.6pre -DCALENDAR_VERSION=1.0b2pre -DTIMEZONES_VERSION=1.2009p -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn Stripping calendar-timezones package directory... ../../mozilla/dist/xpi-stage/calendar-timezones Packaging calendar-timezones.xpi... cd ../../mozilla/dist/xpi-stage/calendar-timezones && /usr/bin/zip -qr ../calendar-timezones.xpi * rm -f -rf "../../mozilla/dist/bin/extensions/calendar-timezones@mozilla.org" /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D "../../mozilla/dist/bin/extensions/calendar-timezones@mozilla.org" cd ../../mozilla/dist/xpi-stage/calendar-timezones && tar -cvhf - . | (cd "../../bin/extensions/calendar-timezones@mozilla.org" && tar -xf -) ./ ./timezones.sqlite ./chrome/ ./chrome/calendar-timezones-en-US.jar ./chrome/calendar-timezones.jar ./chrome.manifest ./defaults/ ./defaults/preferences/ ./defaults/preferences/preferences.js ./install.rdf gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/timezones' /usr/bin/python ../../mozilla/config/JarMaker.py \ -j ../../mozilla/dist/bin/chrome \ -t ../.. -f jar -c ../../calendar/locales/en-US -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DAPP_VERSION="1.0b2pre" -DAB_CD=en-US -DMOZ_LANGPACK_EID=langpack-en-US@sunbird.mozilla.org -DMOZ_APP_VERSION=1.0b2pre -DLOCALE_SRCDIR=../../calendar/locales/en-US -DPKG_BASENAME="sunbird-1.0b2pre.en-US.linux-powerpc" -DPKG_INST_BASENAME="sunbird-1.0b2pre.en-US.linux-powerpc.installer" -DEXTENSION_PREF -DDLL_PREFIX=lib -DDLL_SUFFIX=.so -DBIN_SUFFIX= -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/locales' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar' gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/base' /usr/bin/python ../../../mozilla/config/JarMaker.py \ -j ../../../mozilla/dist/bin/chrome \ -t ../../.. -f jar -DNDEBUG -DTRIMMED -DAPP_VERSION="1.0b2pre" -DTHEME=winstripe -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/base' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/locales' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/bin/defaults/pref set -e; \ for i in ../../../calendar/locales/en-US/sunbird-l10n.js; do \ dest=../../../mozilla/dist/bin/defaults/pref/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../mozilla/config/Preprocessor.py -DAB_CD="en-US" -DLOCALE_SRCDIR=../../../calendar/locales/en-US -DAPP_VERSION="1.0b2pre" -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 -DNDEBUG -DTRIMMED $i > $dest; \ done /usr/bin/python ../../../mozilla/config/JarMaker.py \ -j ../../../mozilla/dist/bin/chrome \ -t ../../.. -f jar -c ../../../calendar/locales/en-US -DNDEBUG -DTRIMMED -DAB_CD="en-US" -DLOCALE_SRCDIR=../../../calendar/locales/en-US -DAPP_VERSION="1.0b2pre" -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R ../../../calendar/locales/en-US/README.txt ../../../mozilla/dist/bin gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/locales' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app' nsCalendarApp.cpp c++ -o nsCalendarApp.o -c -fvisibility=hidden -DAB_CD=en-US -DAPP_VERSION="1.0b2pre" -DAPP_UA_NAME="Calendar" -DGRE_MILESTONE=1.9.1.10 -DGRE_BUILDID=20100621135911 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DSUNBIRD_ICO=\"../../../mozilla/dist/branding/sunbird.ico\" -I../../../mozilla/toolkit/xre -I. -I. -I../../../mozilla/dist/include/appshell -I../../../mozilla/dist/include/string -I../../../mozilla/dist/include/xpcom -I../../../mozilla/dist/include/xulapp -I../../../mozilla/dist/include -I../../../mozilla/dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DMOZILLA_CLIENT -include ../../../comm-config.h -Wp,-MD,.deps/nsCalendarApp.pp nsCalendarApp.cpp c++ -o sunbird-bin -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 nsCalendarApp.o -lpthread -Wl,-rpath-link,/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin:/usr/lib:/usr/local/lib:/lib -Wl,-rpath-link,/usr/lib -L../../../mozilla/dist/bin -L../../../mozilla/dist/lib -lxul -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lmozjs -L/builddir/build/BUILD/comm-1.9.1/mozilla/dist/bin -lxpcom -lxpcom_core -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lX11 -L/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -Wl,--whole-archive -ljemalloc -Wl,--no-whole-archive -ldl -lm /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -t -m 755 sunbird-bin ../../../mozilla/dist/bin gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app/profile/extensions' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}' /usr/bin/perl ../../../../../../mozilla/config/preprocessor.pl -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DSUNBIRD_VERSION=1.0b2pre -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 ./install.rdf.in > install.rdf /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R install.rdf ./chrome.manifest ./../../../../base/themes/winstripe/preview.png ./../../../../base/themes/winstripe/icon.png ../../../../../../mozilla/dist/bin/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app/profile/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}' /usr/bin/perl ../../../../../../mozilla/config/preprocessor.pl -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DSUNBIRD_VERSION=1.0b2pre -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 ./install.rdf.in > install.rdf /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R install.rdf ./chrome.manifest ../../../../../../mozilla/dist/bin/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103} gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app/profile/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}' gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app/profile/extensions' set -e; \ for i in ./profile/sunbird.js ./profile/channel-prefs.js ; do \ dest=../../../mozilla/dist/bin/defaults/pref/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../mozilla/config/Preprocessor.py -DAB_CD=en-US -DAPP_VERSION="1.0b2pre" -DAPP_UA_NAME="Calendar" -DGRE_MILESTONE=1.9.1.10 -DGRE_BUILDID=20100621135911 -DMOZILLA_INTERNAL_API -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DSUNBIRD_ICO=\"../../../mozilla/dist/branding/sunbird.ico\" -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 -DNDEBUG -DTRIMMED $i > $dest; \ done cat ../../../mozilla/build/unix/mozilla.in | sed -e "s|%MOZAPPDIR%|/usr/lib/sunbird-1.0b2pre|" \ -e "s|%MOZ_APP_DISPLAYNAME%|Calendar|" > sunbird chmod +x sunbird /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -t sunbird ../../../mozilla/dist/bin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -t -m 644 ../../../mozilla/dist/branding/default* ../../../mozilla/dist/bin/chrome/icons/default touch ../../../mozilla/dist/bin/.autoreg /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -t ../../../mozilla/LICENSE ../../../mozilla/dist/bin /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -t profile/prefs.js ../../../mozilla/dist/bin/defaults/profile gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird/app' gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/sunbird' gmake[4]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/lightning' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall ./../timezones/timezones.sqlite ../../mozilla/dist/xpi-stage/lightning gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/locales' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/timezones' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall ./timezones.sqlite ../../mozilla/dist/xpi-stage/calendar-timezones gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/timezones/locales' /usr/bin/python ../../../mozilla/config/JarMaker.py \ -j ../../../mozilla/dist/xpi-stage/calendar-timezones/chrome \ -t ../../.. -f jar -e -c ../../../calendar/locales/en-US -DNDEBUG -DTRIMMED -DAB_CD=en-US -DLOCALE_SRCDIR=../../../calendar/locales/en-US -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/timezones/locales' set -e; \ for i in ./defaults/preferences.js; do \ dest=../../mozilla/dist/xpi-stage/calendar-timezones/defaults/preferences/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../mozilla/config/Preprocessor.py -DAB_CD=en-US -DTHUNDERBIRD_VERSION=3.0.5 -DSEAMONKEY_VERSION=2.0.6pre -DCALENDAR_VERSION=1.0b2pre -DTIMEZONES_VERSION=1.2009p -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 -DNDEBUG -DTRIMMED $i > $dest; \ done /usr/bin/python ../../mozilla/config/JarMaker.py \ -j ../../mozilla/dist/xpi-stage/calendar-timezones/chrome \ -t ../.. -f jar -e -DNDEBUG -DTRIMMED -DAB_CD=en-US -DTHUNDERBIRD_VERSION=3.0.5 -DSEAMONKEY_VERSION=2.0.6pre -DCALENDAR_VERSION=1.0b2pre -DTIMEZONES_VERSION=1.2009p -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn Stripping calendar-timezones package directory... ../../mozilla/dist/xpi-stage/calendar-timezones Packaging calendar-timezones.xpi... cd ../../mozilla/dist/xpi-stage/calendar-timezones && /usr/bin/zip -qr ../calendar-timezones.xpi * rm -f -rf "../../mozilla/dist/bin/extensions/calendar-timezones@mozilla.org" /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D "../../mozilla/dist/bin/extensions/calendar-timezones@mozilla.org" cd ../../mozilla/dist/xpi-stage/calendar-timezones && tar -cvhf - . | (cd "../../bin/extensions/calendar-timezones@mozilla.org" && tar -xf -) ./ ./timezones.sqlite ./chrome/ ./chrome/calendar-timezones-en-US.jar ./chrome/calendar-timezones.jar ./chrome.manifest ./defaults/ ./defaults/preferences/ ./defaults/preferences/preferences.js ./install.rdf gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/timezones' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../mozilla/dist/xpi-stage/lightning/chrome /usr/bin/python ../../mozilla/config/JarMaker.py \ -j ../../mozilla/dist/xpi-stage/lightning/chrome \ -t ../.. -f jar -e -c ../../calendar/locales/en-US -DNDEBUG -DTRIMMED -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DAPP_VERSION="1.0b2pre" -DAB_CD=en-US -DMOZ_LANGPACK_EID=langpack-en-US@sunbird.mozilla.org -DMOZ_APP_VERSION=1.0b2pre -DLOCALE_SRCDIR=../../calendar/locales/en-US -DPKG_BASENAME="sunbird-1.0b2pre.en-US.linux-powerpc" -DPKG_INST_BASENAME="sunbird-1.0b2pre.en-US.linux-powerpc.installer" -DEXTENSION_PREF -DDLL_PREFIX=lib -DDLL_SUFFIX=.so -DBIN_SUFFIX= -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/locales' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/calbase.xpt ../../../mozilla/dist/xpi-stage/lightning/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/public' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/src' if test ! -d ../../../mozilla/dist/xpi-stage/lightning/calendar-js; then /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/xpi-stage/lightning/calendar-js; fi /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R calAlarm.js calAlarmService.js calAlarmMonitor.js calAttachment.js calAttendee.js calCalendarManager.js calCachedCalendar.js calDateTimeFormatter.js calEvent.js calFilter.js calIcsParser.js calIcsSerializer.js calItemBase.js calItipItem.js calProtocolHandler.js calRecurrenceInfo.js calRelation.js calTodo.js calUtils.js calWeekInfoService.js calTransactionManager.js calFreeBusyService.js calCalendarSearchService.js calTimezoneService.js ../../../mozilla/dist/xpi-stage/lightning/calendar-js /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/calbaseinternal.xpt ../../../mozilla/dist/xpi-stage/lightning/components /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calItemModule.js ../../../mozilla/dist/xpi-stage/lightning/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/src' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/modules' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calAlarmUtils.jsm calUtils.jsm calIteratorUtils.jsm calItipUtils.jsm calProviderUtils.jsm calAuthUtils.jsm ../../../mozilla/dist/xpi-stage/lightning/modules gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/modules' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/build' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 755 libcalbasecomps.so ../../../mozilla/dist/xpi-stage/lightning/components : ../../../mozilla/dist/xpi-stage/lightning/components/libcalbasecomps.so gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base/build' /usr/bin/python ../../mozilla/config/JarMaker.py \ -j ../../mozilla/dist/xpi-stage/lightning/chrome \ -t ../.. -f jar -e -DNDEBUG -DTRIMMED -DTHEME=winstripe -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R themes/winstripe/icons/calendar-alarm-dialog.xpm themes/winstripe/icons/calendar-event-dialog.xpm themes/winstripe/icons/calendar-event-summary-dialog.xpm themes/winstripe/icons/calendar-task-dialog.xpm themes/winstripe/icons/calendar-task-summary-dialog.xpm ../../mozilla/dist/xpi-stage/lightning/chrome/icons/default gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/base' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav' if test ! -d ../../../mozilla/dist/xpi-stage/lightning/calendar-js; then /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/xpi-stage/lightning/calendar-js; fi /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R calDavCalendar.js calDavRequestHandlers.js ../../../mozilla/dist/xpi-stage/lightning/calendar-js gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/caldav.xpt ../../../../mozilla/dist/xpi-stage/lightning/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calDavCalendarModule.js ../../../mozilla/dist/xpi-stage/lightning/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/caldav' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/composite' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calCompositeCalendar.js ../../../mozilla/dist/xpi-stage/lightning/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/composite' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/components' if test ! -d ../../../../mozilla/dist/xpi-stage/gdata-provider/js; then /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../../mozilla/dist/xpi-stage/gdata-provider/js; fi /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R calGoogleCalendar.js calGoogleRequest.js calGoogleSession.js calGoogleUtils.js ../../../../mozilla/dist/xpi-stage/gdata-provider/js /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calGoogleCalendarModule.js ../../../../mozilla/dist/xpi-stage/gdata-provider/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/components' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/locales' /usr/bin/python ../../../../mozilla/config/JarMaker.py \ -j ../../../../mozilla/dist/xpi-stage/gdata-provider/chrome \ -t ../../../.. -f jar -e -c ../../../../calendar/locales/en-US -DNDEBUG -DTRIMMED -DAB_CD=en-US -DLOCALE_SRCDIR=../../../../calendar/locales/en-US -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/locales' gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/gdata.xpt ../../../../mozilla/dist/xpi-stage/gdata-provider/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata/public' set -e; \ for i in ./defaults/preferences.js; do \ dest=../../../mozilla/dist/xpi-stage/gdata-provider/defaults/preferences/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../mozilla/config/Preprocessor.py -DAB_CD=en-US -DCALENDAR_VERSION=1.0b2pre -DSEAMONKEY_VERSION=2.0.6pre -DTHUNDERBIRD_VERSION=3.0.5 -DCOMM_BUILD=1 -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 -DNDEBUG -DTRIMMED $i > $dest; \ done /usr/bin/python ../../../mozilla/config/JarMaker.py \ -j ../../../mozilla/dist/xpi-stage/gdata-provider/chrome \ -t ../../.. -f jar -e -DNDEBUG -DTRIMMED -DAB_CD=en-US -DCALENDAR_VERSION=1.0b2pre -DSEAMONKEY_VERSION=2.0.6pre -DTHUNDERBIRD_VERSION=3.0.5 -DCOMM_BUILD=1 -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn Stripping gdata-provider package directory... ../../../mozilla/dist/xpi-stage/gdata-provider Packaging gdata-provider.xpi... cd ../../../mozilla/dist/xpi-stage/gdata-provider && /usr/bin/zip -qr ../gdata-provider.xpi * gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/gdata' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/ics' if test ! -d ../../../mozilla/dist/xpi-stage/lightning/calendar-js; then /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/xpi-stage/lightning/calendar-js; fi /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R calICSCalendar.js ../../../mozilla/dist/xpi-stage/lightning/calendar-js /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calICSCalendarModule.js ../../../mozilla/dist/xpi-stage/lightning/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/ics' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/memory' if test ! -d ../../../mozilla/dist/xpi-stage/lightning/calendar-js; then /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/xpi-stage/lightning/calendar-js; fi /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R calMemoryCalendar.js ../../../mozilla/dist/xpi-stage/lightning/calendar-js /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calMemoryCalendarModule.js ../../../mozilla/dist/xpi-stage/lightning/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/memory' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/storage' if test ! -d ../../../mozilla/dist/xpi-stage/lightning/calendar-js; then /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/xpi-stage/lightning/calendar-js; fi /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R calStorageCalendar.js ../../../mozilla/dist/xpi-stage/lightning/calendar-js /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calStorageCalendarModule.js ../../../mozilla/dist/xpi-stage/lightning/components /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calStorageHelpers.jsm calStorageUpgrade.jsm ../../../mozilla/dist/xpi-stage/lightning/modules gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/storage' gmake[6]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap' if test ! -d ../../../mozilla/dist/xpi-stage/lightning/calendar-js; then /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../../mozilla/dist/xpi-stage/lightning/calendar-js; fi /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R calWcapUtils.js calWcapRequest.js calWcapErrors.js calWcapSession.js calWcapCalendarItems.js calWcapCalendar.js ../../../mozilla/dist/xpi-stage/lightning/calendar-js gmake[7]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 _xpidlgen/wcap.xpt ../../../../mozilla/dist/xpi-stage/lightning/components gmake[7]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap/public' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calWcapCalendarModule.js ../../../mozilla/dist/xpi-stage/lightning/components gmake[6]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers/wcap' gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/providers' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/import-export' if test ! -d ../../mozilla/dist/xpi-stage/lightning/calendar-js; then /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../mozilla/dist/xpi-stage/lightning/calendar-js; fi /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R calHtmlExport.js calIcsImportExport.js calListFormatter.js calMonthGridPrinter.js calOutlookCSVImportExport.js calWeekPrinter.js ../../mozilla/dist/xpi-stage/lightning/calendar-js /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calImportExportModule.js ../../mozilla/dist/xpi-stage/lightning/components gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/import-export' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/itip' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 calItipEmailTransport.js ../../mozilla/dist/xpi-stage/lightning/components gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/itip' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/lightning/components' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -R -m 644 lightningTextCalendarConverter.js calItipProtocolHandler.js ../../../mozilla/dist/xpi-stage/lightning/components gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/lightning/components' gmake[5]: Entering directory `/builddir/build/BUILD/comm-1.9.1/calendar/lightning/locales' /usr/bin/python ../../../mozilla/config/JarMaker.py \ -j ../../../mozilla/dist/xpi-stage/lightning/chrome \ -t ../../.. -f jar -e -c ../../../calendar/locales/en-US -DNDEBUG -DTRIMMED -DAB_CD=en-US -DTHEME= -DLOCALE_SRCDIR=../../../calendar/locales/en-US -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn gmake[5]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/lightning/locales' /builddir/build/BUILD/comm-1.9.1/mozilla/config/nsinstall -D ../../mozilla/dist/xpi-stage/lightning/defaults/preferences set -e; \ for i in ./content/lightning.js; do \ dest=../../mozilla/dist/xpi-stage/lightning/defaults/preferences/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../mozilla/config/Preprocessor.py -DLIGHTNING_PRERELEASE_VERSION=1 -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTHUNDERBIRD_VERSION=3.0.5 -DAB_CD=en-US -DFIREFOX_VERSION= -DSEAMONKEY_VERSION=2.0.6pre -DLIGHTNING_VERSION=1.0b2pre -DLIGHTNING_FIREFOX= -DTARGET_PLATFORM=Linux_ppc-gcc3 -DTHEME=winstripe -DGRE_BUILDID=20100621135911 -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 -DNDEBUG -DTRIMMED $i > $dest; \ done /usr/bin/python ../../mozilla/config/JarMaker.py \ -j ../../mozilla/dist/xpi-stage/lightning/chrome \ -t ../.. -f jar -e -DNDEBUG -DTRIMMED -DLIGHTNING_PRERELEASE_VERSION=1 -DMOZ_SUNBIRD=1 -DOSTYPE=\"Linux2.6.18-194.3.1\" -DOSARCH=Linux -DTHUNDERBIRD_VERSION=3.0.5 -DAB_CD=en-US -DFIREFOX_VERSION= -DSEAMONKEY_VERSION=2.0.6pre -DLIGHTNING_VERSION=1.0b2pre -DLIGHTNING_FIREFOX= -DTARGET_PLATFORM=Linux_ppc-gcc3 -DTHEME=winstripe -DGRE_BUILDID=20100621135911 -DMOZILLA_1_9_1_BRANCH=1 -DMOZILLA_VERSION=\"1.9.1.10\" -DMOZILLA_VERSION_U=1.9.1.10 -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_ATTRIBUTE=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 -DHAVE_DLADDR=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_TRUNCATE64=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_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=4 -DMOZ_MEMORY_SIZEOF_PTR_2POW=2 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=25 -DATK_REV_VERSION=2 \ ./jar.mn processing ./jar.mn Stripping lightning package directory... ../../mozilla/dist/xpi-stage/lightning Packaging lightning.xpi... cd ../../mozilla/dist/xpi-stage/lightning && /usr/bin/zip -qr ../lightning.xpi * gmake[4]: Leaving directory `/builddir/build/BUILD/comm-1.9.1/calendar/lightning' gmake[3]: Leaving directory `/builddir/build/BUILD/comm-1.9.1' gmake[2]: Leaving directory `/builddir/build/BUILD/comm-1.9.1' make[1]: Leaving directory `/builddir/build/BUILD/comm-1.9.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PyYYhT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc ++ dirname /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc + cd comm-1.9.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre + cp -rL mozilla/dist/bin/LICENSE mozilla/dist/bin/README.txt mozilla/dist/bin/application.ini mozilla/dist/bin/calendar-js mozilla/dist/bin/chrome mozilla/dist/bin/components mozilla/dist/bin/defaults mozilla/dist/bin/dependentlibs.list mozilla/dist/bin/dictionaries mozilla/dist/bin/extensions mozilla/dist/bin/greprefs mozilla/dist/bin/js mozilla/dist/bin/libgfxpsshar.so mozilla/dist/bin/libgkgfx.so mozilla/dist/bin/libgtkxtbin.so mozilla/dist/bin/libmozjs.so mozilla/dist/bin/libsqlite3.so mozilla/dist/bin/libthebes.so mozilla/dist/bin/libxpcom.so mozilla/dist/bin/libxpcom_core.so mozilla/dist/bin/libxul.so mozilla/dist/bin/modules mozilla/dist/bin/mozilla-xremote-client mozilla/dist/bin/nsinstall mozilla/dist/bin/platform.ini mozilla/dist/bin/plugins mozilla/dist/bin/regxpcom mozilla/dist/bin/res mozilla/dist/bin/run-mozilla.sh mozilla/dist/bin/sunbird mozilla/dist/bin/sunbird-bin mozilla/dist/bin/xpcshell mozilla/dist/bin/xpidl mozilla/dist/bin/xpt_dump mozilla/dist/bin/xpt_link /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre + mkdir /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/bin + mv /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/sunbird /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/bin/sunbird + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/share/applications/ /builddir/build/SOURCES/sunbird.desktop + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/share/icons/hicolor/128x128/apps + cp /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/chrome/icons/default/default128.png /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/share/icons/hicolor/128x128/apps/sunbird.png + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions + read PACK + ls sunbird-l10n/sunbird-1.0b2pre.ar.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.ca.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.cs.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.da.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.de.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.es-AR.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.es-ES.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.et.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.eu.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.fr.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.fy-NL.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.ga-IE.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.gl.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.he.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.hu.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.id.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.is.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.it.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.ja-JP-mac.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.ja.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.ka.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.ko.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.lt.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.mk.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.nb-NO.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.nl.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.nn-NO.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.pa-IN.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.pl.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.pt-BR.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.pt-PT.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.ro.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.ru.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.si.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.sk.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.sl.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.sq.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.sv-SE.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.ta-LK.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.tr.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.uk.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.vi.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.zh-CN.langpack.xpi sunbird-l10n/sunbird-1.0b2pre.zh-TW.langpack.xpi ++ echo sunbird-l10n/sunbird-1.0b2pre.ar.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=ar + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ar@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ar@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ar@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.ar.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ar@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ar@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ar@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ar@sunbird.mozilla.org/install.rdf + read PACK ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' ++ echo sunbird-l10n/sunbird-1.0b2pre.ca.langpack.xpi + LANGUAGE=ca + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ca@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ca@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ca@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.ca.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ca@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ca@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ca@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ca@sunbird.mozilla.org/install.rdf + read PACK ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' ++ echo sunbird-l10n/sunbird-1.0b2pre.cs.langpack.xpi + LANGUAGE=cs + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-cs@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-cs@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-cs@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.cs.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-cs@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-cs@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-cs@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-cs@sunbird.mozilla.org/install.rdf + read PACK ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' ++ echo sunbird-l10n/sunbird-1.0b2pre.da.langpack.xpi + LANGUAGE=da + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-da@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-da@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-da@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.da.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-da@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-da@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-da@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-da@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.de.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=de + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-de@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-de@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-de@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.de.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-de@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-de@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-de@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-de@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.es-AR.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=es-AR + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-es-AR@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-es-AR@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-es-AR@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.es-AR.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-es-AR@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-es-AR@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-es-AR@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-es-AR@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.es-ES.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=es-ES + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-es-ES@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-es-ES@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-es-ES@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.es-ES.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-es-ES@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-es-ES@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-es-ES@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-es-ES@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.et.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=et + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-et@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-et@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-et@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.et.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-et@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-et@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-et@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-et@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.eu.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=eu + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-eu@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-eu@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-eu@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.eu.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-eu@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-eu@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-eu@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-eu@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.fr.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=fr + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-fr@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-fr@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-fr@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.fr.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-fr@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-fr@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-fr@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-fr@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.fy-NL.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=fy-NL + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-fy-NL@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-fy-NL@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-fy-NL@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.fy-NL.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-fy-NL@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-fy-NL@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-fy-NL@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-fy-NL@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.ga-IE.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=ga-IE + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ga-IE@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ga-IE@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ga-IE@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.ga-IE.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ga-IE@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ga-IE@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ga-IE@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ga-IE@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.gl.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=gl + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-gl@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-gl@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-gl@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.gl.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-gl@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-gl@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-gl@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-gl@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.he.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=he + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-he@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-he@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-he@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.he.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-he@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-he@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-he@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-he@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.hu.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=hu + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-hu@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-hu@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-hu@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.hu.langpack.xpi + xargs chmod 0644 + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-hu@sunbird.mozilla.org -type f + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-hu@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-hu@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-hu@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.id.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=id + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-id@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-id@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-id@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.id.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-id@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-id@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-id@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-id@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.is.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=is + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-is@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-is@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-is@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.is.langpack.xpi + xargs chmod 0644 + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-is@sunbird.mozilla.org -type f + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-is@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-is@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-is@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.it.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=it + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-it@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-it@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-it@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.it.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-it@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-it@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-it@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-it@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.ja-JP-mac.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=ja-JP-mac + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ja-JP-mac@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ja-JP-mac@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ja-JP-mac@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.ja-JP-mac.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ja-JP-mac@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ja-JP-mac@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ja-JP-mac@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ja-JP-mac@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.ja.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=ja + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ja@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ja@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ja@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.ja.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ja@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ja@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ja@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ja@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.ka.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=ka + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ka@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ka@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ka@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.ka.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ka@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ka@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ka@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ka@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.ko.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=ko + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ko@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ko@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ko@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.ko.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ko@sunbird.mozilla.org -type f + xargs chmod 0644 + awk '/^$/ {next} {print}' + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ko@sunbird.mozilla.org/install.rdf + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ko@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ko@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.lt.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=lt + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-lt@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-lt@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-lt@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.lt.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-lt@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-lt@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-lt@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-lt@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.mk.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=mk + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-mk@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-mk@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-mk@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.mk.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-mk@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-mk@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-mk@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-mk@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.nb-NO.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=nb-NO + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nb-NO@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nb-NO@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nb-NO@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.nb-NO.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nb-NO@sunbird.mozilla.org -type f + xargs chmod 0644 + awk '/^$/ {next} {print}' + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nb-NO@sunbird.mozilla.org/install.rdf + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nb-NO@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nb-NO@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.nl.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=nl + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nl@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nl@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nl@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.nl.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nl@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nl@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nl@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nl@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.nn-NO.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=nn-NO + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nn-NO@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nn-NO@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nn-NO@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.nn-NO.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nn-NO@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nn-NO@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nn-NO@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-nn-NO@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.pa-IN.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=pa-IN + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pa-IN@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pa-IN@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pa-IN@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.pa-IN.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pa-IN@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pa-IN@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pa-IN@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pa-IN@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.pl.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=pl + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pl@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pl@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pl@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.pl.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pl@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pl@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pl@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pl@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.pt-BR.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=pt-BR + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pt-BR@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pt-BR@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pt-BR@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.pt-BR.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pt-BR@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pt-BR@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pt-BR@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pt-BR@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.pt-PT.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=pt-PT + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pt-PT@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pt-PT@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pt-PT@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.pt-PT.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pt-PT@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pt-PT@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pt-PT@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-pt-PT@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.ro.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=ro + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ro@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ro@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ro@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.ro.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ro@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ro@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ro@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ro@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.ru.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=ru + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ru@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ru@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ru@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.ru.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ru@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ru@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ru@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ru@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.si.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=si + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-si@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-si@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-si@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.si.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-si@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-si@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-si@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-si@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.sk.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=sk + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sk@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sk@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sk@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.sk.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sk@sunbird.mozilla.org -type f + xargs chmod 0644 + awk '/^$/ {next} {print}' + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sk@sunbird.mozilla.org/install.rdf + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sk@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sk@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.sl.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=sl + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sl@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sl@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sl@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.sl.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sl@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sl@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sl@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sl@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.sq.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=sq + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sq@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sq@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sq@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.sq.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sq@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sq@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sq@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sq@sunbird.mozilla.org/install.rdf + read PACK ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' ++ echo sunbird-l10n/sunbird-1.0b2pre.sv-SE.langpack.xpi + LANGUAGE=sv-SE + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sv-SE@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sv-SE@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sv-SE@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.sv-SE.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sv-SE@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sv-SE@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sv-SE@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-sv-SE@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.ta-LK.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=ta-LK + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ta-LK@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ta-LK@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ta-LK@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.ta-LK.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ta-LK@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ta-LK@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ta-LK@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-ta-LK@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.tr.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=tr + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-tr@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-tr@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-tr@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.tr.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-tr@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-tr@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-tr@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-tr@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.uk.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=uk + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-uk@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-uk@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-uk@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.uk.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-uk@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-uk@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-uk@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-uk@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.vi.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=vi + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-vi@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-vi@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-vi@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.vi.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-vi@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-vi@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-vi@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-vi@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.zh-CN.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=zh-CN + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-zh-CN@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-zh-CN@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-zh-CN@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.zh-CN.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-zh-CN@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-zh-CN@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-zh-CN@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-zh-CN@sunbird.mozilla.org/install.rdf + read PACK ++ echo sunbird-l10n/sunbird-1.0b2pre.zh-TW.langpack.xpi ++ sed 's,sunbird-l10n/sunbird-1.0b2pre.\(.*\).langpack.xpi,\1,' + LANGUAGE=zh-TW + DIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-zh-TW@sunbird.mozilla.org + mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-zh-TW@sunbird.mozilla.org + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-zh-TW@sunbird.mozilla.org sunbird-l10n/sunbird-1.0b2pre.zh-TW.langpack.xpi + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-zh-TW@sunbird.mozilla.org -type f + xargs chmod 0644 + sed 's/\r//g' /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-zh-TW@sunbird.mozilla.org/install.rdf + awk '/^$/ {next} {print}' + touch -r /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-zh-TW@sunbird.mozilla.org/install.rdf lala + mv lala /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/langpack-zh-TW@sunbird.mozilla.org/install.rdf + read PACK + mkdir -p '/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}' + touch '/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}/chrome.manifest' + unzip -qod '/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}' mozilla/dist/xpi-stage/gdata-provider.xpi + touch '/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest' + touch '/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/extensions/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}/chrome.manifest' + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/thunderbird-lightning mozilla/dist/xpi-stage/lightning.xpi + unzip -qod /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/thunderbird-lightning-gdata mozilla/dist/xpi-stage/gdata-provider.xpi + install -p -m 755 /builddir/build/SOURCES/mozilla-extension-update.sh /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/thunderbird-lightning/mozilla-extension-update.sh + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc -name '*.xpm' -o -name '*.js' + xargs chmod 0644 mozilla/LICENSE + find /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc -name '*.so' + xargs chmod 0755 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/comm-1.9.1 extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libpref.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libuconv.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libi18n.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libnecko.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libauth.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libxpconnect.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libchardet.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libjar50.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libzipwriter.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libmork.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libcookie.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libpermissions.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libstoragecomps.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/librdf.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libjsd.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libcaps.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libhtmlpars.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libgkgfxthebes.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libimglib2.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libgkplugin.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libwidget_gtk2.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libtxmgr.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libgklayout.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libdocshell.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libembedcomponents.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libwebbrwsr.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libnsappshell.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libaccessibility.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libchrome.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libmozfind.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libintlapp.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libwindowds.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libxpautocomplete.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libremoteservice.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libfileview.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libtkautocomplete.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libsatchel.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libcommandlines.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libtoolkitcomps.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libspellchecker.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libunixproxy.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libxpinstall.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libpipboot.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libpipnss.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libpippki.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libautoconfig.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libsystem-pref.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libmozgnome.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libdbusservice.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/components/libimgicon.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/js extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/libgfxpsshar.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/libgkgfx.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/libgtkxtbin.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/libmozjs.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/libsqlite3.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/libthebes.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/libxpcom.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/libxpcom_core.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/libxul.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/mozilla-xremote-client extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/nsinstall extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/plugins/libunixprintplugin.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/plugins/libnullplugin.so extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/regxpcom extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/sunbird-bin extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/xpcshell extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/xpidl extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/xpt_dump extracting debug info from /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/lib/sunbird-1.0b2pre/xpt_link 143126 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: sunbird-1.0-0.17.20090715hg.fc11.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OfyZlZ + umask 022 + cd /builddir/build/BUILD + cd comm-1.9.1 + DOCDIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/share/doc/sunbird-1.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/share/doc/sunbird-1.0 + /bin/mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/share/doc/sunbird-1.0 + cp -pr mozilla/LEGAL mozilla/LICENSE mozilla/README.txt /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/share/doc/sunbird-1.0 + exit 0 Finding Requires: /builddir/build/SOURCES/find-external-requires /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): desktop-file-utils /bin/sh Requires(postun): desktop-file-utils /bin/sh Requires: /bin/sh ld.so.1 ld.so.1(GLIBC_2.3) libasound.so.2 libasound.so.2(ALSA_0.9) libasound.so.2(ALSA_0.9.0rc8) libatk-1.0.so.0 libbonobo-2.so.0 libbonobo-activation.so.4 libcairo.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdbus-1.so.3 libdbus-glib-1.so.2 libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_4.2.0) libgcc_s.so.1(GLIBC_2.0) libgconf-2.so.4 libgdk_pixbuf-2.0.so.0 libgdk-x11-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgnome-2.so.0 libgnomevfs-2.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libical.so.0 libIDL-2.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libnspr4.so libnss3.so libnss3.so(NSS_3.10) libnss3.so(NSS_3.11.1) libnss3.so(NSS_3.11.7) libnss3.so(NSS_3.12) libnss3.so(NSS_3.12.3) libnss3.so(NSS_3.2) libnss3.so(NSS_3.3) libnss3.so(NSS_3.4) libnss3.so(NSS_3.5) libnss3.so(NSS_3.6) libnss3.so(NSS_3.7) libnss3.so(NSS_3.9) libnss3.so(NSS_3.9.2) libnss3.so(NSS_3.9.3) libnssutil3.so libnssutil3.so(NSSUTIL_3.12) libORBit-2.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libplc4.so libplds4.so libpopt.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.4) librt.so.1 libsmime3.so libsmime3.so(NSS_3.2) libsmime3.so(NSS_3.3) libsmime3.so(NSS_3.4) libsmime3.so(NSS_3.4.1) libsmime3.so(NSS_3.6) libsmime3.so(NSS_3.9.3) libssl3.so libssl3.so(NSS_3.12.6) libssl3.so(NSS_3.2) libssl3.so(NSS_3.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libX11.so.6 libXrender.so.1 libXt.so.6 libz.so.1 Processing files: thunderbird-lightning-1.0-0.17.20090715hg.fc11.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VDH4b4 + umask 022 + cd /builddir/build/BUILD + cd comm-1.9.1 + DOCDIR=/builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/share/doc/thunderbird-lightning-1.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/share/doc/thunderbird-lightning-1.0 + /bin/mkdir -p /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/share/doc/thunderbird-lightning-1.0 + cp -pr mozilla/LEGAL mozilla/LICENSE mozilla/README.txt /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc/usr/share/doc/thunderbird-lightning-1.0 + exit 0 Finding Requires: /builddir/build/SOURCES/find-external-requires /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc Provides: thunderbird-lightning-wcap = 1.0-0.17.20090715hg.fc11 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libical.so.0 libm.so.6 libnspr4.so libplc4.so libplds4.so libpthread.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) Obsoletes: thunderbird-lightning-wcap <= 0.8 Processing files: sunbird-debuginfo-1.0-0.17.20090715hg.fc11.ppc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc warning: Could not canonicalize hostname: ppc07.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/sunbird-1.0-0.17.20090715hg.fc11.ppc.rpm Wrote: /builddir/build/RPMS/thunderbird-lightning-1.0-0.17.20090715hg.fc11.ppc.rpm Wrote: /builddir/build/RPMS/sunbird-debuginfo-1.0-0.17.20090715hg.fc11.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xsntH5 + umask 022 + cd /builddir/build/BUILD + cd comm-1.9.1 + rm -rf /builddir/build/BUILDROOT/sunbird-1.0-0.17.20090715hg.fc11.ppc + exit 0 Child returncode was: 0 LEAVE do -->